/findcar not working
#1

I'm useing a edited version of the German life car dealership thingy and im trying to make a /trackcar
this is what i have so far
Код:
	else if (strcmp("/findcar", cmd, true, 10) == 0)
	{
	SendClientMessage(playerid, COLOR_YELLOW,"Lost Cars: Looks like you lost your car, folow the check point on your GPS");
    SetPlayerCheckpoint(playerid,Carlist[playerid][Carid],Carlist[playerid][X],Carlist[playerid][Y],Carlist[playerid][Z]);, 5.0);
    return 1;
    }
but when i test it IG the check point gose all crazy and its in a random place on the map what did i do wrong? :/
Reply


Messages In This Thread
/findcar not working - by darkknight123 - 10.02.2011, 22:05
Re: /findcar not working - by Antonio [G-RP] - 10.02.2011, 22:28
Re: /findcar not working - by darkknight123 - 10.02.2011, 22:40
Re: /findcar not working - by darkknight123 - 10.02.2011, 23:14
Respuesta: /findcar not working - by MMiz - 11.02.2011, 00:39

Forum Jump:


Users browsing this thread: 1 Guest(s)