Jump to content
  • 0

Cum pot face?


heker

Question

Salut mar interesa si p mn o idee

Dupa ce fac un checkpoint:

else if(CP[playerid] == 85)
    {
        if(IsPlayerInVehicle(playerid, 285) || IsPlayerInVehicle(playerid, 286) || IsPlayerInVehicle(playerid, 287) || IsPlayerInVehicle(playerid, 288))
      	{
	        new cashp;
	        cashp = (PlayerInfo[playerid][pLevel]*100);
	        GivePlayerMoney(playerid, cashp);
	        format(string, sizeof(string), "~g~%d$ ~w~au fost adaugati.",cashp);
	        GameTextForPlayer(playerid, string, 1000, 1);
	        DisablePlayerCheckpoint(playerid);
	        SetPlayerCheckpoint(playerid,1340.8556,-1235.6326,12.9889,5.0);
	        CP[playerid] = 86;
		}
    }

cand trec cu vehiculul respectie as dori daca se poate sa stau pe freeze 3 secunde. Se poate?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.