| 07-11-2003, 11:43 PM | #1 |
I lookd under the constant varibles for awile and I cant seem to find it. How do I make it so my hero only learns a skill point every other lvl? Ex. i get skill points 3,5,7,9,11.... instead of every level |
| 07-12-2003, 06:29 AM | #2 |
isnt there an action like minus a skill point? Ive seen add a skill point, so there should be a subtract. |
| 07-12-2003, 01:44 PM | #3 |
There is it's the trigger action (Hero - Modify hero skill points) Just use it in a if/then/else and if the hero level is 2,4,6,8, etc. have it subtract a point as soon as the level is gained. |
