Jump to content
Sign in to follow this  
Skull_Army

SetObjectTexture help

Recommended Posts

I'm trying to set a texture to the blufor gendarmerie van.

I'm using Van setObjectTexture [0, "path"];

The path to the texture I want to use is Arma 3\Orange\Addons\soft_f_orange\Van_02\Data\van_body_black_CO.paa but no matter how I've put the path in, it's not finding the texture.

Am I doing something wrong? or is this actually not possible

Share this post


Link to post
Share on other sites
23 minutes ago, Skull_Army said:

I'm trying to set a texture to the blufor gendarmerie van.

I'm using Van setObjectTexture [0, "path"];

The path to the texture I want to use is Arma 3\Orange\Addons\soft_f_orange\Van_02\Data\van_body_black_CO.paa but no matter how I've put the path in, it's not finding the texture.

Am I doing something wrong? or is this actually not possible

Van setObjectTexture [0, "a3\soft_f_orange\Van_02\Data\van_body_black_CO.paa"];

should do the trick.

 

Cheers

  • Thanks 1

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  

×