Truck and trailers
#10

Yes I know that but how can I check if trailer is attached like that?

Код:
CMD:work(playerid,params[])
{
if(IsPlayerInTruck(playerid)) return SCM(playerid, -1, "You are not in truck!");
if(I need this check) return SCM(playerid, -1, "You didn't attached trailer!");
SetPlayerCheckpoint......
etc...
etc...
return true;
}
Reply


Messages In This Thread
Truck and trailers - by ivanVU - 10.02.2013, 12:10
Re: Truck and trailers - by Tom1412 - 10.02.2013, 12:31
Re: Truck and trailers - by Jeffry - 10.02.2013, 12:33
Re: Truck and trailers - by MP2 - 10.02.2013, 12:58
Re: Truck and trailers - by ivanVU - 10.02.2013, 15:06
Re: Truck and trailers - by Jeffry - 10.02.2013, 15:12
Re: Truck and trailers - by ivanVU - 10.02.2013, 15:15
Re: Truck and trailers - by Jeffry - 10.02.2013, 16:44
Re: Truck and trailers - by MP2 - 10.02.2013, 16:50
Re: Truck and trailers - by ivanVU - 10.02.2013, 19:13

Forum Jump:


Users browsing this thread: 1 Guest(s)