View Single Post
Old 05-15-2004, 03:38 PM   #7 (permalink)
trex238
Senior Member
 
Join Date: Feb 2003
Location: USA
Posts: 196
Send a message via AIM to trex238 Send a message via MSN to trex238
Default

You should create a spawned version of your mig & add this to it. Atleast I think that's the problem

Code:
  Behavior = TransportContain ModuleTag_08
    Slots = 100
    ScatterNearbyOnExit = No
    OrientLikeContainerOnExit = Yes
    KeepContainerVelocityOnExit = Yes
    ExitPitchRate = 30
    ExitBone = WeaponA
    AllowInsideKindOf  = PROJECTILE
    DoorOpenTime = 0
    NumberOfExitPaths = 0
    DestroyRidersWhoAreNotFreeToExit = Yes
  End
trex238 is offline   Reply With Quote