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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
tmvngocdung99
Newbie


Joined: 27 Mar 2018
Posts: 1

PostPosted: Tue Mar 27, 2018 1:39 am   

help
 
Hi,

I have this 2 triggers to make me go in a slow walk until destination, i need to wait each time 6-7 seconds or the mule wont follow me:

Trigger 1:
Code:
<trigger priority="2580" id="258">
<pattern>empiezaCaravana</pattern>
<value>#slow caravan1
#pause
mirar mula
</value>
</trigger>
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4671
Location: Pensacola, FL, USA

PostPosted: Tue Mar 27, 2018 8:45 pm   
 
That is only one trigger... but that is okay.
This setting is actually built into preferences:

Open Preferences.
Select the scripting tab on the left.
Change the delay between speedwalking steps to 7000.
So long as you have you Map set to slow or safe, it should automatically prevent you from walking too fast.
_________________
Discord: Shalimarwildcat
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4671
Location: Pensacola, FL, USA

PostPosted: Tue Mar 27, 2018 8:53 pm   
 
Alternatively, you could do something like:

#TR {the mule follows you} {
#PAUSE
#WAIT 7000
#STEP
}
_________________
Discord: Shalimarwildcat
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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