22.01.2008, 16:13
Quote:
Originally Posted by Rafelder_GRF
Mabye you add this functions:
LCS_IsPlayerInCheckpoint(playerid, checkpointid) LCS_IsPlayerInAnyCheckpoint(playerid) LCS_IsAnyPlayerInCheckpoint(checkpointid) The script is without the functions nice, too. |
Quote:
LCS_IsPlayerInCheckpoint(playerid,checkpointid); LCS_SetCheckpointData(checkpointid,Float,Float:y ,Float:z,Floatize); LCS_GetPlayerCheckpointIn(playerid); LCS_IsPlayerInAnyCheckpoint(playerid); LCS_IsAnyPlayerInCheckpoint(checkpointid); |