Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
hotaru_hikari
Newbie


Joined: 20 Nov 2006
Posts: 5

PostPosted: Mon Nov 20, 2006 6:39 am   

Sneaking on Harshlands, and Automap
 
I play a mud called Harshlands.
My problem is that when I am following another character around the mud, the map doesn't follow with me.
A second problem is that when I use sneak on the mud, such as sneak east, etc, the map does not follow me (or build new rooms)

I tried to fix this by aliasing the command 'e' to sneak east, and then autoconfiguring the map with 'sneak east' in the autoconfigure box. It didn't work.

Does anyone have any idea if I can configure the map to respond to my sneaking from room to room?
Reply with quote
TonDiening
GURU


Joined: 26 Jul 2001
Posts: 1958
Location: Canada

PostPosted: Wed Nov 22, 2006 5:15 pm   
 
Link it both movement activities to the #MOVE command.

MOVE

Syntax: #MO direction

Move in the specified direction on the mapper.

MOVE Example

#MOVE north

forces the mapper to move one room to the north.



Depending on what is happening you could also try using the MAKEROOM command if appropriate.
Reply with quote
hotaru_hikari
Newbie


Joined: 20 Nov 2006
Posts: 5

PostPosted: Wed Nov 22, 2006 10:33 pm   
 
Okay, I appreciate the help, but I don't know how to link the commands to #move. Would you be able to give specific directions?
Thanks!
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Thu Nov 23, 2006 2:51 am   
 
via triggers. Create a trigger to match the text you want, and in the code to execute you use #MOVE.
_________________
EDIT: I didn't like my old signature
Reply with quote
charneus
Wizard


Joined: 19 Jun 2005
Posts: 1876
Location: California

PostPosted: Thu Nov 23, 2006 3:18 am   
 
Better yet:

#alias {e} {sneak east;#mo east}

if you are using aliases for moving. :P

Charneus
Reply with quote
hotaru_hikari
Newbie


Joined: 20 Nov 2006
Posts: 5

PostPosted: Thu Nov 23, 2006 4:16 am   
 
Okay, what I am not understanding is where do I type in #alias {e} {sneak east;#mo east} ?
Reply with quote
TonDiening
GURU


Joined: 26 Jul 2001
Posts: 1958
Location: Canada

PostPosted: Thu Nov 23, 2006 4:24 am   
 
Paste that text into the command line then go look at it with the settings editor.
Reply with quote
Theragil
Apprentice


Joined: 13 Feb 2004
Posts: 157
Location: USA

PostPosted: Thu Nov 23, 2006 2:41 pm   
 
It'd be better not to use the alias but to use a trigger because there will be times you are not sneaking, but the alias will make that impractical.

Post what it looks like when you sneak east and I'll give you a trigger to move you on your mapper when you do it.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
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

© 2009 Zugg Software. Hosted by Wolfpaw.net