Jump to content
  • 0

Problema CheckPoint's


CrystyaN

Question

Salut.

Am o problema destul de mare la checpoint's.

Deci am facut comanda /test si sa-mi dea apara un checkpoint, apoi la onplayernenterchecpoint am pus

	else if(CP[playerid] == 1000)
	{
         DisablePlayerCheckpoint(playerid);
         SCM(playerid, COLOR_CRS3, "Test");
         SetPlayerCheckpoint(playerid,865.8970,-1523.4862,13.5547, 5.0);
		 CP[playerid] = 1001;
    }
    else if(CP[playerid] == 1001)
	{
         DisablePlayerCheckpoint(playerid);
         SCM(playerid, COLOR_CRS3, "Test1");
    }

la else if(CP[playerid] == 1000) imi dispare checkpointul si imi da mesajul ala, dar pe urma nu imi apare checkpointul CP[playerid] == 1001 ... , la orice fac asa nu imi merge, nici la sistemul de rob,DMV sau altele :(..

Please daca ma puteti ajuta:(

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.