PDA game log entry contains ckey

This commit is contained in:
oranges
2017-09-16 15:04:44 -05:00
committed by KorPhaeron
parent 7fd105501a
commit d71d8defa3
+1 -1
View File
@@ -542,7 +542,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>")