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 6:33 pm   

BUG? or am I doing this wrong
 
#TR {~[ %d Lord~]%w} {#VAR name %additem(%2,@name)}

whenever i type that in the command line and than go check in the trigger file it shows it all except %additem( %2..
is it supposed to have that space after the ( ? I think that's my problem because it puts blank values in the @name variable
Reply with quote
Danlo
Magician


Joined: 28 Nov 2003
Posts: 313
Location: Australia

PostPosted: Tue Apr 20, 2004 7:28 pm   
 
no, a space isn't a problem.
Try changing the line to:

#TR {~[ %d Lord~]%w} {#VAR name {%additem("%2",@name)}}
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Wed Apr 21, 2004 1:25 am   
 
You trigger pattern does not have anything marked to be stored in the %nn parameters.
#TR {~[ (%d) Lord~](%w)} {#VAR name {%additem("%2",@name)}}
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