Help /port
#1

dont work this /port to tp me in the org,bank,burg etc
Код:
if (strcmp(cmdtext, "/port", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			if(PlayerInfo[playerid][pAdmin] >= 1 || PlayerInfo[playerid][pGameMaster] >= 1)
			{
        	   	ShowPlayerDialog(playerid, 3, DIALOG_STYLE_LIST, "Teleport","Los Santos\nSan Fierro\nLas Venturas\nCivil\nBanka\nPlanina\nAerodrom\nTeretana\nBurger\nOrganizacii", "Port", "Iskluci");
        	}
			else
			{
				SendClientMessage(playerid, COLOR_WHITE, "{FF0000}GRESKA:{FFFFFF}Nemozete da ja koristite ovaa komanda.");
			}
		}
		return 1;
	}
here is
Reply


Messages In This Thread
Help /port - by imnoob - 18.05.2012, 10:01
Re: Help /port - by rishabh1x - 18.05.2012, 10:09
Re: Help /port - by $$inSane - 18.05.2012, 10:15

Forum Jump:


Users browsing this thread: 1 Guest(s)