View Single Post
Old 07-19-2005, 03:48 PM   #4 (permalink)
Kulturbanause
Member
 
Join Date: Jul 2005
Posts: 42
Default

And what is about the non existing Generals like the boss??? I donīt get it together any help??

Techbuildings.ini:

Code:
Object TechReinforcementPad
...
    FactionOCL   = Faction:BossGeneral               OCL:OCL_Boss_ReinforcementPadCHIVehicle
...
End
ObjectCreationlist.ini:

Code:
; -----------------------------------------------------------------------------
ObjectCreationList OCL_Boss_ReinforcementPadCHIVehicle
  DeliverPayload
    Transport = ChinaJetCargoPlane
    StartAtPreferredHeight = Yes
    StartAtMaxSpeed = Yes
    MaxAttempts = 4
    DropOffset = X:0 Y:0 Z:-5
    DropDelay = 400
    PutInContainer = LargeParachute
    Payload = Boss_ScorpioKing 2
    ParachuteDirectly = Yes ; will tell all contained parachutes to go ahead and bunch
    ; up on the target instead of parachuting to the spot below their drop point.
    DeliveryDistance = 250
  End
End
I capture one einforcement pad, the timer counts down but a Plane never arrives :-(
Kulturbanause is offline   Reply With Quote