[TD] new level starts when old level finishes

J

JasonD

Guest
Hey,

I looked around for a code to make my new level start after my old level finishes (i.e. all the units spawned in the last level leave the map, either dead by tower or dead by getting to the end)

But all I can find around here is timed levels, and I personally hate those, so I don't want them in my own TD either ;)

I tried 'stealing' some triggers from other maps, but they either can't be opened in the map editor properly, or they work completely different from what I set, or I can't understand fuck'all of their code.

Then I tried doing something myself:

Code:
lvl 2
    Events
        Unit - A unit leaves (Entire map)
    Conditions
        (((Last created unit group) is empty) Equal to True) and ((Color of (Owner of (Triggering unit))) Equal to (Color of Player 12 (Brown)))
    Actions
        Unit - Create 10 Knight for Player 12 (Brown) at (Center of ln 11 <gen>) facing (Random point in ln 11 <gen>)

Brown == creeps
Knight == lvl 2

But this doesn't work. After all the units of lvl 1 leave the map now (10 for testing purposes, and 20 lives) it says 'VICTORY!' but it doesn't spawn a new horde of guys.

What am I missing? Or, how do I create a new level based on the fact that the last one ended...?

Thanks in advance, I'll be checking this.
 
You could always have it check how many units are owned by Player 12.

Level 2
Events
Unit - A unit Dies
Conditions
(Number of units in (Units owned by Player 12 (Brown))) Equal to 0
Actions
Unit - Create 10 Knight for Player 12 (Brown) at (Center of ln 11 <gen>) facing (Random point in ln 11 <gen>)
 
Spiro said:
You could always have it check how many units are owned by Player 12.

Level 2
Events
Unit - A unit Dies
Conditions
(Number of units in (Units owned by Player 12 (Brown))) Equal to 0
Actions
Unit - Create 10 Knight for Player 12 (Brown) at (Center of ln 11 <gen>) facing (Random point in ln 11 <gen>)

Thanks, that looks logical enough.

Can I set the condition to "(All units of (Units owned by Player 12 (Brown)) are dead) Equal to True" or wouldn't that work?
 
That works, too... Just thought I'd let you know.

Well, another problem solved. Thanks.
 
this doesn't quite fix it.

The trigger now keeps spawning 10 Knights, no matter what came before that.

When it spawned lvl 3 (riflemen) it also spawned 10 knights, because all player 12's units were dead...

How do I make that trigger work only once? Destroy it after it has done its job? (probably the fastest/easiest way?)
Or check if the previous trigger that worked is the trigger of lvl x-1? And how do I do that?
 
Triggers can be "initially off" (check box at the top).
Turn them off, and, when the time comes to get busy,
use the action "Trigger - Turn on <some trigger>".
 
AceHart said:
Triggers can be "initially off" (check box at the top).
Turn them off, and, when the time comes to get busy,
use the action "Trigger - Turn on <some trigger>".
And I can turn them off again the same way when the time comes to get apathic...? :)
 
I ticked Initially Off, and made it into this:

Code:
lvl 2
    Events
        Unit - A unit Dies
    Conditions
        (All units of (Units owned by Player 12 (Brown)) are dead) Equal to True
    Actions
        Unit - Create 10 Rifleman for Player 12 (Brown) at (Center of ln 11 <gen>) facing (Random point in ln 11 <gen>)
        Trigger - Turn off (This trigger)
        Trigger - Turn on lvl 3 <gen>

With lvl 1 creating 10 footmen en then turning on trigger 'lvl 2'
 
A way with much less triggers would be to create a unit-type array,
put all your "level" units inside, and work from there.

set myArray[ 1 ] = sheep
set myArray[ 2 ] = footman
...

a variable of type integer, called something like CurrentLevel, then
"Unit - create myArray[ CurrentLevel ] ... "
"set CurrentLevel = CurrentLevel + 1".
 
yeh, but I don't know how to do that. I'm just a newbie mate ;)

Anyway, I finished a test version of my map.
you can download it here

host it where you want, when you want, if you want. Updates will follow. (I mean, this is just a 5 lvl test version, so they have to follow)

Thanks for all the support anywayz
 
Sorry I'm late on this thread. But I see what was not mentioned.

Thats a bad way of doing it.

There is an outline on the tutorial site for tower defenses. I also spent hours and hours on it, so I'm dissapointed no one pointed that out to you.

The level complete is ALL layed out for you. TD's use food, because you never need food.

Every creep has SOME kind of food cost. Then the event is:

Event: Player - Player (brown) current food becomes 0
Actions: (start timer for break period, like 15 seconds to build stuff)

Event: Break Timer expires
Actions: Spawn the shit

That means, the level is done. No food used. No unit groups, no dead bodies. Food. :D

JasonD said:
Hey,
I looked around for a code to make my new level start after my old level finishes (i.e. all the units spawned in the last level leave the map, either dead by tower or dead by getting to the end)

But all I can find around here is timed levels, and I personally hate those, so I don't want them in my own TD either ;)

I tried 'stealing' some triggers from other maps, but they either can't be opened in the map editor properly, or they work completely different from what I set, or I can't understand fuck'all of their code.
 
