Thoorleif Newbie
Joined: 24 May 2002 Posts: 6 Location: Sweden
|
Posted: Fri May 24, 2002 10:59 pm
Mapper problem getting vnum in there... |
Hello all I have some trubble to get my mapper to work correct.
Here below you can see one room with one mob as I see it on
my mud. The promth at the bottom shows "24363 v" that is vnum
of room.
---------------------------------------------------------------------
Twisting underground passages
[Exits: north east]
You quickly find yourself disoriented by the twisting tunnels. They
cross one another and double back to places you've already been.
(Halo) A tiny jermlaine is here, looking for something to steal
<1101hp 25700m 20000mv 24363 v trin2.are wizinvis: off>
---------------------------------------------------------------------
I have these triggers made:
#TRIGGER {^~<} {#tag prompt}
#TRIGGER {^~<(%b)hp (%b)m (%b)mv (%b) v (%*) wizinvis: (%w)~>} {#TAG vnum {%4}} "" {nocr|prompt}
After i made thes triggers I did a re-configure of the mapper.
The name of room, room desc, exits works perfect. Problem is that i can't get vnum in there. I would like to see vnum infront of room name when i chose properties on a special room. And under Properties | Other on a room i should be able to see correct vnum in "Vnum (Room numbers used on MUD).
Can someone please help me to configure this I have spent hours reading help doc's and this forum and testing stuff. But I cant get it to work.
Thanks for all help in advance //Thoorleif
[url]mailto:lindberg.bjorn@telia.com[/url] |
|