Merge pull request #9298 from Aurorablade/Headsets

Slight TG Headset Communication port
This commit is contained in:
Crazy Lemon
2018-08-05 11:30:50 -07:00
committed by GitHub
4 changed files with 56 additions and 13 deletions
+2 -1
View File
@@ -61,7 +61,8 @@ var/global/nologevent = 0
body += "<a href='?src=[usr.UID()];priv_msg=\ref[M]'>PM</a> - "
body += "<a href='?_src_=holder;subtlemessage=\ref[M]'>SM</a> - "
body += "[admin_jump_link(M)]\] </b><br>"
if(ishuman(M) && M.mind)
body += "<a href='?_src_=holder;HeadsetMessage=[M.UID()]'>HM</a>"
body += "<b>Mob type:</b> [M.type]<br>"
if(M.client)
if(M.client.related_accounts_cid.len)