View Single Post
Old 02-25-2003, 11:19 AM   #6 (permalink)
Stone
Senior Member
 
Join Date: Dec 2002
Location: Norway
Posts: 101
Default

why do every (almost) everybody want to play with carpet bombs?

i did too...
i made it come from us airfield and i modded objectcreationlist.ini and this was my code in the objectcreationlist.ini:

Code:
ObjectCreationList SUPERWEAPON_CarpetBomb
  DeliverPayload
    Transport = AmericaJetB52
    FormationSize  = 5
    FormationSpacing = 100.0
    StartAtPreferredHeight = Yes
    StartAtMaxSpeed = Yes
    MaxAttempts = 1
    DropOffset = X:0 Y:0 Z:-2
    DropVariance = X:30 Y:40 Z:0
    DropDelay = 300
    Payload = CarpetBomb 10
    DeliveryDistance = 500
    DeliveryDecalRadius = 100
    DeliveryDecal
      Texture           = SCCA10Strike_USA
      Style             = SHADOW_ALPHA_DECAL
      OpacityMin        = 25%
      OpacityMax        = 50%
      OpacityThrobTime  = 500
      Color             = R:255 G:156 B:0 A:255 
      OnlyVisibleToOwningPlayer = Yes
    End
  End
End
now i got real carpet bombing, for balance change i reduced the damage of the bombs aalso
Stone is offline   Reply With Quote