HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

I need help with a timer and units to respawn in a spcific place HELP!!!!

07-31-2004, 02:11 AM#1
Black-Hawk-Zoa
Okay i am only 12 and got timer trigger set up but it doest show and i need help to figer out how to give gold to all players when it expirs..... i am only 12 so help me out plz..... its only and action thats all i could find for it plz help heres the list

-actions
1.Countdown Timer - start (last started timer) as a repeating timer that will expire in 20.00 seconds
2.Countdown Timer - Create a time window for (last started timer) with tittle next free gold/lumber
3.Countdown Timer - Change the color of the title for (last created timer window) to (100.00%, 100.00%, 0.00%) with 0.00% transparency


plz help
08-01-2004, 09:29 AM#2
Greyish
You need to use the "show last created timer to all players" trigger. Just put it in after what you have now. Also your first command "Countdown Timer - start (last started timer) as a repeating timer that will expire in 20.00 seconds" you will want to create a variable for a timer. You do this by clicking on the little X at the top of the trigger window. Then name it "Timer" or somthing and select its type as timer. You can then modify your first command to look like this: "Countdown Timer - start (Timer) as a one-shot timer that will expire in 20.00 seconds". Hope this helps.
08-01-2004, 11:42 PM#3
Scyze
Quote:
Originally Posted by Black-Hawk-Zoa
Okay i am only 12 and got timer trigger set up but it doest show and i need help to figer out how to give gold to all players when it expirs..... i am only 12 so help me out plz..... its only and action thats all i could find for it plz help heres the list

-actions
1.Countdown Timer - start (last started timer) as a repeating timer that will expire in 20.00 seconds
2.Countdown Timer - Create a time window for (last started timer) with tittle next free gold/lumber
3.Countdown Timer - Change the color of the title for (last created timer window) to (100.00%, 100.00%, 0.00%) with 0.00% transparency


plz help

I'm 12 too. I'll help you out, anyhow:

1) Your start Countdown Timer is trying to start a last started timer...where was the last started timer? Create a Countdown Timer variable already! If you don't know how--then look for a tutorial on variables.
2) The event you need is Timer - Timer Expires.
3) The action is Player - Set Property.

Good luck with it!

EDIT: Whoa--I completely missed Greyish's post. Sorry about repeated info! Must of zoned out on the post, or something... Bleh.