Thank you very much. I hope the creator knows, if not perhaps its something to add in :D (Wishful thinking).
The NIFTAG worked a dream. You've actually solved many problems by making me think about that tag!
I did come across another weird one. Not sure if I am using the correct syntax or if the code doesn't do what I think it does.
I've been trying to use DMGAT from BCE to create a healing effect when taking damage one time. I have tried many variations but cant seem to get it to activate. I have tried some of the following:
DMGAT: HEAL: 5d6
DMGAT; Heal: 5d6
HEAL: 5d6; DMGAT
Regardless it doesn't work the way I think it should. Any tips for something like that?
Apologies for my relentless questions of which I no doubt will have more later XD
***Quick update
I have something kinda working. I did this:
TDMGADDT: Auto-Cure
The custom condition being this:
Auto-Cure; REGENA: 5d6+10
Technically the spell calls for 5d6 [CL], however, if you put CL in the custom condition code, it can't resolve it because it had no idea what the CL is and simply breaks the code. This obviously isn't ideal. If anyone has a better way to do this let me know XD Damned CL requirements >.<

