MagnaGuard Cape

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
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

MagnaGuard Cape

Post by BF2-Master »

How do I give the Magnaguard a cape? Wondering for my mod map, which I want to have a good MG for, and I already think I know how to make a good magnastaff.

So anyone know?
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

Post by Syth »

First off you need the BFI assets so you can get a hold of the cape msh (unless someone uploads it for you). Put the msh in your side then add the below line (id also sugest scaleing the msh down 0.95)
AnimatedAddon = "CAPE"
GeometryAddon = "cis_inf_countdooku_cape"
AddonAttachJoint = "bone_ribcage"
Just note though, the cape isnt animated, itll be stiff.
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

I don't care if it's stiff. How do I scale the mesh though?

Thanks, Syth!
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

Post by Syth »

Add the below line to the capes msh.option
-scale 0.95
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

Where exactly in the BF1 assets is the cape file? Is it 'cis_inf_countdooku_cape'?
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

Post by Syth »

yah thats the one
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

Okay, now I have just one more thing 2 do: How do I change the cape's color?
User avatar
phazon_elite
Rebel Colonel
Rebel Colonel
Posts: 597
Joined: Tue Jan 16, 2007 9:10 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: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
Contact:

Post by phazon_elite »

Reskin it? That's the only thing to do.

- EP-000782
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

Reskin what? What's the cape's texture file???
User avatar
phazon_elite
Rebel Colonel
Rebel Colonel
Posts: 597
Joined: Tue Jan 16, 2007 9:10 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: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
Contact:

Post by phazon_elite »

Oh....I don't know, lol. I don't have the SWBF1 assets. I thought it had a texture...

- EP-000782
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

Post by Darth_Z13 »

Dooku's TGA file.

I made a tut for someone a while ago.... forget who.

Image
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

Okay, and here's my new problem: I recently had to re-do my entire CIS custom side because I couldn't change the cape's color for the guards without changing dooku's.

Is there a way I can change the cape's color without it affecting Count Dooku???
ARC_Commander
High General
High General
Posts: 838
Joined: Tue Feb 06, 2007 7:18 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by ARC_Commander »

Hmm... I believe that you could copy the msh's and tga's for Dooku, rename them to something like "cis_inf_magnacape", and hex-edit the msh's, replacing all instances of "cis_inf_countdooku" with "cis_inf_magnacape".
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

I tried it didn't work...
ARC_Commander
High General
High General
Posts: 838
Joined: Tue Feb 06, 2007 7:18 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by ARC_Commander »

Ah well. I guess Dooku's cape must be a different msh or something, but I don't know.
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

Post by Syth »

It should work, youre actually useing a hex editor program right? If it isnt working for you use vaders cape, its pretty much the same thing.
BF2-Master
Captain
Captain
Posts: 469
Joined: Thu Mar 02, 2006 7:08 pm

Post by BF2-Master »

Well, Pspad doesn't work for me, WinHex doesn't and for some reason the 'Open program with...' thing doesn't allow me to select xvi32, it only allows me to use NotePad.
Darth_Z13
Jedi High Council
Jedi High Council
Posts: 2275
Joined: Sat Jun 17, 2006 9:51 am
xbox live or psn: Xanthius Wylon
Location: Canada

Post by Darth_Z13 »

Choose browse and find the .exe of the program you want to use.
Post Reply