Admins get DOSay

Yes, that.
This commit is contained in:
skull132
2015-02-18 22:13:48 +02:00
parent 0c2cf25f70
commit b115649f60
+1 -1
View File
@@ -59,7 +59,7 @@
set name = "Dosay"
set hidden = 1
if(!check_rights(R_DUTYOFF)) return
if(!check_rights(R_ADMIN|R_DUTYOFF)) return
msg = copytext(sanitize(msg), 1, MAX_MESSAGE_LEN)
if(!msg) return