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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
Reddytedy
Apprentice


Joined: 13 Oct 2000
Posts: 114
Location: USA

PostPosted: Mon Jan 27, 2003 10:11 pm   

Contents of hands (Simutronics games)
 
With some help from Kjata I have made a small set of triggers to grab the hand contents from the GS tags.

#TRIGGER {m} {#var rhand %gsl( m);#VAR rhand {%replace( @rhand, " ", "|")};#DELITEM rhand %null;#VAR rhand {%replace( @rhand, "|", " ")}} "" {gsl}
#TRIGGER {l} {#var lhand %gsl( l);#VAR lhand {%replace( @lhand, " ", "|")};#DELITEM lhand %null;#VAR lhand {%replace( @lhand, "|", " ")}} "" {gsl}

Now you can put the variables @lhand and @rhand on a button, status window, or status bar to update it. Next I will work on Status triggers for standing, kneeling, hidden and such.

Alan

Come play with us in Dragonrealms

http://www.play.net/dr
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts 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