HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

y doesnt this trig work?

04-30-2003, 01:34 AM#1
SkylineGT[FB]
i made this simple timer window that just displayes the time until the next fight. and at 10 seconds left, i want the time color to turn red. so this is what the trigg looks like:
04-30-2003, 11:46 AM#2
Guest
Perhaps the 0.01 delay is too fast. You should set it to 1 sec, nobody will notice it but it'll probably work better.
04-30-2003, 07:30 PM#3
Swamp(KZ)
yeah i tried it and got it to work with 1 secound it must be to fast set *** 0.01.
04-30-2003, 08:35 PM#4
FyreDaug
Either just make it on map initialization, or create a new trigger (remove the wait and the change color) and on the new trigger have the event: Timer has 10 seconds left (or something, bear with me) Then put the change code in there, and turn off the trigger.
04-30-2003, 10:43 PM#5
SkylineGT[FB]
ill try the wait 1 sec.

[edit] nope, still doesnt work.

BTW, what does revamp mean?

[EDITagain] i didnt have a trigger that CREATED the window.:(
04-30-2003, 11:46 PM#6
Swamp(KZ)
Quote:
Either just make it on map initialization, or create a new trigger (remove the wait and the change color) and on the new trigger have the event: Timer has 10 seconds left (or something, bear with me) Then put the change code in there, and turn off the trigger.


Said by: SkylineGT[FB]

Dude just do that it should work!
04-30-2003, 11:56 PM#7
SkylineGT[FB]
its ok, i got it to work
05-01-2003, 05:11 PM#8
Swamp(KZ)
ok good just post agian for help! do you play on warcraft III or warcraft 3 frozen trone? Cause i can help you then!