21.03.2017, 12:04
PHP код:
if(EnterAllShips[playerid] == 9)
{
trying = CreateDynamicRaceCP(0, -2392.9497,2312.1875,-0.1095, -2392.9497,2312.1875,-0.1095, 5.0, -1, -1, playerid, 2000.0);
GameTextForPlayer(playerid, "~r~Goto Red Checkpoints To Finish This Shitt!", 5000, 3);
CreateTimerText();
}
return 1;
}