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?
command line question
Posted by Yoblew on Mon 20 Jul 2009 05:17 PM — 3 posts, 16,440 views.
Go to Game -> Configure -> Scripting..., and make sure that:
- scripting is enabled.
- the Script Prefix is set to /.
- scripting is enabled.
- the Script Prefix is set to /.
Thanks, figured it was something pretty simple.