Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
Joe98

How to get a Strider in Blueforce colours?

Recommended Posts

There is a vehicle named Strider.

By default it comes in AAF colour scheme.

In the virtual arsenal there is an option to select another colour scheme - Blueforce.

 

How can I place a Strider on the map with a Blueforce colour scheme?

Share this post


Link to post
Share on other sites

If you won't find the Vehicle on the BLUFOR side, you need to place down the AFF Vehicle, right click on it and select "Configure vehicle appearance". If there is no BLUFOR Skin you only have the ability to work with setObjectTexture []; instead. But i can't say where Arma 3 has this texture be stored.

Share this post


Link to post
Share on other sites

if (local this) then {this setObjectTextureGlobal [0,"\a3\soft_f_beta\mrap_03\data\mrap_03_ext_co.paa"]; this setObjectTextureGlobal [1,"\a3\data_f\vehicles\turret_co.paa"]};

 

in the init field of your strider.

  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×