You have the first parameter which is your first zone, the second which is your adjacent zone, the third which is the flag to enter the zone, but you also have a 4th one that is set to false by default.
If you put it to true, that sets it so the zombies will only spawn in that zone if a player is currently in that zone. You can just set all the zones to true, and then the zombies will only spawn in the zone you are currently in.
You have the first parameter which is your first zone, the second which is your adjacent zone, the third which is the flag to enter the zone, but you also have a 4th one that is set to false by default.
If you put it to true, that sets it so the zombies will only spawn in that zone if a player is currently in that zone. You can just set all the zones to true, and then the zombies will only spawn in the zone you are currently in.
BTW congrats on 20 posts. You are now a "regular"
Wow I didn't know about that fourth parameter, thank you!
You have the first parameter which is your first zone, the second which is your adjacent zone, the third which is the flag to enter the zone, but you also have a 4th one that is set to false by default.
If you put it to true, that sets it so the zombies will only spawn in that zone if a player is currently in that zone. You can just set all the zones to true, and then the zombies will only spawn in the zone you are currently in.
BTW congrats on 20 posts. You are now a "regular"
I was wondering the same thing about how to make zombies spawn in the current zone so thank you very much for the answer!
No problem! Happy to help. I only found out about the 4th parameter a few months ago, and it doesn't seem like many people know about it.
Tutorial time?
I honestly think it'd be a good idea to do a short one so more people can see it. It would help a lot of people who use bigger zones and for people just looking for a little more of a hectic experience
well it took me a while, but I noticed setting fourth parameter to true wasn't working. I tried thisby setting up "dummy_zones" which don't exist but separate them,
But then the zombies only spawned in start_zone. I think I'm gonna need some more professional help
I noticed setting up the true parameter doesn't work for your start zone(because it's not set up the same) I'm sure there is a way for it but It works for every other zone for me
I noticed setting up the true parameter doesn't work for your start zone(because it's not set up the same) I'm sure there is a way for it but It works for every other zone for me
Yeah when I had the true parameter set they would only spawn in zone1 if I was there but when I was in start zone they'd spawn in zone1 as well.
Last Edit: July 04, 2016, 10:37:54 pm by Fire Level One
Yeah when I had the true parameter set they would only spawn in zone1 if I was there but when I was in start zone they'd spawn in zone1 as well.
I didnt realize that it does not work for start_zone, since the only time I have used it was for one of the end zones. I am not sure how you could get it set up for your start_zone, maybe someone else could help with that?
I didnt realize that it does not work for start_zone, since the only time I have used it was for one of the end zones. I am not sure how you could get it set up for your start_zone, maybe someone else could help with that?