Help with gps
#1

I need help with gps to fine your car this dont work

Код:
else if(strcmp(x_nr,"gps1",true) == 0)
	        {
                if(PlayerInfo[playerid][pPcarkey])
                {
                        new Float:X,Float:Y,Float:Z;
		                SetPlayerCheckpoint(playerid, X,Y,Z,5);
                        GetVehiclePos(pPcarkey, X,Y,Z);
                        return 1;
                }
	          }
Reply


Messages In This Thread
Help with gps - by gupey1984 - 22.07.2010, 01:43
Re: Help with gps - by MisterTickle - 22.07.2010, 01:52
Re: Help with gps - by gupey1984 - 22.07.2010, 01:57
Re: Help with gps - by Carlton - 22.07.2010, 02:02
Re: Help with gps - by gupey1984 - 22.07.2010, 02:07

Forum Jump:


Users browsing this thread: 1 Guest(s)