Jump to content
Sign in to follow this  
spcland12

Custom Uniform Retexture

Recommended Posts

Ok I been looking around the web to try and figure out how to make Custom Retexture Uniforms Work without using addons , Does anyone know how to get Uniform Retextures to work with scripts in the mission file without having people download addons?

Share this post


Link to post
Share on other sites

Hello spcland12,

Yep, there is a way. First, You will need an advanced painting program called "Photoshop CS5" (which is what I use, its also has a .PAA plug-in which you can get here)

Now, here is the script for you to put in the unit:

this setObjectTexture [0,"Myskin.paa"]; this setObjectTexture [1,"Myskin.paa"];

And that is how you use the skin in the editor (but, each change your doing while in the game requires you to restart the game as a refresh, but save the mission before doing that)

Cheers!

Ranwer

Share this post


Link to post
Share on other sites

Hi, the commands above work for vehicles but not different uniforms for me. Can you be a bit more descriptive since i'm new to this? I would like to customize uniforms, vests, headgear etc if possible... My intention is to be able to use retextures so addons are not required. Thanks

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  

×