First Person model not showing up
Posted: Thu Sep 10, 2015 4:39 am
I've created a custom FPS model for a unit. Here is a screen of that FPS model:

However, it does not show up when I put it in the game. I have it set up to load the FPS model under the following line:
The FPS LVL file is definitely named correctly and is definitly in my 'FPS/IMP' folder.
What happens is that the model comes up 'blank' or not loaded. There's no error log for this either (I'm using SPTest for SWBF1, but the principle would apply to BF2 as well)

However, it does not show up when I put it in the game. I have it set up to load the FPS model under the following line:
Code: Select all
"IMP\fostrp;fo_1st_stormtrooper"What happens is that the model comes up 'blank' or not loaded. There's no error log for this either (I'm using SPTest for SWBF1, but the principle would apply to BF2 as well)