Thanks for the reply Ryoko, but I've decided to make the levels time-based anyway, because levels will take too long if the players have to wait for all the creeps to be killed.
(test it, it's a pretty long map)

So every 30 secs a lvl should start. But I can make that happen in a jip.
I'll post question upon question anyway if I can't figure it out.

But the food thing is a good idea, thanks...

>>
and by the by, for the record, I read your TD-tutorial and it helped me a lot, but I must've missed that part.
 
Take a look at that, it's my working trigger for spawning levels.

The triggers there are the only ones you need beside the Multiboard I left there if you want it.



Hmm... Exceeds your quota by 64.0 KB... If you have MSN I can send it to you there.
 
Hell-Pleaque said:
Take a look at that, it's my working trigger for spawning levels.

The triggers there are the only ones you need beside the Multiboard I left there if you want it.



Hmm... Exceeds your quota by 64.0 KB... If you have MSN I can send it to you there.
you can send it to [email protected]
 
I already re-coded it to a time-based level start, now I'm going to check if it works.

I do have some other questions tho, but I'll post new threads for them.
(helps searching people too, really)
 
Sent. And I gotta make the reply longer so I'm writing this.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Varine Varine:
    Mayo also has vinegar. Vinegar is a very important part of it, it's effectively a delivery method FOR vinegar but hidden
    +1
  • Varine Varine:
    It's a neat ingredient. But yeah it's eggs. But a LOT of people think eggs count as dairy because of the fucking food pyramid the US keeps trying to make a thing
  • Varine Varine:
    I think on the new one they did change it, but idk. I don't really care whatever the government is doing right now because it's consistently absurd. Like what is RFK doing in charge of health anything? I love the bear story because WTF was that, but also, pretty much every time he talks it's WTF. Like even his voice sounds microwaved
    +1
  • Varine Varine:
    The pyramid is fucking dumb as shit, no matter how you arrange it.
  • Varine Varine:
    It's actually remarkably easy to make mayonnaise though. Fun fact, it USED to kind of be a French mother sauce. I believe that Careme considered it one, it may have been aioli but that has also built a different meaning than it used to. An aioli is just mayonnaise I mixed with other shit typically, I didn't start it don't come at me
  • Varine Varine:
    It's very hard to do it on a large scale though
  • Varine Varine:
    Depending on how you pour the oil the consistency can vary wildly, but that's true for most emulsions. I can only make about two quarts at a time with my robo coup, and if I have to make several in series because I forgot to order it becomes really obvious even when I do it. We have to wait and mix them all together to make sure we have the same thing.
  • Varine Varine:
    Hollandaise is also kind of like that, emulsions require a very steady hand to do exactly the same every time.
  • Varine Varine:
    Luckily I live in an age with electricity so it's way fucking faster, but when I was just a boy trying to find my place I had some hardcore chefs that made use do things like that by hand. It is WAY easier to get right by hand because you control it and can feel it, but it takes soooooo much longer. And on the scale a modern kitchen requires... I serve 400-500 guests on average per day right now, if I had 100 then we could do things way better
  • Varine Varine:
    But we can't do that. In the winter yeah, but I HAVE to get people through here right now so I can afford the staff that we CAN do that. We have about 100 days of summer, and if that summer doesn't make us what it will, then I can't operate the other most of the year with my staff. The owner is talking about closing two days a week to cut down on labor, I told him he should cut down on vacations and it did not go great. I do think I won though, I have to keep my fucking core staff and they have to be gainfully employed
  • Varine Varine:
    Sure some of them might take a second job, but I can't just cut my entire staff to unlivable hours, nor can I can cut them off all winter if I want them to come back.
  • Varine Varine:
    And also, there is no fucking way I'm pulling these hours come september. I only do this right now because I have to, the second I don't have to be the one doing it I won't be
  • Varine Varine:
    I have a 5 person core staff in the kitchen, not including me or Chef Ben
  • Varine Varine:
    Though two of those people are likely not making it this year. One of them has been replaced, the other I am kind of trying to. He's being a giant bitch, today I had to get onto him because in the three hours before I left he had taken like thirty minutes for cigarette breaks
  • Varine Varine:
    And he was also complaining to me the other day that he was out of weed so couldn't smoke any before work that day, and was confused about why I was annoyed he was telling me, his boss, that he is smoking weed everyday before work.
    +1
  • Varine Varine:
    Like yeah I can tell. I don't need to fucking know.
  • Varine Varine:
    So now he's getting scrutinized and will not be top of the list. I know I don't have the smartest people but I do expect them to have some common fucking sense
  • Varine Varine:
    I did do a rare thing for me and hire a girl last month without warning. Everyone was made at me because I started her at like 21, but she worked with me before and I was like don't care. She made 19 at her old job and I wanted her to come work with me, she is the best
    +1
  • Varine Varine:
    I'm going to get her a raise at the end of the summer. She wants to go to school again, but I want her to still work with me so.... she kind of can just tell me what the price is. I can go to 25 if she keeps up. I need to get her onto line more, that's what she wants, but I need her where she is and it's not fair that she doesn't get the little bit of raise that comes with it. She can do it no problem, I've worked with her there.
  • Varine Varine:
    It's just hard to move and train people unnecessarily right now. And also the line fucking sucks, it's not any more fun. This is turn and burn so I have the bankroll, and everyone suffers for it
  • Varine Varine:
    Eventually we'll get it balanced, we'
  • Varine Varine:
    we're starting online orders and stuff, but I also turn that off all the time because I barely keep up trying to be the best at Sysco shit
  • Varine Varine:
    I think it's gonna be a good fall and winter though. We're going to have a good staff, they will get along, they will be able to manage the workload and the complications, they know how to really cook this year, like every person on line knows their steak temps. Some of them use thermometers a lot and they don't always use them right, but they do know how to do it. Failure, especially in this field, is the only way to get better. They'll get it
  • Varine Varine:
    They won't get feel down while they do the thermometer, but we didn't have an instant read probe when I was learning. Like they did but god knows how off it is, you HAD to do it by feel. Even if the chef was fine with me bringing my own, it takes too long. Poke and know
  • The Helper The Helper:
    420 threads in the Artificial Intelligence forum :)

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials
      Top