 |
ruger Newbie
Joined: 30 Jun 2002 Posts: 4
|
Posted: Thu Apr 17, 2003 1:47 am
reroll trigger |
I was wanting a trigger for a stats reroll one that I can change the numbers in at will. When i hit a good str it will automatically check and see if the dex is good and so forth.
32H 100M 90V > reroll self
Rerolled...
New stats: Str 21/0, Int 7, Wis 9, Dex 12, Con 17, Cha 11
that is what it looks like when I roll and I have to type in reroll self to stat it again. If somebody could help me it would be greatly appreciated. |
|
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Thu Apr 17, 2003 3:02 am |
Looks like a circle thing - if you can reroll you probably can set?
set self str 10
#TRIGGER {^New stats~: Str &RerollStr~/&RerollStrAdj, Int &RerollInt, Wis &RerollWis, Dex &RerollDex, Con &RerollCon, Cha &RerollChar} {#IF ((@RerollStr > 20) AND (@RerollDex > 15)) {#ECHO Good ones} {reroll self}}
Change the condition in red to what you need.
Ton Diening |
|
|
|
 |
|
|
|
|
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
|
|