doubleblind 13 Posted April 14, 2017 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
Dwayne_ 3 Posted May 12, 2017 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