|
gmueller Apprentice
Joined: 06 Apr 2004 Posts: 173
|
Posted: Tue May 04, 2004 6:40 am
mapping |
Is there a way to force the character icon on the map one lacation north or south... When I follow someone I can use the #FIND command in a trigger, but sometimes this goes to locations in other cities with the same name.
|
|
|
|
john_taylor_jr Wanderer
Joined: 17 Jan 2003 Posts: 57 Location: USA
|
Posted: Tue May 04, 2004 2:25 pm |
You follow %w (%w).
#TRIGGER {You follow %w (%w).} {#move {%1}}
Next time give the text you get when you move a direction. I'm just guessing what it is. But you get the idea. |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
|
|
|
gmueller Apprentice
Joined: 06 Apr 2004 Posts: 173
|
Posted: Thu May 06, 2004 4:50 am |
Thank you both so much, this helps.
|
|
|
|
|
|