|
Onys Newbie
Joined: 17 Feb 2002 Posts: 4 Location: USA
|
Posted: Tue Feb 19, 2002 6:13 am
Recall locations and the Automapper. |
Okay.. yet another question regarding the automapper. Is there any way for multiple characters, with different recall locations, to use the same map set, without zmud going to the last place I stored the recall location as? Here's an example of what I want to do..
Billybob's recall is at room# 5466 in the map.
Testbunny's recall is at room# 3276 in the map.
I play around as Billybob for a while, having his recall set at 5466.. I then decide to switch over to Testbunny, and the second I recall, my map flips over to Billybob's recall.
I guess what I'm getting at, is I'd like to be able to set a char's recall, perhaps in Autolog, based on %char, without having to manually point the map to the recall each time I change characters. Any ideas?
Me. |
|
|
|
Troubadour GURU
Joined: 14 Oct 2000 Posts: 556 Location: USA
|
Posted: Tue Feb 19, 2002 7:50 am |
I would suggest abandoning the #RECALL command and rewriting the recall alias with the #TELEPORT command. You can create a record variable with each character's recall room.
#VAR recall_rooms {Billybob=5466|Testbunny=3276}
#AL recall {c 'word of recall'; #TE %db(@recall_rooms, %char)}
Troubadour |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|