Blockland Forums > Help
Zombie Help
samashi123:
I'm trying to make a packman type build with the ghosts being zombies, but I can't firgure out how to make them automatically attack the player, how do I do that?
headshotsniper:
onBotSpawn ------> bot ------> botAttack -----------> AttackPlayers box 1 and box 2 are the radius and the last box not sure.
you may also need to make them wander randomly first so:
onBotSpawn ----> bot ------------> setMovement -------> wander(run,radius) box check for run then the radius.... or use go to player or something like that
ryan4022:
--- Quote from: headshotsniper on March 11, 2010, 07:38:08 PM ---onBotSpawn ------> bot ------> botAttack -----------> AttackPlayers box 1 and box 2 are the radius and the last box not sure.
--- End quote ---
you have to put in changeDatablock to a zombie or else the bot will not do anything when it comes near you.
headshotsniper:
just watched a vid on this ok download the zombie mod then set down a zombie spawn choose a random zombie. standard will not work for me for some reason anyway start a minigame and they will come alive
phflack:
they're not ment to attack you out of a minigame... /do'h