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
Samus
Novice


Joined: 01 Jan 2003
Posts: 32

PostPosted: Tue Apr 20, 2004 4:12 pm   

#PR
 
#PR assassinate "Assassinate Who?" ""
#ALIAS assassinat {
assassinate @assassinate
}

this trigger works, but I was wondering if someone can tell me how to make it so when I press the button it will display "assassain..." and than if I type in the command line
"drid flig dang"

it will store all of them in the assassinate variable and when I type assassinat it will display
assassinate drid
assassinte flig
assass dang

thanks for your help
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Tue Apr 20, 2004 5:43 pm   
 
#PR assassinate "assassain..."
#AL assassinat {assassinate %word( @assassinate, 1);#IF (%numwords( @assassinate) > 1) {assassinte %word( @assassinate, 2)};#IF (%numwords( @assassinate) > 2) {assass %word( @assassinate, 3)}}
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