View Single Post
Old 01-17-2005, 07:25 AM   #4 (permalink)
DeeZire
Administrator
 
DeeZire's Avatar
 
Join Date: Dec 2002
Posts: 1,913
Send a message via ICQ to DeeZire
Default

Yep, just give your fence this code and make sure the weapon has a 'natural' enough range (i.e. only fires when enemy is close enough).

Code:
  Behavior = FireWeaponUpdate ModuleTag_WHATEVER
    Weapon = YOUR_WEAPON_HERE
  End
DeeZire is offline   Reply With Quote