D dazarael New Member Joined Jul 25, 2015 Messages 6 Jul 30, 2015 #1 I'm using PHP: if (Me.HealthPercent < 60 && await Cast("Crisis Wave")) return true; to try to heal myself when my health is below 60%, but this doesn't ever cast and I end up dying. What can I do?
I'm using PHP: if (Me.HealthPercent < 60 && await Cast("Crisis Wave")) return true; to try to heal myself when my health is below 60%, but this doesn't ever cast and I end up dying. What can I do?
D dazarael New Member Joined Jul 25, 2015 Messages 6 Jul 30, 2015 #2 Actually this is just an issue with medic and Crisis Wave. Flash seems to work just fine so I guess Crisis Wave is broken
Actually this is just an issue with medic and Crisis Wave. Flash seems to work just fine so I guess Crisis Wave is broken
P puck New Member Joined Oct 26, 2014 Messages 10 Sep 3, 2015 #3 Crisis wave requires actuators, if you're going john f'ing madden on DPS, they may not be available when you need them for the heal trigger.
Crisis wave requires actuators, if you're going john f'ing madden on DPS, they may not be available when you need them for the heal trigger.