Jump to content
Sign in to follow this  
chrisyou

Need help recoloring the Ifrit

Recommended Posts

Hey guys..

I wanna recolor the Ifrit for my mission.

So far I've used

setObjectTexture[0,"#(argb,8,8,3)color(0.6,0.3,0.01,1)"];

But the result is quite disappointing: http://steamcommunity.com/sharedfiles/filedetails/?id=256349264

Somehow the back is not colored (I mean the yellow one).

Could you tell me what to change, so that the back is also colored?

Best Regards

Share this post


Link to post
Share on other sites

Vehicles usually have several textures. This nubmer controlls which texture you changing:

setObjectTexture[0,"#(argb,8,8,3)color(0.6,0.3,0.01,1)"];

Share this post


Link to post
Share on other sites
Vehicles usually have several textures. This nubmer controlls which texture you changing:

setObjectTexture[0,"#(argb,8,8,3)color(0.6,0.3,0.01,1)"];

Thanks for the help :)

Problem solved

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  

×