Created a new class that replaced the droideka. (A Jet Droid)
Made a new skin for it and named it "cis_inf_battledroid_jetdroid"
I added OverrideTexture "cis_inf_battledroid_jetdroid"
Heres how "cis_inf_droideka.odf" is set up
[Properties]
OverrideTexture = "
cis_inf_battledroid_jetdroid"
GeometryName = "
cis_inf_battledroid_jet2"
GeometryLowRes = "cis_inf_bdroid_low1"
SkeletonName = "bdroid"
SkeletonLowRes = "bdroidlz"
FirstPerson = "CIS\cisbdrd;cis_1st_bdroid"
AISizeType = "HOVER"
ControlSpeed = "jet 1.50 1.25 1.25"
JetJump = "5.0" //7 //The initial jump-push given when enabling the jet
JetPush = "8.0" //The constant push given while the jet is enabled (20 is gravity)
JetAcceleration = "30.0" //Acceleration while hovering.
JetEffect = "
cis_sfx_jet_droid"
JetType = "hover"
JetFuelRechargeRate = "0.12" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost = "0.16" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.25" //initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.24" //minimum fuel to perform a jet jump(fuel is 0 to 1)
CAMERASECTION = "STAND"
EyePointOffset = "0.0 1.8 0.0"
TrackCenter = "0.0 1.8 0.0
TrackOffset = "0.0 0.0 3.5"
TiltValue = "7.5"
//These probably need to be set
//CAMERASECTION = "STANDZOOM"
//EyePointOffset = "0.0 1.8 0.0"
//TrackCenter = "0.0 1.8 0.0
//TrackOffset = "0.4 0.05 2.8"
//TiltValue = "3.5"
CAMERASECTION = "CROUCH"
EyePointOffset = "0.0 1.3 0.0"
TrackCenter = "0.0 1.3 0.0
TrackOffset = "0.0 0.15 3.5"
TiltValue = "7.5"
//These probably need to be set
//CAMERASECTION = "CROUCHZOOM"
//EyePointOffset = "0.0 1.3 0.0"
//TrackCenter = "0.0 1.3 0.0
//TrackOffset = "0.4 0.2 2.8"
//TiltValue = "3.5"
CollisionScale = "0.0 0.0 0.0"
EngineSound = "rep_inf_Jetpack_engine_parameterized"
TurnOnSound = "rep_weap_jetpack_turnon"
TurnOffSound = "rep_weap_jetpack_turnoff"
TurnOffTime = 0.0
I have no idea why the skin wont show up in game. It just uses the original battle droid skin every time i munge.
Can you help me? (I highlighted the changes I made to the original jettrooper odf info)
(Icemember I tried a different method, Instead of naming it "cis_inf_battledroid_green" and replacing a file, I named it "cis_inf_battledroid_jetdroid" Not sure if that will make a difference but its worth a try)
This is the skin I'm trying to add, I'm thinking about editing the head a bit as well.