Function don't work.
#6

Код:
CMD:check(playerid,params[])
{
	GetClosestVehicle(playerid, 7.0)

	if( SAVEVEHICLEID[ playerid ] == 0 )
	{
	    SendClientMessage( playerid, COLOR_RED,"* No vehicle exist.");
	    return 1;
	}
	return 1;
}
I never get this message "No vehicle exist.". But it's really not car near my.
Reply


Messages In This Thread
Function don't work. - by budelis - 31.10.2012, 11:56
Re: Function don't work. - by [HK]Ryder[AN] - 31.10.2012, 12:00
Re: Function don't work. - by budelis - 31.10.2012, 12:17
Re: Function don't work. - by [HK]Ryder[AN] - 31.10.2012, 12:20
Re: Function don't work. - by [NYO] Kael - 31.10.2012, 12:26
Re: Function don't work. - by budelis - 31.10.2012, 12:27
Re: Function don't work. - by [HK]Ryder[AN] - 31.10.2012, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)