View Single Post
Old 06-07-2003, 04:42 PM   #3 (permalink)
Malc
Senior Member
 
Join Date: Feb 2003
Location: UK
Posts: 164
Default

Ok, im still stuck but i found something which I didn't do but probably should of, theres a bit in the commandset.ini about scriptedrops, so I added the following to that,

Code:
CommandButton Command_ParadropUK
  Command             = SPECIAL_POWER
  SpecialPower        = SuperweaponParadropUK
  Options             = NEED_SPECIAL_POWER_SCIENCE NEED_TARGET_POS CONTEXTMODE_COMMAND
  Science             = SCIENCE_Paradrop1UK SCIENCE_Paradrop2UK SCIENCE_Paradrop3UK ;These will cause the buttons to change icons, nothing more
  TextLabel           = CONTROLBAR:Paradrop
  ButtonImage         = SACParatroopers
  ButtonBorderType    = ACTION ; Identifier for the User as to what kind of button this is
  DescriptLabel       = CONTROLBAR:TooltipParaDrop
  RadiusCursorType    = PARADROP
  InvalidCursorName     = GenericInvalid
End
I think my problem is that I don't know how to tell the plane to use this scripted drop?
Malc is offline   Reply With Quote