Blockland Forums > General Discussion
I need some suggestions for my zombie minigame!
canucklover11:
Ok so what i have is; its on sahara night, you have to follow red flares while fighting off the zombies untill you get to the safe house.
The things i need to know; i want every zombie to be a one kill zombie ( as in you only have to kill it once, so please tell me how to do that), and how to get each player to have only one life ( i also need to know how to do that).\
I have another problem here! When i start the minigame, the zombies dont move untill i shoot them. How do you fix that?
Thanks
tha man234:
1. enable bot events, load zombie game, go over to every zombie and put the events as shown:
--- Code: ---OnBotKilled>Self>SetVehicle>NONE
--- End code ---
2. (NOTE: this is for when you run a server for it)start a minigame go to options, set lives to 1
canucklover11:
--- Quote from: tha man234 on August 20, 2010, 09:35:27 PM ---1. enable bot events, load zombie game, go over to every zombie and put the events as shown:
--- Code: ---OnBotKilled>Self>SetVehicle>NONE
--- End code ---
2. (NOTE: this is for when you run a server for it)start a minigame go to options, set lives to 1
--- End quote ---
TY! anyone else?
GenaralSkar:
For the one life turn off respawns in the zombie mod menu.
tha man234:
--- Quote from: tha man234 on August 20, 2010, 09:35:27 PM ---1. enable bot events, load zombie game, go over to every zombie and put the events as shown:
--- Code: ---OnBotKilled>Self>SetVehicle>NONE
--- End code ---
--- End quote ---
im not shure if this works for you but when i tried it didnt work