[Ajuda] Mecвnico
#1

Boa Tarde, eu estava editando esse cуdigo aqui e estou com uma dъvida mt grande, pra os fodas na programaзгo nem tanto, queria fazer um /pedidos pra esse comando ex: /mecanico quando deu ele aparece no /pedidos com o nick do cara que chamo/regiгo vou deixar um pre inicio do /pedidos, pra vcs me ajudarem.

PHP код:
if(!strcmp(cmdtext"/chamados"true))
    {
        new 
AdmLevel[100], strr[128], info[512], cont=0;
        
format(infosizeof info"Chamados\tRegiгo\n");
          for(new 
i,GetMaxPlayers(); ai++)
          if(
IsPlayerConnected(i))
        {
            {
                if(
PlayerInfoplayerid][pProfissao] == Mecanico)
                
GetPlayer2DZone(playeridzoneMAX_ZONE_NAME);
                
format(strr10000"%s[%d]\t%s\n"PlayerName(playerid), izone,AdmLevel);
                
strcat(infostrr);
                
cont++;
            }
        }
        if(
cont == 0)
        
format(info10000"{FFFFC4}Nenhum chamado no momento\n");
        
cont 0;
        
ShowPlayerDialog(playeridmecanicosDIALOG_STYLE_TABLIST_HEADERS"Chamados"info"Fechar""*");
        return 
1;
    } 
PHP код:
if (strcmp(cmd"/mecanico"true)==0){
    if(
LiberarRelatorioo{playerid} == true)
    return 
SendClientMessage(playeridVermelho"( Chamados ) Aguarde 1 minuto para chamar um mecвnico novamente!");
    
strmid(tmpcmdtext5strlen(cmdtext));
    if(!
strlen(tmp)) {
    
SendClientMessage(playeridVermelho"/mecanico");
    return 
1;
    }else{
    
LiberarRelatorioo{playerid} = true;
    
SetTimerEx("LiberouRelatorioo"60000false"i"playerid);
    
SendClientMessage(playeridLaranja"( Chamados ) Vocк chamou um mecвnico, aguarde no local atй que venha um atende-lo.");
    foreach(
Playeri)
    {
    if(
PlayerInfo][pProfissao] == Mecanico){
    
GetPlayer2DZone(playeridzoneMAX_ZONE_NAME);
    
format(stringsizeof(string), "{787777}---------------------------------------------------------------------------------------------------------------------------------"PlayerName(playerid), tmp);
    
SendClientMessage(i, -1string);
    
format(stringsizeof(string), "( Chamados ) O jogador %s[%d] solicito um chamado no regiгo de %s"PlayerName(playerid), playeridzone);
    
SendClientMessage(iAmarelostring);
    
format(stringsizeof(string), "( Atenзгo ) Nгo deixe que ir atender os chamados, evite ser banido da profissгo!"PlayerName(playerid), zone);
    
SendClientMessage(iAmarelostring);
    
format(stringsizeof(string), "{787777}---------------------------------------------------------------------------------------------------------------------------------"PlayerName(playerid), tmp);
    
SendClientMessage(i, -1string);
    }
    }
    return 
1;
    }
    } 
Reply
#2

Tф pelo celular mais e sу salvar o local q ele chamo o mecвnico dps botar no /chamados

Como fazer isso?

Use variбveis ou atй mesmo o dof2 ou Dini, sei lб qual processo de salvamento vc usa!

Quando eu for pro PC eu te do uma dica

Reply
#3

Quote:
Originally Posted by AutoMatic2
Посмотреть сообщение
Tф pelo celular mais e sу salvar o local q ele chamo o mecвnico dps botar no /chamados

Como fazer isso?

Use variбveis ou atй mesmo o dof2 ou Dini, sei lб qual processo de salvamento vc usa!

Quando eu for pro PC eu te do uma dica

valeu men, nгo esquece em vocк й um cara mt humilde <3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)