Faamba Shield Generator [Solved]
Moderator: Moderators
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Faamba Shield Generator [Solved]
How do I get it working? It doesn't even have animations. I placed as a prop. Am I spose to spawn it like a vehicle? ]v[ got it working.
Does Anyone now how to get it working?
Thanks
Does Anyone now how to get it working?
Thanks
-
Ace_Azzameen_5
- Jedi

- Posts: 1119
- Joined: Sat Apr 23, 2005 8:52 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
I believe there is an old SWBF post that gave its requirements. But I assume you have traced the ODF all the way to the Shield Weapon.
After that, their is an .fx file with the name found in this line of the weapon:
ShieldEffect = "fambaa?_shield"
In \BFBuilder\Assets\Shipped Common Animations\nab_walk_fambaa
you will find the animation MSH's. I don't know if you need anything else.
I'm not sure about the ShieldType: Fambaa2 in the fx file. I could never find that file and it might have been hard coded. If so it might not work in SWBF 2 and you'll need that line to say "droidekashield" instead. Which will look funny turning on.
P.S. If you get a shield texture working, bigger than the droideka's please tell me (send assets?) 'cause mines' stuck invisible.
After that, their is an .fx file with the name found in this line of the weapon:
ShieldEffect = "fambaa?_shield"
In \BFBuilder\Assets\Shipped Common Animations\nab_walk_fambaa
you will find the animation MSH's. I don't know if you need anything else.
I'm not sure about the ShieldType: Fambaa2 in the fx file. I could never find that file and it might have been hard coded. If so it might not work in SWBF 2 and you'll need that line to say "droidekashield" instead. Which will look funny turning on.
P.S. If you get a shield texture working, bigger than the droideka's please tell me (send assets?) 'cause mines' stuck invisible.
-
PvtParts
- Jedi

- Posts: 1001
- Joined: Mon Apr 03, 2006 9:12 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: plundering yer booty
I got it working. (with shield texture and stuff too, Ace)
The fambaa in bf2 lacks anims, so I had to give it infinite health from the lua.
Edit: Above didn't really make sense. I had to give it infinite health because, due to its lack of animations, upon dieing it simply disappeared from the map. Which, as you could guess, was not appropriate.
Other than that it works the same - map starts, shield spreads down around area. You can then 'kill' the shield by attacking either the fambaa or the shield itself. However, once its down it just disappears and the fambaa just stands there. Its not really that big a deal but just don't expect any nice death anims.
I'll try to dig up everything in a few minutes, then I'll edit this post and give you everything you need (I changed the fambaa effect a tad bit to make it the same size as in the movies, but that is an edit within the effect file itself and should have nothing to do with the odf).
I will post the code here and then make a rar with all the needed assets and a set-up folder structure.
The fambaa in bf2 lacks anims, so I had to give it infinite health from the lua.
Edit: Above didn't really make sense. I had to give it infinite health because, due to its lack of animations, upon dieing it simply disappeared from the map. Which, as you could guess, was not appropriate.
Other than that it works the same - map starts, shield spreads down around area. You can then 'kill' the shield by attacking either the fambaa or the shield itself. However, once its down it just disappears and the fambaa just stands there. Its not really that big a deal but just don't expect any nice death anims.
I'll try to dig up everything in a few minutes, then I'll edit this post and give you everything you need (I changed the fambaa effect a tad bit to make it the same size as in the movies, but that is an edit within the effect file itself and should have nothing to do with the odf).
I will post the code here and then make a rar with all the needed assets and a set-up folder structure.
-
Ace_Azzameen_5
- Jedi

- Posts: 1119
- Joined: Sat Apr 23, 2005 8:52 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
PvtParts
- Jedi

- Posts: 1001
- Joined: Mon Apr 03, 2006 9:12 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: plundering yer booty
Bf1 anims dont work in bf2 last I heard (I mean that was a while ago I haven't been around much lately). Though Teancum did get the Kaadu working. I dunno you'd have to ask him but yeah as far as I'm concerned no anims.
I haven't got to it yet I had to do yardwork tonight I will try to get to it tomorrow.
I haven't got to it yet I had to do yardwork tonight I will try to get to it tomorrow.
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Fambaa animations
This is the munged Fambaa animations for SWBF2:
fambaa_animations
Extract the files:
nab_walk_fambaa.anims
nab_walk_fambaa.zaabin
nab_walk_fambaa.zafbin
to:
data_ABC/worlds/abc/munged
fambaa_animations
Extract the files:
nab_walk_fambaa.anims
nab_walk_fambaa.zaabin
nab_walk_fambaa.zafbin
to:
data_ABC/worlds/abc/munged
-
1z2x3c
- 3rd Warning

- Posts: 259
- Joined: Mon Jul 16, 2007 3:22 am
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
1z2x3c
- 3rd Warning

- Posts: 259
- Joined: Mon Jul 16, 2007 3:22 am
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
1z2x3c
- 3rd Warning

- Posts: 259
- Joined: Mon Jul 16, 2007 3:22 am
