mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
fixes to shuttle stuff
This commit is contained in:
@@ -456,11 +456,11 @@
|
||||
return
|
||||
|
||||
if(seclevel2num(get_security_level()) >= SEC_LEVEL_RED) // There is a serious threat we gotta move no time to give them five minutes.
|
||||
SSshuttle.emergency.canRecall = FALSE
|
||||
SSshuttle.emergency.request(null, 0.5, null, " Automatic Crew Transfer", 1)
|
||||
SSshuttle.emergency.canRecall = FALSE
|
||||
else
|
||||
SSshuttle.emergency.request(null, 1, null, " Automatic Crew Transfer", 0)
|
||||
SSshuttle.emergency.canRecall = FALSE
|
||||
SSshuttle.emergency.request(null, 1, null, " Automatic Crew Transfer", 0)
|
||||
if(user)
|
||||
log_game("[key_name(user)] has called the shuttle.")
|
||||
message_admins("[key_name_admin(user)] has called the shuttle - [formatJumpTo(user)].", 1)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user