View Single Post
cinder
Junior Member
 
Join Date: Nov 2009
Posts: 13

Old April 9th, 2016, 08:45 AM
Thanks. That was what I was trying (using Alternate Save).

Sorry if this is easy stuff, but I have no experience with programming.

I think I figured it though.

For the range, I did this:

perform parent.delete[pwRange.?]
perform parent.assign[pwRange.Ranged]

For the save, I did this:

perform parent.delete[Save.?]
perform parent.assign[Save.Reflex]

And I added text with this:

~ Set text showing what we do
field[pwmInfo].text = "Ranged, Resisted by Reflex"

Thanks for the compliment. The creation of Affliction was a little hairy, but I figured it out.

The only thing I don't like about my version is that extra condition doesn't work the same as 3e. I had to just have the other condition selections there always. It also can't add more than one additional selection.

You think you could help with that?

My guess is that 3e uses different timing terms and I don't know how to translate them.

It looks like you helped me with this before: I have no memory of it! http://forums.wolflair.com/showthrea...ght=affliction

Last edited by cinder; April 10th, 2016 at 04:55 AM.
cinder is offline   #3 Reply With Quote