small prob with ckeckpoint lil help plz
#1

//script top
new NEWCP;


/// this under

public OnGameModeInit()
{

NEWCP = CPS_AddCheckpoint(2196.539062, 604.025451, 11.644821,5,90);


//// this under

public OnPlayerEnterCheckpoint(playerid)
{

if(CPS_IsPlayerInCheckpoint(playerid,NEWCP))
{
SendClientMessage(playerid,0x00C7FFAA,"Checkpoint WORKING YAY");
}



My prob: i make this checkpoint but is there on game but when i enter on it nothing happanes
Dunno whats wrong. NEWCP is my checkpoint
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)