mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-16 02:02:20 +01:00
Admins get DOSay
Yes, that.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user