Quote:
; *** ART Parameters ***
SelectPortrait = SACRaptor_L
ButtonImage = SACRaptor
Draw = W3DModelDraw ModuleTag_01
ConditionState = NONE
Model = CVCDTPLN
Animation = CVCDTPLN.CVCDTPLN
AnimationMode = LOOP
End
ConditionState = REALLYDAMAGED
Model = CVCDTPLN_D
End
ConditionState = RUBBLE
Model = CVCDTPLN
End
End
;ConditionState = NONE or DefaultConditionState
;Model = CVCdtplnm
;Animation = CVCdtplnm.CVCdtplnm
;AnimationMode = LOOP
;WeaponLaunchBone = PRIMARY WeaponA
;WeaponHideShowBone = PRIMARY WeaponA
;End
;ConditionState = REALLYDAMAGED
;Model = CVCDTPLN_d
;Animation = CVCdtplnm.CVCdtplnm
;AnimationMode = LOOP
;End
;ConditionState = MOVING
;Model = CVCdtplnm
;Animation = CVCdtplnm.CVCdtplnm
;AnimationMode = LOOP
;WeaponLaunchBone = PRIMARY MISSILE01
;WeaponHideShowBone = PRIMARY MISSILE01
;WeaponLaunchBone = PRIMARY WeaponA
;WeaponHideShowBone = PRIMARY WeaponA
;End
;ConditionState = REALLYDAMAGED MOVING
;Model = CVCdtplnm_d
;Animation = CVCdtplnm_d.CVCdtplnm_d
;AnimationMode = LOOP
;WeaponLaunchBone = PRIMARY MISSILE01
;WeaponHideShowBone = PRIMARY MISSILE01
;WeaponLaunchBone = PRIMARY WeaponA
;WeaponHideShowBone = PRIMARY WeaponA
;End
;ConditionState = RUBBLE
;Model = CVCDTPLN_D
;End
|
This is the code for the Crop Duster. The section commented out is the section which doesn't work. Please can someone tell me what's wrong with it?