New Vehicle System
#2

hmm you should use mselection include i hope this can help you i'll give you the link for the example https://sampforum.blast.hk/showthread.php?tid=482021

or you can also use this code
CMD:hydra (playerid) // this is zcmd include find it on ******
{
DestroyVehicle(playerid); // destroy player vehicle to prevent infinity car spawn
// Add a Hydra to the game with a respawn time of 60 seconds got this from wiki ;p
CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);
}
return1;
}
Reply


Messages In This Thread
Freeroam Vehicle System problem - by ItzRbj - 07.11.2014, 12:58
Re: New Vehicle System - by semara123 - 08.11.2014, 05:58

Forum Jump:


Users browsing this thread: 1 Guest(s)