i need help with the changing hp thing
I've tried setting it up with modifying hp to 10% then to 60% then 100% and so on but its not working if u can tell me the exact conditions and actions i need ty ty
Give more details. Tell us what YOU did.
do you mean
actions-
Set unit-*marine at location *TheMarine to 70% HP
*May be edited
I mean i guess what he said like in bounds where the invinced units have like 10% hp then 60% it makes em look like their color is changin
Oh, you want the cycling HP effect that annoys people? Well I'm pretty sure there is a tutorial on it, but without looking you should try something like this:
C:
Always.
A:
Set units HP to 10%
Wait 400 miliseconds.
Set units HP to 60%
Wait 400 miliseconds.
Set units HP to 100%
Wait 400 miliseconds.
Preserve trigger.
Make sure you have hyper triggers so it goes fast.
Make sure you ignore Screwed so you dont mess up the trigger I posted with hyper triggers.
Really. Hyper triggers would 1. break that trigger, 2. defeat the purpose.
Okay, my bad. At least I learnt something today.
QUOTE(Navilin @ Apr 2 2005, 02:39 PM)
Really. Hyper triggers would 1. break that trigger, 2. defeat the purpose.
[right][snapback]178891[/snapback][/right]
Not really, only if you do it wrong.