Adds a way to check related accounts by CID or IP in game

This commit is contained in:
Lzimann
2017-05-06 22:14:08 -03:00
parent 1ef9f6606a
commit 63c42d4539
2 changed files with 20 additions and 0 deletions

View File

@@ -39,6 +39,9 @@
if(M.client)
body += "<br>\[<b>Player Age:</b> [M.client.player_age]\]\[<b>Byond Age:</b> [M.client.account_age]\]"
body += "<br><b>Show related accounts by:</b> "
body += "\[ <a href='?_src_=holder;showrelatedacc=cid;client=\ref[M.client]'>CID</a> | "
body += "<a href='?_src_=holder;showrelatedacc=ip;client=\ref[M.client]'>IP</a> \]"
body += "<br><br>\[ "