Jump to content
  • 0

Respect POints + Ajutor la GS


RaulSTAR

Question

Buna seara(ziua) cand va uitati ...

As dori sa schimb si eu RPurile la level 1-2-3-4 etc..

De Exemplu Cand ai level 1 ca sa treci la level 2 iti trebuie de exemplu 4 Rp ( respect points) cum as putea seta acest lucru?

---------------------------------------------------------------------------------------------------------------------------------

Am pus pe serverul meu 3 GSuri , GSLS normal , AmmuNation (cel de pe autostrada de langa vinewood) si un GS langa plaja.          Din pacate numa GSLS si Gsul de pe plaja merg. L-am intrebat pe cineva de pe mess si a spus ca nu stie si am incercat aici. VA pun Liniile unde scrie /buygun.

	if (strcmp(cmd, "/buygun", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
	        if(GetPlayerMoney(playerid) < 1)
			{
			    SendClientMessage(playerid, COLOR_GREY, "   You dont have enough money with you !");
			    return 1;
			}
			new gun;
			new gunid[16];
			new gunstring1[256];
			new gunstring2[256];
			new gunstring3[256];
			new gunstring4[256];
			new gunstring5[256];
			new infostring[256];
			new guncharge;
			new ammocharge;
			new location = PlayerInfo[playerid][pLocal];
			if(location == 99 || location == 100 || location == 102)

Am inteles ca numa la location trebuie modificat dar nu stiu cum... Care ma puteti ajuta raman recunoscator mUltumesc.

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.