spanishsurfer 58 Posted March 12, 2014 Hello all. I'm curios to know if it's possible to change a vehicles color/tint. I am adding the B_APC_Tracked_01_CRV_F to BLUFOR for anti mining capabilities but wanted to give OPFOR the same option, since they lack a vehicle such as this I was hoping to take BLUFORs vehicle and change the color. Which brings me to my next questions, if I add B_APC_Tracked_01_CRV_F to an OPFOR team will it show as an enemy vehicle to OPFOR radar even if it was bought by opfor, and manned by opfor? Thanks! Share this post Link to post Share on other sites
na_palm 19 Posted March 12, 2014 setObjectTexture or setObjectTextureGlobal are what you are searching for. greetings Na_Palm Share this post Link to post Share on other sites
fight9 14 Posted March 12, 2014 Yes you can change the textures on the vehicle as long as hidden selections are enabled (most vehicles do) with the setObjectTexture command. https://community.bistudio.com/wiki/setObjectTexture As for using vehicles of another faction, you'll have to test. I know using a enemy vehicle will still show red, but not sure what you see when the enemy uses your vehicle. Edit: Na_Palm beat me to it. I'll leave what I wrote though. Share this post Link to post Share on other sites
spanishsurfer 58 Posted March 12, 2014 Thanks guys! Share this post Link to post Share on other sites
lukio 18 Posted February 22, 2015 I know this is a really old thread, but it has bugged me as well that CSAT is lacking an armored support vehicle. After checking through the pbo I noticed that there is a "hidden" Opfor Skin for the Bobcat CRV . Replaced it with this setObjectTextureGlobal [0,"\a3\armor_f_beta\APC_Tracked_01\Data\apc_tracked_01_crv_opfor_co.paa"]; - all is well. Don't forget to manually change the inventory on the empty vehicle to default CSAT IFV inventory before sending it out for support! Too bad there is no INDEP version, but I guess that would be too OP FOR them! ;-) Share this post Link to post Share on other sites