How to change health powerup geometry [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

Post Reply
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

How to change health powerup geometry [Solved]

Post by Loopy53 »

How would I change all_weap_inf_powerup_dispenser's geometry? at the moment I have my medic kits geometry as a floating icon, but it throws the stock powerup. Help? Thanks! let me know what files you want me to post.
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: How to change health powerup geometry

Post by AQT »

Rename your new powerup models to be the same as the stock powerup models you want to replace. Then replace them, and following this tutorial:
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

Re: How to change health powerup geometry

Post by Loopy53 »

Great, but what would I place in the ingame.lvl?
User avatar
Nedarb7
Lieutenant General
Lieutenant General
Posts: 676
Joined: Sat Sep 22, 2012 3:41 pm

Re: How to change health powerup geometry

Post by Nedarb7 »

It should look like this:
Hidden/Spoiler:
ucft
{
REQN
{
"texture"
"new_geometry's_texture_name"
}

REQN
{
"model"
"name_of_geometry"
}

}
You will have to rename your new geometry with the name of the old one
but make sure you don't rename the new texture name.
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

Re: How to change health powerup geometry

Post by Loopy53 »

Thanks AQT and nedarb. I will see if it works now.

EDIT: It works perfectly, minus an icon. Thanks everyone!
Post Reply