[Ajuda] /Cnn - С Aparece o Texto
#7

Quote:
Originally Posted by BielCOP
Посмотреть сообщение
Bom, meu intuito foi ajudar, se o seu foi criticar, vaza.
gord...


#tуpico ta ae uma base nem testei estou em linux , enfim deve estar certo , tenta ae ..


pawn Код:
COMMAND:cnn(playerid,params[]){
  new c[128],string[128];
  if(IsPlayerAdmin(playerid)){
    if(sscanf(params,"s[128]",c)){
      SendClientMessage(playerid,-1,"/cnn mensagem");
    }
    else{
      format(string,sizeof(string),"%s",c);
      GameTextForAll( string, 5000, 3 );
    }
  }
  else {
    SendClientMessage(playerid,-1,"vocк  nгo й adm");
  }
  return true;
}
Reply


Messages In This Thread
/Cnn - С Aparece o Texto - by VivendoVirtual - 13.06.2013, 00:50
Re: /Cnn - С Aparece o Texto - by BielCOP - 13.06.2013, 01:02
Re: /Cnn - С Aparece o Texto - by Blix - 13.06.2013, 01:51
Re: /Cnn - С Aparece o Texto - by BielCOP - 13.06.2013, 01:52
Re: /Cnn - С Aparece o Texto - by Blix - 13.06.2013, 01:56
Re: /Cnn - С Aparece o Texto - by BielCOP - 13.06.2013, 02:06
Re: /Cnn - С Aparece o Texto - by Blix - 13.06.2013, 02:14
Re: /Cnn - С Aparece o Texto - by BielCOP - 13.06.2013, 02:14

Forum Jump:


Users browsing this thread: 1 Guest(s)