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
EGG_GUTS
Master Bounty Hunter
Posts: 1626 Joined: Thu Dec 07, 2006 7:38 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: CANADA!
Post
by EGG_GUTS » Fri Jan 05, 2007 6:45 pm
I know you will be asking "Why the hell are you doing that" It's for my map
and it's a suprise
Question: I want to give the Dark trooper the wampa attack. I did it in the odf but it just makes my map crash
Last edited by
EGG_GUTS on Sat Jan 06, 2007 10:20 pm, edited 1 time in total.
Maveritchell
Jedi Admin
Posts: 7366 Joined: Mon Aug 21, 2006 11:03 pm
Post
by Maveritchell » Fri Jan 05, 2007 7:16 pm
Did you make sure to add all the anims? To preclude that, you could just add all the files from the SNW assets to your own.
EGG_GUTS
Master Bounty Hunter
Posts: 1626 Joined: Thu Dec 07, 2006 7:38 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: CANADA!
Post
by EGG_GUTS » Fri Jan 05, 2007 7:59 pm
yes I moved all the ODFs and MSHs
Maveritchell
Jedi Admin
Posts: 7366 Joined: Mon Aug 21, 2006 11:03 pm
Post
by Maveritchell » Fri Jan 05, 2007 9:24 pm
EGG_GUTS wrote: yes I moved all the ODFs and MSHs
I didn't ask that. I asked if you moved the animations. You need to copy the "munged" folder from SNW if you haven't already, and probably the "effects" folder as well.
wazmol
High General
Posts: 892 Joined: Sat Sep 02, 2006 6:47 pm
Projects :: Thinking...
Games I'm Playing :: Black Ops
Location: London
Contact:
Post
by wazmol » Sat Jan 06, 2007 6:55 am
it still wont work you need to change the darktroopers ODF so it uses the Wampas Bones
EGG_GUTS
Master Bounty Hunter
Posts: 1626 Joined: Thu Dec 07, 2006 7:38 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: CANADA!
Post
by EGG_GUTS » Sat Jan 06, 2007 10:06 am
So would that be hard or somewhat easy?
wazmol
High General
Posts: 892 Joined: Sat Sep 02, 2006 6:47 pm
Projects :: Thinking...
Games I'm Playing :: Black Ops
Location: London
Contact:
Post
by wazmol » Sat Jan 06, 2007 10:22 am
its pretty easy. just copy the munged folder from the wampa side then in the dark troopers odf change:
GeometryName = "imp_inf_darktrooper"
GeometryLowRes = "imp_inf_darktrooper_low1"
to:
GeometryName = "imp_inf_darktrooper"
GeometryLowRes = "imp_inf_darktrooper_low1"
SkeletonName = "wampa"
SkeletonLowRes = "wampalz"
it should work it works with the super battle droid.
EGG_GUTS
Master Bounty Hunter
Posts: 1626 Joined: Thu Dec 07, 2006 7:38 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: CANADA!
Post
by EGG_GUTS » Sat Jan 06, 2007 10:33 am
Thanks but where do I paste the munge folder?
EDIT: and what odf do I find The Geometry: imp_inf_darktrooper?
wazmol
High General
Posts: 892 Joined: Sat Sep 02, 2006 6:47 pm
Projects :: Thinking...
Games I'm Playing :: Black Ops
Location: London
Contact:
Post
by wazmol » Sat Jan 06, 2007 2:34 pm
take the MUNGED folder from: BF2_ModTools\assets\sides\snw
and put it in: BF2_ModTools\data_xxx\Sides\imp (xxx is your modid)
and the imp_inf_darktrooper line is in the imp_inf_dark_trooper.ODF file in your modid's side/imp/odf folder
hope that helps
EGG_GUTS
Master Bounty Hunter
Posts: 1626 Joined: Thu Dec 07, 2006 7:38 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: CANADA!
Post
by EGG_GUTS » Sat Jan 06, 2007 7:52 pm
Wouldn't you just copy the contents from the snw munged into the imp munged cuz I would have to copy over the imp munge folder
EDIT: YES it worked thanks
wazmol
High General
Posts: 892 Joined: Sat Sep 02, 2006 6:47 pm
Projects :: Thinking...
Games I'm Playing :: Black Ops
Location: London
Contact:
Post
by wazmol » Sun Jan 07, 2007 6:20 am
no problem