View Single Post
Old 06-28-2005, 06:00 PM   #2 (permalink)
rosco9487
Junior Member
 
Join Date: Jan 2003
Location: USA
Posts: 22
Default

The problem is with your bomb.

Add TransportSlotCount = 1 under Vision Range = 0.0. without this I think it sets it to 0 which means you bomber has no bombs to drop.

Also after testing this I found you may want to add:

Behavior = HeightDieUpdate ModuleTag_06
TargetHeight = 1.0
TargetHeightIncludesStructures = No
End

Without this your bombs wont blowup, they just travel along the ground.
rosco9487 is offline   Reply With Quote