command line question

Posted by Yoblew on Mon 20 Jul 2009 05:17 PM — 3 posts, 16,440 views.

#0
i see in some past examples that /$world->Note('hi'); would send that command to the script instead of the world, or at least i read and understood it that way. However when i do it, its sent straight to the MUD, am i missing something?
Netherlands #1
Go to Game -> Configure -> Scripting..., and make sure that:

- scripting is enabled.
- the Script Prefix is set to /.
#2
Thanks, figured it was something pretty simple.