chris123zugg Apprentice
Joined: 23 Aug 2013 Posts: 175
|
Posted: Tue Aug 27, 2013 1:37 am
Capture not working |
Is there someone around that could help me understand some issues with this capture, is there another way i should write it? Sorry, but any help would be appreciated.
Grinay's health status: HP: [1349/1349] SP: [521/522]
Grinay's health status~: HP~: ~[(&php)~/(&pmaxhp)~] SP~: ~[(&psp)~/(&pmaxsp)~]
#if (@psp<450) {radiance grinay}
#if (@php<800) {invigorate grinay}
#if (@mana = @maxmana and @psp < @pmaxsp) {radiance grinay}
the trigger accepts the first variable in that capture, but wont see the last 3, and for the life of me i cannot figure it out:( |
|