kurosh Beginner
Joined: 01 May 2002 Posts: 18
|
Posted: Tue Jun 24, 2003 2:54 am
Tagging room names |
Ok well on this certain mud, room names are set up like this...
A Decrepit Cobblestone Path [Path][NightCloudless]
In the second []'s is the weather so it changes all the time and messes up the mapper. So to fix this I made a trigger,
#TRIGGER {%1 ~[Path~]} {#TAG name %1}
In V6.16 it freezes zmud so I upgraded to the newest, 6.62 and it pauses for about 3 seconds when I move and doesn't map the room.
Anyone know what the problem could be? The current hack I've used to fix this is just a #MERGE whenever I move. |
|