cease those screams

This commit is contained in:
SandPoot
2024-04-05 18:39:33 -03:00
parent 5a0ad158e8
commit 7ec9e65dcf
13 changed files with 48 additions and 49 deletions
@@ -7,7 +7,7 @@
return
//remove out mentorhelp verb temporarily to prevent spamming of mentors.
remove_verb(src, TYPE_VERB_REF(/client, mentorhelp))
remove_verb(src, /client/verb/mentorhelp)
addtimer(CALLBACK(GLOBAL_PROC, GLOBAL_PROC_REF(add_verb), src, /client/verb/mentorhelp), 30 SECONDS)
msg = sanitize(copytext_char(msg, 1, MAX_MESSAGE_LEN))