17.11.2010, 08:46
How do I create, that if you enter into checkpoint, it announces stop and next stop in the bus and little around it.
I need to add it here:
I need to add it here:
Код:
case 0:
{
SendClientMessage(playerid,0x00C2ECFF,"Sa hakkasid sхitma liini 1 suunal Willofield'i rand - Los Florres.");
SendClientMessage(playerid,0x00C2ECFF,"Oota enne vдlumist 30 sekundit.")
DisablePlayerCheckpoint(playerid);
PCP[playerid]++;
SetPlayerCheckpoint(playerid,Liin1CP[1][0],Liin1CP[1][1],Liin1CP[1][2],5.0);
}

