Electrostaff

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

Post Reply
User avatar
authraw
1st Lieutenant
1st Lieutenant
Posts: 445
Joined: Mon Jun 26, 2006 3:45 pm

Electrostaff

Post by authraw »

What files are needed for the electrostaff, exactly? I nabbed an electrostaff from some assets that Syth released awhile ago, but ingame it has a white square on each end. I figure I'm missing the .tga file for the purple glow effect or something. Is there someplace where I could download the electrostaff by itself?

EDIT: Now I've got other issues... see my next post!
Last edited by authraw on Tue Sep 04, 2007 10:14 pm, edited 1 time in total.
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Electrostaff

Post by Xavious »

There's an electrostaff in the released Conversion Pack assets.
User avatar
authraw
1st Lieutenant
1st Lieutenant
Posts: 445
Joined: Mon Jun 26, 2006 3:45 pm

Re: Electrostaff

Post by authraw »

Ok, now I've got a CTD... I'm fairly certain it has something to do with the electrostaff.

Code: Select all

Message Severity: 3
.\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_attack2c(_upper)


Message Severity: 3
.\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation magnaguard_sabre_stand_attack2c(_upper)
Here's the electrostaff odf:

Code: Select all

[WeaponClass]

ClassLabel      = "melee"
ClassParent     = "com_weap_inf_lightsaber"

[Properties]

GeometryName    = "kor_weap_inf_doublesabre"
ComboAnimationBank  = "human_sabre sabre cis_hero_darthmaul"

NumDamageEdges      = "3"
FirePointName       = "hp_fire1"
LightSaberLength    = "0.51"
LightSaberWidth     = "0.082"
LightSaberTexture   = "violetlightsaber"
LightSaberTrailColor = "189 7 255 128"

FirePointName       = "hp_fire2"
LightSaberLength    = "0.51"
LightSaberWidth     = "0.082"
LightSaberTexture   = "violetlightsaber"
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"
I put magnaguard and maul anims, zaabins, and zafbins into the munged folder and even loaded Darth Maul in my lua before loading the magnaguard. What more do I need to add?
Penguin
Jedi Admin
Jedi Admin
Posts: 2541
Joined: Sun Mar 05, 2006 12:00 am
Location: Australia

Re: Electrostaff

Post by Penguin »

Magna Guard must use Mauls animations or the animations given in the staffs ODF or the game will crash.
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 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: happy fun island

Re: Electrostaff

Post by Syth »

Darth_Maul wrote:There's an electrostaff in the released Conversion Pack assets.
which one??
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Electrostaff

Post by Xavious »

Syth wrote:
Darth_Maul wrote:There's an electrostaff in the released Conversion Pack assets.
which one??
The infantry assets.
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 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: happy fun island

Re: Electrostaff

Post by Syth »

many thanks
Post Reply