|
jed Adept
Joined: 18 Dec 2005 Posts: 246
|
Posted: Fri Jan 12, 2007 4:25 am
#MENU {Mapper|File|Follow Mode} and create map |
I use the create map file command and the follow mode command to turn mapping on and off in zmud, however they don't work in cmud, as is, as the file structure has changed. I've tried to change it to match the file menu structure in CMUD, however still no luck. Also I thought i might try the #cmd command but i couldnt find the internal commands for turning map creation on or turn follow mode on. I'm assuming all of this is because the mapper commands havn't been completely ported to cmud because of the emminent mapper rewrite, however if I'm wrong please post!!!!!
Thanks |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Fri Jan 12, 2007 6:25 pm |
The mapper from zMUD is the mapper in CMUD, so there really isn't any command porting. As for change the mapper mode, I prefer to use the maplocked().
This should turn on follow mode.
Code: |
#NOOP %maplocked(1) |
|
|
_________________ Asati di tempari! |
|
|
|
jed Adept
Joined: 18 Dec 2005 Posts: 246
|
Posted: Sat Jan 13, 2007 12:18 am |
I cant seem to get this to work....
|
|
|
|
|
|