Jump to content
Sign in to follow this  
doubleblind

VR Suit Armor Texture

Recommended Posts

I'm trying to retexture the armor on the VR suit. I went through the config and pulled the \a3\characters_f_bootcamp\common\data\vrarmor_co.paa texture and modified it, but I can't get it to show up in game using:

 

this setObjectTexture [3,"myTexture.paa"]

in the unit's init. All other textures on the suit work, I just can't change the armor. Anybody know what the issue is?

Share this post


Link to post
Share on other sites

If you wanna do retextures don't do them like this. It's the poor mans way of doing it!

 

Do it by using a config.cpp and placing it into game via an addon pbo. There's some good tutorials on YouTube about how to do this.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×