mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Adds fox's requested change to the advanced console to avoid a void camera
until the first camera jump
This commit is contained in:
@@ -59,7 +59,10 @@
|
||||
if(camera_location)
|
||||
eyeobj.initialized = 1
|
||||
give_eye_control(user)
|
||||
eyeobj.setLoc(camera_location)
|
||||
else
|
||||
// An abberant case - silent failure is obnoxious
|
||||
to_chat(user, "<span class='warning'>ERROR: No linked and active camera network found.</span>")
|
||||
user.unset_machine()
|
||||
else
|
||||
give_eye_control(user)
|
||||
|
||||
Reference in New Issue
Block a user