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


Joined: 16 Mar 2006
Posts: 1

PostPosted: Thu Mar 16, 2006 12:15 am   

Stat roller --- yes I know sorry I cant get it to work
 
this is what I receive from the mud

Str: 14 Int: 10 Wis: 13 Dex: 15 Con: 14 Cha: 12 Lck: 8
Keep? (Y/N)

I want str int wis dex and con to be 16 or greater and have the total be 92 or greater..

could someone please assist me.. thanks in advance

James
Reply with quote
Tech
GURU


Joined: 18 Oct 2000
Posts: 2733
Location: Atlanta, USA

PostPosted: Thu Mar 16, 2006 2:04 am   
 
Try this

Code:

#Trigger {Str: &Str Int: &Int Wis: &Wis Dex: &Dex Con: &Con Cha: &Cha Lck: &Lck} {#IF %eval((@Dex > 16) & (@Con > 16) & ( @Str + @Int + @Wis + @Dex + @Con + @Cha + @Lck)> 92 ) {#SEND Y} {#SEND N} }


You should also try search the forums first. The autoroller topic has been covered many times. And in general you can find the answers to many questions that way.

Edit: Corrected Typo.
_________________
Asati di tempari!
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