Commlink QoL

Makes it properly auto-register your name instead of coming as Unset every time.
Makes messages to Commlinks properly stay in the commlink user's head.
This commit is contained in:
Arokha Sieyes
2018-01-05 17:57:39 -05:00
parent e3188db869
commit f0023b5c9a
2 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
..()
nif = newloc
nifsoft = soft
register_device(nif.human)
spawn(10) register_device(nif.human) //Need to outwait the other spawn in communicators, sigh.
qdel_null(camera) //Not supported on internal one.
Destroy()