[Ajuda] warning 219: local variable "pname"
#8

Vlw Andre
Quote:
Originally Posted by eDlAndrePawno
Посмотреть сообщение
Код:
// ============ Coloque Os News Aqui ==============
new count1 = 0;
new ServidorNome[0][128] = {
"» GNB - Gaming Fox Brasil ® (0.3x) «",
"Visite nosso Fуrum: WwW.GamingFoxBrasil.Tk",
"» GNB - Gaming Fox Brasil ® (0.3x) «",
"» GNB - Gaming Fox Brasil ® (0.3x) «",
"Visite nosso Fуrum: WwW.GamingFoxBrasil.Tk",
"» GNB - Gaming Fox Brasil ® (0.3x) «"

};



// ================================================== ===========================
public NomeServer()
{
count1++; if(count1 > 4)count1 = 0;
new string[128];
format(string, sizeof(string), "hostname %s", ServidorNome[count1]);
SendRconCommand(string);
}
Reply


Messages In This Thread
warning 219: local variable "pname" - by MatheusMendes - 20.05.2013, 02:56
Re: warning 219: local variable "pname" - by BreakDriFT - 20.05.2013, 02:57
Re: warning 219: local variable "pname" - by zSuYaNw - 20.05.2013, 02:59
Re: warning 219: local variable "pname" - by MatheusMendes - 20.05.2013, 03:21
Re: warning 219: local variable "pname" - by iNicianTe - 20.05.2013, 03:22
Re: warning 219: local variable "pname" - by MatheusMendes - 20.05.2013, 03:41
Respuesta: warning 219: local variable "pname" - by eDlAndrePawno - 20.05.2013, 04:09
Re: Respuesta: warning 219: local variable "pname" - by MatheusMendes - 20.05.2013, 04:36

Forum Jump:


Users browsing this thread: 1 Guest(s)