|
Baldur Beginner
Joined: 20 Sep 2002 Posts: 26 Location: Austria
|
Posted: Wed Dec 11, 2002 2:53 am
Automapper |
Hi,
is it possible to show the room number where i am?
Something like this: #ShowRoom -> #123
Baldur |
|
|
|
Charbal GURU
Joined: 15 Jun 2001 Posts: 654 Location: USA
|
Posted: Wed Dec 11, 2002 3:13 am |
The %roomnum function is what you want. For example,
#SHOW %roomnum()
- Charbal |
|
|
|
Baldur Beginner
Joined: 20 Sep 2002 Posts: 26 Location: Austria
|
Posted: Wed Dec 11, 2002 3:32 am |
Ok sorry, i haven't explain my problem enough :)
I don't need the current room of the mapper, i need the current room where i am.
The Mapper guess that i am in room 123 but i am in 124.
Baldur |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Wed Dec 11, 2002 4:16 am |
And you still haven't explained it enough. The mapper doesn't guess what room you are in, it just tells you the number of the room that has the blue dot on it (which should be the room you are in). I don't understand what you mean by showing the number of the current room, not the current room of the mapper.
Kjata |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Dec 11, 2002 8:28 am |
"The Mapper guess that i am in room 123 but i am in 124." Since you aren't in the room the Mapper's in (the room zMUD thinks you're in), you'll have to get the number from the MUD, using the MUD commands. There's no way to get information from zMUD that it doesn't have.
LightBulb
Senior Member |
|
|
|
|
|