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
aristotle
Newbie


Joined: 23 Feb 2007
Posts: 8

PostPosted: Sun Feb 25, 2007 3:06 am   

Realms of Despair Autoroll / Reroll
 
Here's the fastest way to autoroll on RoD:

Pattern: Your base stats: %s (%d)%sstr (%d)%sint (%d)%swis (%d)%sdex (%d)%scon (%d)%scha (%d)%slck.

Value:
#VAR strvar %1
#VAR intvar %2
#VAR wisvar %3
#VAR dexvar %4
#VAR convar %5
#VAR chavar %6
#VAR lckvar %7
#if ((@strvar > 16) and (@dexvar > 16) and (@lckvar > 16) and (@strvar + @dexvar + @lckvar > 51)) {pull cord} {reroll}


That's it. Add a simple trigger that fires 'stat' command from reroll, and you're all set. I think mine is something like

#Trigger Your character's {stat}

Right now it's set to get a character with no less than 17/17/18 in str, dex, and luck, with the 18 being placed in either stat. you can pretty easily modify that to your liking.
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