Game Modding | Call of Duty: Black Ops 3 | Radiant
ModmeBot:
Thread By: Paploo
hello there,
I just started buidling my first map and a friend helped me with my first zombie spawner.
it is a zombie spawner on the ground and the zombies walk towards a barrier and go through it.
at first it worked perfectly but for some reason the zombies wont spawn anymore and I cant even see the ''Round 1'' in the left hand corner anymore...
The targetname of my spawner is: start_zone_spawners and my script string of it is: barrier_receiver_set_entry_a and the script noteworthy is riser_location
and the script string of my barrier is: barrier_receiver_set_entry_a
I hope some one can help me with this problem because I am clueless :(
thanks
ModmeBot:
Reply By: mathfag
You removed the actor (the zombie in radiant that floats in the air). Make a new map and copy it to your current map
ModmeBot:
Reply By: Paploo
mathfag
You removed the actor (the zombie in radiant that floats in the air). Make a new map and copy it to your current map