So, i was trying to make a unit that flies just like the rocketeer and uses the initiate weapon, and it would belong to Yuri's side.
However, when the unit is finally produced , its invisible (and since its a jumpjet, its in the middle of the air :/ )
What am i doing wrong?
These are the rules and art.ini codes:
RULES.INI : (the shp is called ''nght and the unit is called Acolyte)
[NGHT]
UIName=Name:NGHT
Name=Acolyte
Image=NGHT
Category=Soldier
JumpJet=yes
Primary=PsychicJab
ElitePrimary=PsychicJabE
Prerequisite=YABRCK,NAPSIS
Crushable=yes
Strength=125
Fearless=yes
Armor=none
TechLevel=5
Sight=8
Pip=white
Speed=9
Owner=YuriCountry
AllowedToStartInMultiplayer=no
Cost=750
Soylent=375
Points=15
IsSelectableCombatant=yes
VoiceSelect=InitiateSelect
VoiceMove=InitiateMove
VoiceAttack=InitiateAttackCommand
VoiceFeedback=InitiateFear
VoiceSpecialAttack=InitiateMove
CrashingSound=RocketeerDie
ImpactLandSound=RocketeerCrash
Locomotor={92612C46-F71F-11d1-AC9F-006008055BB5}
PhysicalSize=1
MovementZone=Fly
ConsideredAircraft=yes
ThreatPosed=15
VeteranAbilities=STRONGER,FIREPOWER,ROF,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
JumpjetSpeed=30
JumpjetClimb=30
JumpjetCrash=25
JumpJetAccel=10
JumpJetTurnRate=10
JumpjetHeight=500
JumpjetWobbles=.01
JumpjetDeviation=1
JumpjetNoWobbles=yes
Size=1
SpeedType=Hover
HoverAttack=yes
Crashable=no
BalloonHover=yes
MoveSound=RocketeerMoveLoop
[InfantryTypes] -(Already put the unit in the list)
ART.INI
[NGHT]
Cameo=ACOLICON
AltCameo=ACOLUICO
Sequence=RocketeerSequence
Crawls=no
Remapable=yes
FireUp=2
PrimaryFireFLH=75,-50,85
[AcolyteSequence]
Ready=0,1,1
Guard=0,1,1
Prone=0,1,1
Walk=8,6,6
FireUp=116,6,6
Down=0,1,1
Crawl=8,6,6
Up=0,1,1
FireProne=116,6,6
Idle1=57,15,0,S
Idle2=72,15,0,E
Die1=87,15,0
Die2=101,15,0
Die3=0,1,1
Die4=0,1,1
Die5=0,1,1
Cheer=163,8,0,E
Paradrop=171,1,0
Panic=8,6,6
Fly=172,4,4
Hover=172,4,4
FireFly=204,6,6
Some help? thanks in advance