Closest car
#1

PHP код:
if(bTrash[playerid] == 1)
        {
            new 
veh GetClosestVehicle(playerid5);
            if(
GetVehicleModel(veh) != 408)
            {
                
SendError(playerid"WRONG CAR");
            }
            else
            {
                
SendSucces(playerid"FUCK IT U TRASHMASTA");
                
bTrash[playerid] = 0;
            }
        } 
I'am standing near the 408 ( trash car ) and I always get Error message, that it's a wrong car!
Reply


Messages In This Thread
Closest car - by bogushas - 04.01.2015, 09:57
Re: Closest car - by bogushas - 04.01.2015, 10:02

Forum Jump:


Users browsing this thread: 1 Guest(s)