hi guys my map is Der Riese styled i add script_structs in the start zone but when i want to put anther script_structs in the anther zone i get in round 1 that zombie spawn in the 2 zones so what can i do to make zombie spawn in the frist zone and when i active the zone_2 zombie start spawn ?
hi guys my map is Der Riese styled i add script_structs in the start zone but when i want to put anther script_structs in the anther zone i get in round 1 that zombie spawn in the 2 zones so what can i do to make zombie spawn in the frist zone and when i active the zone_2 zombie start spawn ?
I have no idea what you are saying but I think you want this:
This will spawn the zombie in the room you are in adding the "true" as extra parameter.
Good Listen I'll type the problem again i have 2 zones the frist zone is ( start_zone) and i want to make zombie spawn Riser so i add this KVP to zombie script_string : riser and i put script_struct and give them KVP script_noteworthy : find_flesh targetname : zombie_rise and it work but when i want to make zone_2 zombie spawn Riser i copy script_struct but zombie spawn in the frist round and i dont active door
If you want scripts / features made for you, then contact me by PM or email / skype etc it will cost you tho so if you have no intention of reciprocating don't even waste my time
Good Listen I'll type the problem again i have 2 zones the frist zone is ( start_zone) and i want to make zombie spawn Riser so i add this KVP to zombie script_string : riser and i put script_struct and give them KVP script_noteworthy : find_flesh targetname : zombie_rise and it work but when i want to make zone_2 zombie spawn Riser i copy script_struct but zombie spawn in the frist round and i dont active door
I think you forgot to change in which zone the zombie spawner needs to spawn. Also the spawner needs to be in that zone in order to work. The best thing to do is look at the tutorial Harry gave you.