Renaming troubles

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
SkinnyODST
Lieutenant Colonel
Lieutenant Colonel
Posts: 545
Joined: Mon Jul 04, 2016 10:56 pm
Location: My other account
Contact:

Renaming troubles

Post by SkinnyODST »

I`m trying to rename a weapon I downloaded called "waz_rep_weap_fordo" (Commander Fordo`s pistol) and I can`t seem to get it working. I went into the localise tool and tried different methods, all unsuccessful:

I tried adding inf_fordo to the rep.weapons,

Adding rep_fordo to rep.weapons,

And adding a new scope called waz, adding inf_fordo and rep_fordo to it,

As well as adding weap to the waz scope, then adding inf_fordo and rep_fordo to it.

It still says "waz_rep_weap_fordo" in game
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Renaming troubles

Post by AQT »

SkinnyODST wrote:I tried adding inf_fordo to the rep.weapons,
That makes rep_weapons_inf_fordo.
Adding rep_fordo to rep.weapons,
That makes rep_weapons_rep_fordo.
And adding a new scope called waz, adding inf_fordo and rep_fordo to it,
That makes waz_inf_fordo and waz_rep_fordo (or waz_inf_fordo_rep_fordo).
As well as adding weap to the waz scope, then adding inf_fordo and rep_fordo to it.
That makes waz_weap_inf_fordo and waz_weap_rep_fordo (or waz_weap_inf_fordo_rep_fordo).
It still says "waz_rep_weap_fordo" in game
If you must, to make waz_rep_weap_fordo, make a scope called waz, and add rep_weap_fordo.
Post Reply