| 08-17-2004, 11:07 PM | #1 |
the problem is that i can't make a timer... what i want is right from map initilization i want a timer window in the top right of the screen that starts at 30 seconds and counts down... when it hits 0 i want it to reset back to 30 seconds and have the caption beside it say: till Level 2... (then when it hits 0 again it goes back up to 30 and beside it says: till Level 3) etc etc up to and including lvl 40... i don't want to pause it or anything... i just want it to count down and reset... how do i do this? (i am a beginner map maker so unless u tell me step by step i won't understand you)!!! TY elpl-Ragnarok |
| 08-17-2004, 11:13 PM | #2 |
You can't create timers on Map Init. you have to make them at 0.00 seconds. |
| 08-18-2004, 12:18 AM | #3 |
you lost me after u said map int... |
| 08-18-2004, 03:36 AM | #4 | |
Quote:
You cannot use Map Initialization as an event. You must use something virtually the same, such as the event Time: Time Elapsed: and put a value like 1.00 seconds. It's not -technically- map initialization, but no one will tell the difference. ;) |
| 08-18-2004, 04:08 PM | #5 |
ok so i put in for a second... but... i have a few triggers and it's not working... i still don't see any timer in the top right... |
| 08-18-2004, 04:15 PM | #6 |
are you making a timer window for them to appear in? |
