sudayev 27 Posted October 29, 2013 I've been playing with zombies for a while, and encountered two situations I can't resolve.. 1)There are two different groups of survivors. I want zombies to attack these two groups. Placing a game logic with "zombies attack player & group" works fine for "group A" and zombies attack them, but I have no idea how to force zombies to attack group B as well. 2) Zombies are hidden in the woods, when player steps into the woods zombies should activate and attack the player. I placed game logic "zombies attack player" joined with area trigger activated by player. It doesn't work and zombies rush instantly. Any ideas? Share this post Link to post Share on other sites
ko1134 10 Posted January 18, 2014 Maybe give them a waypoint? Share this post Link to post Share on other sites
Degman 73 Posted January 27, 2014 Zombies are scripted to run to a player or someone else's position (defined by gblAllTargets=[name1,name2 + units name2]) and they cant wait for them in the woods, because they simly cannot stop running to their nearest targets. I reccomend you to use spawn script, so when target groups arrive at the forrest zombies will spawn and attack them. Share this post Link to post Share on other sites
Elliot Moore 0 Posted August 21, 2016 id like to request a list of places to get these scripts to use for this game and how to use them Share this post Link to post Share on other sites
zulu1 145 Posted August 22, 2016 id like to request a list of places to get these scripts to use for this game and how to use them Here is the addon and scripts https://www.mediafire.com/?rdws76iy70y1ids Share this post Link to post Share on other sites