When I downloaded a library (or demo, I forgot) and tested it, it worked, but when I tried it on the game i was making it didn't work! There were no errors. The code was:
client
command_text = ".alt "
mob
verb
S(msg as text)
set category = "Social"
set hidden = 1
world << "[usr] says: [msg]"
PLEASE HELP!
Copyright © 2025 BYOND Software.
All rights reserved.