Truck Unloading Help
#3

Код:
public LoadMats(playerid)
{
    new rand = random(sizeof(TruckingUnload));
	SetPlayerCheckpoint(playerid, TruckingUnload[rand][0], TruckingUnload[rand][1], TruckingUnload[rand][2], 7.0);
	SendClientMessage(playerid, COLOR_ORANGE, "INFO: {FFFFFF}Pergilah ke checkpoint yang berada di map");
	TogglePlayerControllable(playerid, 0);
	return 1;
}
Reply


Messages In This Thread
Truck Unloading Help - by Genmetal - 16.04.2015, 00:23
Re: Truck Unloading Help - by The__ - 16.04.2015, 03:40
Re: Truck Unloading Help - by Genmetal - 16.04.2015, 03:44
Re: Truck Unloading Help - by The__ - 16.04.2015, 03:53
Re: Truck Unloading Help - by Genmetal - 16.04.2015, 04:05
Re: Truck Unloading Help - by Genmetal - 17.04.2015, 11:58

Forum Jump:


Users browsing this thread: 4 Guest(s)