How to set up electro-staff odf [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

How to set up electro-staff odf [Solved]

Post by RogueCruiser »

how do I set up the odf for an electro-staff, (wazmul69's one)

Thanks
Last edited by RogueCruiser on Mon Jun 01, 2009 4:36 pm, edited 1 time in total.
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff

Post by Deviss »

RogueCruiser wrote:how do I set up the odf for an electro-staff, (wazmul69's one)

Thanks
is hard of explain, also i am a few stupid explaining xD so directly this is my electrostaff odf:
Hidden/Spoiler:
[code][WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "cis_weap_staff"
ComboAnimationBank = "human_sabre melee cis_inf_magnaguard"

NumDamageEdges = "3"
FirePointName = "hp_fire1"
LightSaberLength = "0.4"
LightSaberWidth = "0.07"
LightSaberTexture = "electro"
LightSaberTrailColor = ""
LightSaberTrailColor = "189 7 255 128"

FirePointName = "hp_fire2"
LightSaberLength = "0.4"
LightSaberWidth = "0.07"
LightSaberTexture = "electro"
LightSaberTrailColor = ""
LightSaberTrailColor = "189 7 255 128"


AttachedFirePoint = "bone_l_calf 1.0 0.0 0.0 0.35 0.0 0.0"
DamageEdgeLength = "0.5"
DamageEdgeWidth = "0.1"

//ShieldScale = 10.0
//DroidScale = 5.0

AttachDynamic = “1”

AttachEffect = "electroeffect"
AttachToHardpoint = "hp_fire1 [0.01] [0.05]"

AttachEffect = "electroeffect"
AttachToHardpoint = "hp_fire2 [0.01] [0.05]"

SoundProperty = "force_lightning_impact"[/code]
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff

Post by RogueCruiser »

I'll try that.
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff

Post by Deviss »

RogueCruiser wrote:I'll try that.
dont forget put your electrostaff msh name so change this:
GeometryName = "your_msh_name"
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff

Post by RogueCruiser »

I did that, it wouldn't let me pick the unit right away, i needed (6 points) but after less than one minute the game ctd

my best guess is it didn't work but the cpu picked him and it crashed b/c of something

edit: ok i changed it so i could pick him right away, i could put when i select him and click yes it crashes
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff

Post by Deviss »

RogueCruiser wrote:I did that, it wouldn't let me pick the unit right away, i needed (6 points) but after less than one minute the game ctd

my best guess is it didn't work but the cpu picked him and it crashed b/c of something

edit: ok i changed it so i could pick him right away, i could put when i select him and click yes it crashes
plase post your BF2log error, because maybe you don't have the combo file and animations
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

well i looked in the asset's animations and they didn't have that animation (how do i use the bf2log it won't work for me

edit: should it be the double-saber animation and combo maybe? (i just saw that the animation name in the odf you gave me is missing a line between sabre and melee) it says: sabre melee, instead of: sabre_melee. Is that maybe the problem?
Last edited by RogueCruiser on Mon Jun 01, 2009 4:45 pm, edited 1 time in total.
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff(help!)

Post by Deviss »

RogueCruiser wrote:well i looked in the asset's animations and they didn't have that animation (how do i use the bf2log it won't work for me

edit: should it be the double-saber animation and combo maybe?
have you got the cis_inf_magnaguard.combo ??
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

Um all the asset's animation for magnaguard is basepose, rifle and pistol

I edited my last post look.
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff(help!)

Post by Deviss »

RogueCruiser wrote:Um all the asset's animation for magnaguard is basepose, rifle and pistol

I edited my last post look.
well if you don't have the cis_inf_magnaguard.combo is ovbious this is the crashing problem and i believe the staff only may 1 weapon for the unit so you must remove the others weapons and that is a problem because have modify the req file
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

where do i find this combo (is that in the animations?)

and what about one weapon?
User avatar
B.I.G_Cookie
High General
High General
Posts: 839
Joined: Sun Feb 22, 2009 4:28 pm
Games I'm Playing :: Battlefield 4
Location: Frankfurt, Germany

Re: how to set up odf for electro-staff(help!)

Post by B.I.G_Cookie »

The magnaguard uses the Darth Maul combo I think. You can find the combo in the assets.
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

So do I set my odf to the maul_sabre_melee animation combo and add the animation file or what?

What do i put my odf as then!
Hidden/Spoiler:
I am getting so confused now!!!!!!!!
What is the combo? I have no clue at the moment at what i need. :runaway: :runaway: :runaway:
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff(help!)

Post by Deviss »

RogueCruiser wrote:So do I set my odf to the maul_sabre_melee animation combo and add the animation file or what?

What do i put my odf as then!
Hidden/Spoiler:
I am getting so confused now!!!!!!!!
What is the combo? I have no clue at the moment at what i need. :runaway: :runaway: :runaway:
no, use the darthmaul combo will get crashing and change of the skeleton

EDIT: plase download the BFX assets and will get the correct files :wink:
Last edited by Deviss on Mon Jun 01, 2009 5:06 pm, edited 1 time in total.
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

Then what do i do :runaway: :cpu: :runaway:
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff(help!)

Post by Deviss »

RogueCruiser wrote:Then what do i do :runaway: :cpu: :runaway:
use these files

DOWNLOAD
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

Ok thanks, i will report if it works
Last edited by RogueCruiser on Mon Jun 01, 2009 5:13 pm, edited 1 time in total.
Deviss
Master of the Force
Master of the Force
Posts: 3772
Joined: Tue Aug 12, 2008 7:59 pm
Projects :: Clone Wars Extended
Games I'm Playing :: BF2

Re: how to set up odf for electro-staff(help!)

Post by Deviss »

RogueCruiser wrote:Ok thanks, i will report if it works
roger roger, i will wait for good news :D
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: how to set up odf for electro-staff(help!)

Post by AQT »

The electro-staff doesn't have a set defined combo by the way.
User avatar
RogueCruiser
3rd Warning
3rd Warning
Posts: 144
Joined: Sun May 10, 2009 4:09 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Inside a whale.

Re: how to set up odf for electro-staff(help!)

Post by RogueCruiser »

Thanks Deviss, :bowdown: :bowdown: :bowdown:

edit: the glow sticks out the side on the ends instead of around the stick ends but thats ok
Post Reply