Message spam from not having +PERMISSIONS on opening player notes is hilarious and unfortunate

This commit is contained in:
clusterfack
2015-08-01 02:03:08 -05:00
parent 42195ba837
commit 36b763d710

View File

@@ -392,7 +392,7 @@ var/global/floorIsLava = 0
I.rank = "N/A"
update_file = 1
dat += "<font color=#008800>[I.content]</font> <i>by [I.author] ([I.rank])</i> on <i><font color=blue>[I.timestamp]</i></font> "
if(I.author == usr.key || check_rights(R_PERMISSIONS))
if(I.author == usr.key || check_rights(R_PERMISSIONS, show_msg = 0))
dat += "<A href='?src=\ref[src];remove_player_info=[key];remove_index=[i]'>Remove</A>"
dat += "<br><br>"
if(update_file) info << infos