Stardragon
Member!
I've made a kind of defense map, units spawns in waves etc.
But right now I've two problems and I will start with the most annoying one; the timer windows. For each level there is countdown timer and a window to display the time left to the next level. This works perfect, until level 5. At level 5 it is like the trigger creating the timer window is repeated ~40 times, so you end up with a lot of timer windows on the screen.
Here is the trigger that checks how many enemy units is left alive and this is the trigger that will run a trigger that starts the next level later.
And here is the trigger checking which is the next level and runs the correct spawntrigger.
Here is the trigger creating the timer windows for level 5, this one looks exactly like the triggers for the other levels (except the time varies).
And here is the action that should level the spawned heroes to level 10 but doesn't.
I've tried to solve to problems myself but I can't get it to work, especially the timer windows is driving me nuts ;/
*EDIT* I've fixed the bugg with the timer windows, but I still need help with the hero level ups *EDIT*
ALL HELP IS WELCOME!
But right now I've two problems and I will start with the most annoying one; the timer windows. For each level there is countdown timer and a window to display the time left to the next level. This works perfect, until level 5. At level 5 it is like the trigger creating the timer window is repeated ~40 times, so you end up with a lot of timer windows on the screen.
Here is the trigger that checks how many enemy units is left alive and this is the trigger that will run a trigger that starts the next level later.
And here is the trigger checking which is the next level and runs the correct spawntrigger.
Here is the trigger creating the timer windows for level 5, this one looks exactly like the triggers for the other levels (except the time varies).
And here is the action that should level the spawned heroes to level 10 but doesn't.
I've tried to solve to problems myself but I can't get it to work, especially the timer windows is driving me nuts ;/
*EDIT* I've fixed the bugg with the timer windows, but I still need help with the hero level ups *EDIT*
ALL HELP IS WELCOME!