Major issue. >_<
Moderator: Moderators
-
Schizo
- Epena
- Old School Staff
- Posts: 1176
- Joined: Fri Oct 21, 2005 2:33 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
Schizo
I know this is a stupid question, but are you sure you saved it as a TGA?
If so, I'm stumped... you could always try to put this in the rep_inf_ep3_pilot's ODF:
Also, do me a favor a look in the rep_inf_ep3_pilot's ODF. Make sure it looks like this:
And then double check your Mission.lua to see if you're loading "rep_inf_ep3_pilot" correctly.
If that doesn't work, I don't know what will.
If so, I'm stumped... you could always try to put this in the rep_inf_ep3_pilot's ODF:
Code: Select all
OverrideTexture = "rep_inf_ep3spacepilot"Also, do me a favor a look in the rep_inf_ep3_pilot's ODF. Make sure it looks like this:
Code: Select all
[GameObjectClass]
ClassParent = "rep_inf_default_pilot"
[Properties]
GeometryName = "rep_inf_ep3spacepilot"
GeometryLowRes = "rep_inf_ep3spacepilot_low1"
//FirstPerson = "REP\reppilot;rep_1st_pilot"
FirstPerson = "IMP\impsntr;imp_1st_snowtrooper"
OverrideTexture = "rep_inf_ep3spacepilot"If that doesn't work, I don't know what will.
- Epena
- Old School Staff
- Posts: 1176
- Joined: Fri Oct 21, 2005 2:33 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
