C# [How to Changing spawned car model]
-
Is there away to spawn a car and change his model ? E.g : spawn a police3 in front of the player then pressing a key to change this car to police2
I'm refer to lspd/vip escort : the way we can change car select another one
-
@MikeBoma That's interesting. Menyoo can do it with player in the vehicle but not outside of vehicle AFAIK. Funny how you can swap models for objects, you can change the ped model for the player but there doesn't seem to be a native for vehicles.
Don't know what your application is, movie or RP or mod, but would you be able to fake it? Just delete car1, do a fade in/fade out, and then spawn replacement car2?
-