cars not spawning with createvehicle
#2

Quote:

if(dialogid == DIALOG_CARSIRENS) //Cheetah\nInfernus\nElegy\nTaxi\nTurismo\nBanshee\n Bullet\nJester
{
if(response)
{
if(listitem == 0)
{
new Float, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
CreateVehicle(415, x+5.0, y+2.0, z, 82.2873, 0, 0, -1, 1);
SendClientMessage(playerid, COLOR_GREEN, "Unmarked Cheetah spawned.");
}

If this helped +rep
Reply


Messages In This Thread
cars not spawning with createvehicle - by NoahF - 30.06.2015, 01:05
Re: cars not spawning with createvehicle - by MohammedZ - 30.06.2015, 03:11
Re: cars not spawning with createvehicle - by kyriakos587 - 30.06.2015, 04:19
Re: cars not spawning with createvehicle - by kloning1 - 30.06.2015, 05:45

Forum Jump:


Users browsing this thread: 2 Guest(s)