Log in

View Full Version : Dragging Damage to Combat Tracker Client



Myrddin
February 26th, 2016, 02:17
I am working on a ruleset for Pendragon. It's a layered ruleset on top of CoreRPG, but I have also copied and adapted a lot of code from 3.5E.

I have built the combat tracker to show a Wounds field for each combat tracker entry, much the same as 3.5E. As GM, I am able to drag a damage result from the chat window to a CT target and the damage is automatically applied, updating the wounds entry in the CT and character sheet as appropriate. However, I have not been able to set the code so that, when a player drags a damage result onto a CT target, the target's Wounds are automatically updated. I have trawled through my code and can not understand why. I'd be grateful for any pointers as to what particular line(s) of code I should be looking for to update to make damage results dragged to the CT effective. Thanks