Adds name/appearance bans. They're based on jobban code, but prevent the banned player from using their preset names and appearances.

Also corrects a spelling error (Indentity) in the char prefs panel.
This commit is contained in:
Pete Goodfellow
2013-03-28 15:51:35 +00:00
parent 2c9283dd05
commit fe3cc313f6
8 changed files with 66 additions and 4 deletions
+1
View File
@@ -50,6 +50,7 @@ var/global/floorIsLava = 0
body += "<A href='?_src_=holder;warn=[M.ckey]'>Warn</A> | "
body += "<A href='?src=\ref[src];newban=\ref[M]'>Ban</A> | "
body += "<A href='?src=\ref[src];jobban2=\ref[M]'>Jobban</A> | "
body += "<A href='?src=\ref[src];appearanceban=\ref[M]'>Appearance Ban</A> | "
body += "<A href='?src=\ref[src];notes=show;mob=\ref[M]'>Notes</A> "
if(M.client)