[ajuda]Comando /av bugado Oo
#1

Galera tipo eu mando /av oi vai de boa.. mas nгo aparece a parte de cima(aviso da administraзгo) alguem sabe pq?

Ta ai o comando
PHP код:
COMMAND:av(playeridparams[])
{
   if(
sscanf(params"s[500]"texto))
   {
      
SendClientMessage(playeridCinza"Use: /av (texto)");
   }
   else
   {
      new 
string[500];
      
GetPlayerName(playeridsendernamesizeof(sendername));
      
SendClientMessageToAll(Branco"{FFFFFF}|_______ {00FF40}B{FFFF00}D{1F1FF8}G{FFFFFF} ________ -{FF8000}ADMINISTRAЗГO{FFFFFF}- ________ {00FF40}B{FFFF00}D{1F1FF8}G {FFFFFF}_______|");
      
format(stringsizeof(string), "{00FF40}Admin: {FF8000}(%s) {FFFFFF}: %s"sendernametexto);
      
SendClientMessageToAll(Brancostring);
   }
   return 
1;

Reply


Messages In This Thread
[ajuda]Comando /av bugado Oo - by tonisantolia - 27.03.2012, 20:58
Re: [ajuda]Comando /av bugado Oo - by ViniBorn - 27.03.2012, 21:02
Re: [ajuda]Comando /av bugado Oo - by [R] ousenber [K] - 27.03.2012, 21:04
Re: [ajuda]Comando /av bugado Oo - by tonisantolia - 27.03.2012, 21:05

Forum Jump:


Users browsing this thread: 1 Guest(s)