Corleidum Novice
Joined: 30 Apr 2003 Posts: 43 Location: Sweden
|
Posted: Thu May 22, 2003 12:10 pm
Mapping help.. |
Hi, I asked this question earlier, and I got reply on only one of my questions, so here is the other questions I would like to have help with:
When I am in 'Follow mode' in the map, How come the "current position" spot doesn't follow me around when I walk? *confused*
Another question is, let us use this as an example.
I am at a farm. to go back to the town it's
alias farm_town
do 20east,2north,2east,3north.
How do I tell the mapper 'Ok, I am in in town' ?
Hmm. Now this is really confusing me. If I manually type "west" while mapping, all the dirs is pointed out in the map.
But I tried to use a MAP trigger:
a room looks for instans: Room (w, e, n and s)
So i did a trigger: {(w,} and it will do:
#WAIT 2000;w
Now the trigger works.. But the mapper gives me a room with ONE exit, and it's the one it came from. Any idea why?
P. AC. |
|