[MIRROR] individual player panel now logs 100% of the time (#6176)
* individual player panel now logs 100% of the time * logging (#36819)
This commit is contained in:
committed by
kevinz000
parent
77f40b6be9
commit
de282f5201
@@ -19,8 +19,7 @@
|
||||
if(!check_rights())
|
||||
return
|
||||
|
||||
if(!isobserver(usr))
|
||||
log_game("[key_name(usr)] checked the player panel while in game.")
|
||||
log_admin("[key_name(usr)] checked the individual player panel for [key_name(M)][isobserver(usr)?"":" while in game"].")
|
||||
|
||||
if(!M)
|
||||
to_chat(usr, "You seem to be selecting a mob that doesn't exist anymore.")
|
||||
|
||||
Reference in New Issue
Block a user