[MIRROR] PDA game log entry contains ckey (#2808)

* PDA game log entry contains ckey

* PDA game log entry contains ckey
This commit is contained in:
CitadelStationBot
2017-09-17 11:58:11 -05:00
committed by Poojawa
parent dd4f68dfee
commit d96f3f40a5
+1 -1
View File
@@ -538,7 +538,7 @@ GLOBAL_LIST_EMPTY(PDAs)
P.show_recieved_message(msg,src)
if(!multiple)
show_to_ghosts(user,msg)
log_talk(user,"[user] (PDA: [name]) sent \"[message]\" to [P.name]",LOGPDA)
log_talk(user,"[key_name(user)] (PDA: [name]) sent \"[message]\" to [key_name(P,null,TRUE)]",LOGPDA)
else
if(!multiple)
to_chat(user, "<span class='notice'>ERROR: Server isn't responding.</span>")