Thread: INI Prob
View Single Post
Old 06-03-2003, 08:20 PM   #3 (permalink)
Chronomaw
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 188
Send a message via MSN to Chronomaw
Default

Quote:
; ***DESIGN parameters ***
DisplayName = OBJECT:GLAVehicleLightbird
EditorSorting = VEHICLE
Side = GLA
TransportSlotCount = 4 ;how many "slots" we take in a transport (0 == not transportable)
VisionRange = 200.0
ShroudClearingRange = 200
Prerequisites
Object = GLAAirfield
End

WeaponSet
Conditions = None
Weapon = PRIMARY ComancheAntiTankMissileWeapon
PreferredAgainst = PRIMARY VEHICLE BUILDING
End

ArmorSet
Conditions = None
Armor = AirplaneArmor
DamageFX = None
End

BuildCost = 700
BuildTime = 15
ExperienceValue = 50 50 100 200
ExperienceRequired = 0 100 200 400
IsTrainable = Yes
CommandSet = GLALightbirdCommandset
SoundAmbient = ComancheAmbientLoop
SoundAmbientRubble = NoSound
SoundDie = ComancheVoiceFalling
RadarPriority = UNIT
KindOf = PRELOAD CAN_CAST_REFLECTIONS CAN_ATTACK SELECTABLE VEHICLE SCORE AIRCRAFT

Behavior = FXListDie ModuleTag_03
DeathFX = FX_HelicopterStartDeath
End

Body = ActiveBody ModuleTag_04
MaxHealth = 220.0
InitialHealth = 220.0
End
I would start with these three if it's not any of those then Im not sure what the problem is, but its most likely something in the CommandSet/Button that isn't there or is named different.
Chrono
Chronomaw is offline   Reply With Quote