can please someone help i can't add the myself made jedi to my map
here is the odf
[GameObjectClass]
ClassParent = "com_jedi_default"
[Properties]
AnimationName = "jdi_raven"
AISizeType = "HOVER"
CollisionScale = "0.0 0.0 0.0" // don't take damage from collisions
GeometryName = "jed_inf_jedi"
GeometryLowRes = "jed_inf_jedi_low1"
JetJump = "10.0" //The initial jump-push given when enabling the jet
JetPush = "0.0" //The constant push given while the jet is enabled (20 is gravity)
JetAcceleration = "10.0" // for characters with jet jump, use this acceleration for in air control
JetEffect = ""
JetFuelRechargeRate = "0.0" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost = "0.0" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.0" //4initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.0" //minimum fuel to perform a jet jump(fuel is 0 to 1)
JetShowHud = 0
JetEnergyDrain = 30.0
WEAPONSECTION = 1
WeaponName = "jdi_weap_raven_saber"
WeaponAmmo = 0
WEAPONSECTION = 2
WeaponName = "com_weap_inf_force_lightning"
WeaponAmmo = 0
WeaponChannel = 1
WEAPONSECTION = 3
WeaponName = "com_weap_inf_sabre_throw"
WeaponAmmo = 0
WeaponChannel = 2
and the combo
OffhandAnimation("stand_useforce", "FIRE")
{
Loop("FinalFrame");
AimType("Torso");
BlendInTime(0.15);
BlendOutTime(0.15);
}
OffhandAnimation("stand_useforce", "FIRE2");
OffhandAnimation("stand_useforce", "CHARGE");
ThrowAnimation("stand_throw")
State("CATCH_SABRE")
{
Posture("Stand");
// Sound("saber_catch");
Animation("stand_catch")
{
AimType("None");
BlendOutTime(0.2);
}
InputLock("All", "!Thrust");
AlignedToThrust();
}
Why ?
Moderator: Moderators
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
-
GolfBulb
Re: Why ?
i am awesoming he jsut doesnt knwo how to do it, I am thinking you need to make a side, ODF and MSH for it. i could be wrongTeancum wrote:You didn't say what was actually wrong.
-
GolfBulb
Re: Why ?
if its liek a XSI model if its a skin, then just save it as the name of the jedi's origanal TGA's name. Make sure to include itin the Side's reqGolfBulb wrote:i am awesoming he jsut doesnt knwo how to do it, I am thinking you need to make a side, ODF and MSH for it. i could be wrongTeancum wrote:You didn't say what was actually wrong.
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Re: Why ?
the problem is that i made myself a new jedi side but i can't add the unit to the republic 
EDIT: I mean i want this unit to be the hero for my 22D Latvian Legion map but i can't add this unit to the republic side
EDIT: I mean i want this unit to be the hero for my 22D Latvian Legion map but i can't add this unit to the republic side
-
The_Emperor
- Supreme Galactic Ruler
- Posts: 2118
- Joined: Sat Dec 10, 2005 6:30 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Waaaaay over there.
Re: Why ?
So... does it crash? Not show up? Crash when you select the unit?
And what did you edit
And what did you edit

