[Ajuda] Tag de procurado nгo funciona ?
#7

Quote:
Originally Posted by arakuta
View Post
Nгo hб erro algum no cуdigo, tenha em mente que vocк nгo pode ver o CharBubble que estб em vocк.
eu sei amigo, ta vendo meu sv online abaixo ? esse sistema de tag de procurado ta ativado mas a tag nгo vai pra cabeзa do player , nгo sei se й pq eu jб tenho sistema de vбrios tipos de tags em cima do player e a de procurado nгo aparece por esse motivo


Code:
	CMD:titulos(playerid)
	{
	    new string[128];
	    new text[13][7];
	    MEGAString[0]=EOS;
	    for(new i = 0; i < MAX_TITULOS; i++)
		{
		    if(Titulos[playerid][i] > 0)
		    {
		    	strmid(text[i], "FFFF00", 0, strlen("FFFF00"), 7);
		    }
		    if(Titulos[playerid][i] == 0)
		    {
		    	strmid(text[i], "FFFFFF", 0, strlen("FFFFFF"), 7);
		    }
		}
	    strcat(MEGAString, "Titulo\tRequisitos\n");
	    format(string, sizeof string, "{%s}(Scripter)\tRequisitos: Level 5000 de Admin\n",text[0]);
	    strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Mapper)\tRequisitos: Level 3001+ de Admin\n",text[1]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Cargo admin)\tRequisitos: Level 1+ de Admin\n",text[2]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Familia da Org)\tRequisitos: Ser de Alguma Organizaзгo\n",text[3]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Matador)\tMatar Mais de 100 players\n",text[4]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Noob)\tNenhum\n",text[5]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Experiente)\tLevel 30+\n",text[6]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(VIP)\tSer VIP\n",text[7]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(SUPER VIP)\tSer Super VIP\n",text[8]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Socio)\tSer socio\n",text[9]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Lнder)\tSer Lнder\n",text[10]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Novato)\tLvl 2+\n",text[11]);
		strcat(MEGAString, string);
		format(string, sizeof string, "{%s}(Helper)\tSer Helper\n",text[12]);
		strcat(MEGAString, string);
 		ShowPlayerDialog(playerid, menutitulo, 5, "Tнtulos",MEGAString,"Selecionar", "Sair");
		return 1;
	}
Reply


Messages In This Thread
Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 01:34
Re: Tag de procurado nгo funciona ? - by AllanSG - 08.05.2018, 01:59
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 14:42
Re: Tag de procurado nгo funciona ? - by BrunoLuiz - 08.05.2018, 15:34
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 18:11
Re: Tag de procurado nгo funciona ? - by arakuta - 08.05.2018, 20:42
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 08.05.2018, 22:03
Re: Tag de procurado nгo funciona ? - by arakuta - 09.05.2018, 11:14
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 10.05.2018, 02:18
Re: Tag de procurado nгo funciona ? - by FerrariL - 10.05.2018, 19:26
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 10.05.2018, 22:52
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 10.05.2018, 23:14
Re: Tag de procurado nгo funciona ? - by RIPOrkut - 10.05.2018, 23:14
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 10.05.2018, 23:33
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 00:19
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 01:32
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 01:50
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 01:58
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:00
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 02:02
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:03
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:07
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:08
Re: Tag de procurado nгo funciona ? - by FerrariL - 11.05.2018, 02:09
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:10
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:15
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:17
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:18
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:20
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:22
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:23
Re: Tag de procurado nгo funciona ? - by AutoMatic2 - 11.05.2018, 02:25
Re: Tag de procurado nгo funciona ? - by eoqtrabhir - 11.05.2018, 02:38

Forum Jump:


Users browsing this thread: 7 Guest(s)