Jump to content
Ricky Cobain

FML HP3 - Zombie problem

Recommended Posts

Hi there, im making a OFP zombie mission. I use mod "Farmland Horror Pack 3", and the problem is, when i place the zombies in the editor, and add some soldiers (west), they are attacking only me, and when they kill me, they just eat me or stand near my body, not attacking the rest.
I used this scripts : 

For the group leader inf "group1 = group this", 
and for the game logic (zombies attack player + gr) "gblAllTargets = [Player] + units group1".

Even tho im 99.9% sure i used this scipts right, still doesn't work. If someone knows how to deal with this, i would be glad.

Share this post


Link to post
Share on other sites

If the group you want to be attacked is group1 I would think that should work.

 

Try this:

Make a trigger that covers the whole map, in the init field, type gblalltargets = thislist

activation: any
Make the medium game logic

  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×