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
complex
Apprentice


Joined: 12 Apr 2004
Posts: 134
Location: USA

PostPosted: Sat Jul 17, 2004 5:30 am   

kotl token tracker
 
Hmmm here is the update

#CLASS {tokexchange}
#VAR tokenin {Arolas30}
#VAR tokenout {Arolas30}
#TRIGGER {You receive (%n) (*) quest tokens from (*).} {#IF %iskey( @tokenin, "%3") {#ADDK tokenin {%3} {%eval( %db( @tokenin, "%3") + %1)}} {#ADDK tokenin {%3} {%1}}}
#TRIGGER {You give (*) (%n) (*) quest tokens.} {#IF %iskey( @tokenout, "%1") {#ADDK tokenout {%1} {%eval( %db( @tokenout, "%1") + %2)}} {#ADDK tokenout {%1} {%2}}}
#CLASS 0
_________________
<Clever text here>
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