[Ajuda] Level de admin bugado.
#1

Quando eu logo no meu servidor o lvl de admin sai errado, alguem ajuda ae.
Код:
		else if(PlayerInfo[playerid][pAdmin] > 0)
		{
			format(string2, sizeof(string2), "{1A1A1A}[BGO]: {8AE62E}Vocк Logou Como Administrador Level [%d].",PlayerInfo[playerid][pAdmin]);
			SendClientMessage(playerid, COLOR_GREEEN,string2);
		}

Reply
#2

pawn Код:
if(PlayerInfo[playerid][pAdmin] >= 1)
        {
            format(string2, sizeof(string2), "{1A1A1A}[BGO]: {8AE62E}Vocк Logou Como Administrador Level [%i].",PlayerInfo[playerid][pAdmin]);
            SendClientMessage(playerid, COLOR_GREEEN,string2);
        }
Reply
#3

Vei na boa.. sу basta aumentar o tamanho da string, os cara vem e muda porra nenhuma, pois o sinal й a mesma coisa.
Reply
#4

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
pawn Код:
if(PlayerInfo[playerid][pAdmin] >= 1)
        {
            format(string2, sizeof(string2), "{1A1A1A}[BGO]: {8AE62E}Vocк Logou Como Administrador Level [%i].",PlayerInfo[playerid][pAdmin]);
            SendClientMessage(playerid, COLOR_GREEEN,string2);
        }
Nгo deu certo.
Reply
#5

Quote:
Originally Posted by DR_X
Посмотреть сообщение
Nгo deu certo.
String2 ta quanto?
Reply
#6

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
String2 ta quanto?
[64]
Reply
#7

Quote:
Originally Posted by DR_X
Посмотреть сообщение
[64]

Almenta pra 80 .
Reply
#8

й foda vei, don vem e faz bosta nenhuma e eu jб tinha dito pra aumentar. pqp
Reply
#9

Quote:
Originally Posted by OnlyOne
Посмотреть сообщение
й foda vei, don vem e faz bosta nenhuma e eu jб tinha dito pra aumentar. pqp
Nao extresa nao tem que explicar com geito!
Reply
#10

Explicar com jeito ? kkkkkk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)