01.05.2009, 17:52
In OnPlayerEnterCheckPoint
if(class == bla)
{
DisablePlayerCheckpoint(playerid);
}
Check Player team, if it does Match he Accept...
if(class == bla)
{
DisablePlayerCheckpoint(playerid);
}
Check Player team, if it does Match he Accept...

