• 0
Sign in to follow this  
MrDeano

Vehicle skins

Question

hi I am using the Xm8 Deploy and I have changed it so it spawns the SUV but I would like it so when it spawns it using a custom texture  

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0

Find where createVehicle is called and set the texture there
Example:-

_vehicle = "Exile_Car_SUV_Red" createVehicle position player;
_vehicle setObjectTextureGlobal [0, "\exile_assets\texture\flag\flag_misc_rainbow_co.paa"];

 

  • Like 2

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.