Syndiborg pinpointer, adds antag preferences and send back to lobby to player panel

This commit is contained in:
Markolie
2015-01-30 16:24:13 +01:00
parent acda8e7730
commit 8b10abf46d
6 changed files with 151 additions and 28 deletions
+1
View File
@@ -68,6 +68,7 @@ var/global/nologevent = 0
if(M.client)
body += "| <A HREF='?src=\ref[src];sendtoprison=\ref[M]'>Prison</A> | "
body += "\ <A href='?_src_=holder;sendbacktolobby=\ref[M]'>Send back to Lobby</A> | "
var/muted = M.client.prefs.muted
body += {"<br><b>Mute: </b>
\[<A href='?src=\ref[src];mute=\ref[M];mute_type=[MUTE_IC]'><font color='[(muted & MUTE_IC)?"red":"blue"]'>IC</font></a> |