Im Yayo01 i skinned that tank

well here's the right code to make the turret turn
Code:
Draw = W3DTankDraw ModuleTag_01
OkToChangeModelColor = Yes
DefaultConditionState
Model = M1A2Abrams
Turret = TURRET
WeaponFireFXBone = PRIMARY Muzzle
WeaponRecoilBone = PRIMARY Barrel
WeaponLaunchBone = PRIMARY Muzzle
End
ConditionState = REALLYDAMAGED
Model = M1A2Abrams_d
Turret = TURRET
WeaponFireFXBone = PRIMARY Muzzle
WeaponRecoilBone = PRIMARY Barrel
WeaponLaunchBone = PRIMARY Muzzle
End
ConditionState = RUBBLE
Model = M1A2Abrams_d
Turret = TURRET
End
TrackMarks = EXTnkTrack.tga
TreadAnimationRate = 2.0 ; texture to move per second
TreadDriveSpeedFraction = 0.3 ; treads stop moving.
TreadPivotSpeedFraction = 0.6 ; allow pivoting.
End