new engineer

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
DrDrSheldonLeeCooper
Chief Warrant Officer
Chief Warrant Officer
Posts: 353
Joined: Sat Apr 26, 2014 1:50 pm
Projects :: Times before Empire
Games I'm Playing :: SWBF2-BF-Skyrim
xbox live or psn: No gamertag set
Location: Coruscant City [Germany]

new engineer

Post by DrDrSheldonLeeCooper »

Hello, I copied the Ep3 engineer and renamed him to : rep_inf_ep3_engineer2 then I copied the BFX 501st Legion Engineer and put it in my rep msh folder.
But the skin doesnt changed here is my ODF :

Hidden/Spoiler:
[GameObjectClass]
ClassParent = "rep_inf_default_engineer"


[Properties]
WEAPONSECTION = 1
WeaponName = "rep_weap_inf_shotgun"
WeaponAmmo = 8

WEAPONSECTION = 2
WeaponName = "rep_weap_inf_rocket_launcher"
WeaponAmmo = 4

GeometryName = "rep_inf_ep3armoredpilot"
GeometryLowRes = "rep_inf_ep3armoredpilot_low1"
FirstPerson = "REP\reptroop;rep_1st_trooper"

OverrideTexture = "rep_inf_ep3armoredpilot2"
"OverrideTexture = "rep_inf_ep3armoredpilot2"" , yes this is the 501st Engineer.

The skin just doesnt change when I copy a Unit that was already in the game.
thelegend
Sith
Sith
Posts: 1433
Joined: Thu Jan 23, 2014 6:01 am
Projects :: Star Wars - Battlefront III Legacy
Games I'm Playing :: Swbf GTA CoD LoL KH
xbox live or psn: El_Fabricio#
Location: Right behind you :)

Re: new engineer

Post by thelegend »

Are you sure you load the right units in your lua? And have you made new .req files (and a new .req line) for the new engineer.
Edit: ?
DrDrSheldonLeeCooper
Chief Warrant Officer
Chief Warrant Officer
Posts: 353
Joined: Sat Apr 26, 2014 1:50 pm
Projects :: Times before Empire
Games I'm Playing :: SWBF2-BF-Skyrim
xbox live or psn: No gamertag set
Location: Coruscant City [Germany]

Re: new engineer

Post by DrDrSheldonLeeCooper »

thelegend wrote:Are you sure you load the right units in your lua? And have you made new .req files (and a new .req line) for the new engineer.
Edit: ?
Yes , because the engineer has a name like x08c67f5
MileHighGuy
Jedi
Jedi
Posts: 1194
Joined: Fri Dec 19, 2008 7:58 pm

Re: new engineer

Post by MileHighGuy »

try a clean and munge
DrDrSheldonLeeCooper
Chief Warrant Officer
Chief Warrant Officer
Posts: 353
Joined: Sat Apr 26, 2014 1:50 pm
Projects :: Times before Empire
Games I'm Playing :: SWBF2-BF-Skyrim
xbox live or psn: No gamertag set
Location: Coruscant City [Germany]

Re: new engineer

Post by DrDrSheldonLeeCooper »

doesnt work
User avatar
commanderawesome
Field Commander
Field Commander
Posts: 971
Joined: Tue Aug 13, 2013 11:58 pm
Projects :: Skin Changer - Warfront - Other stuff
Games I'm Playing :: SWBF SWTOR KotOR EaW
xbox live or psn: AaTc_CmdrAwesome
Location: The Universe

Re: new engineer

Post by commanderawesome »

It is likely that "OverrideTexture" does not work with that model. There are two options for this:
1. Copy the model, open it with a hex editor and change the name of the texture.
2. Do your 501st guys BFX-style by just adding the new model and textures to a new "side", make reqs for them, and then load them into the level after the standard ones.
Post Reply