
Hi everyone, I have started to script my games and someone said that the TokenMod could help me with what i wanted. Basically, what i want is to subtract a number given by me less the armor of the target, off the bar1 number. The script would be like : - "what's the dammage?" - i write the dammage (dammage rolls are made by a character sheet so i will need to be able to type the number rolled) - script subtracts armor of the target - script subtracts the final dammage number to the bar1 (which is my healthbar) Is that possible with TokenMod? And more importantly, how?