29.05.2015, 16:24
hello guys,,
I have Created Vehicle System and it shows with pic but when i try to spawn a vehicle it shows doesnt spawn any vehicle
please help me
I have Created Vehicle System and it shows with pic but when i try to spawn a vehicle it shows doesnt spawn any vehicle
Код:
CMD:v (playerid)
{
ShowModelSelectionMenu(playerid, vehlist, "Vehicles - Click To Spawn");
return 1;
}
