[Ajuda] Como transforma SendClientMessage em ShowPlayerDialog
#9

Tenteii criar outras /profissoes que dizer criei 1 pra vк se dava olha aeh'

PHP код:
if(strcmp(cmd"/profissao"true) == 0)  {
    
format(filesizeof(file), PASTA_CONTASGetPlayerNameEx(playerid));
    if(
dini_Int(file"Profissao") == Desempregado)
        return 
SendClientMessage(playeridVerde"Desempregado");
    if(
dini_Int(file"Profissao") == MotoristaP)  {
        static 
cStrAux[150];
        
strcat(cStrAux"Da cu\n");
        
strcat(cStrAux"Da cu\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!");
        
ShowPlayerDialog(playerid666DIALOG_STYLE_MSGBOX"Motorista particular"cStrAux"OK","");
    }
    if(
dini_Int(file"Profissao") == Policial_R) {
        static 
cStrAux[150];
        
strcat(cStrAux"/Prender [ID] [MOTIVO]\n");
        
strcat(cStrAux"/Procurar [ID] [MOTIVO]\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!\n");
        
strcat(cStrAux"Your Text Here!");
        
ShowPlayerDialog(playerid666DIALOG_STYLE_MSGBOX"Policial Rodoviario"cStrAux"OK","");
    }
    return 
true;

Deu warning
PHP код:
C:\Users\Nilda\Desktop\BVN\gamemodes\BVN.pwn(11554) : warning 217loose indentation
C
:\Users\Nilda\Desktop\BVN\gamemodes\BVN.pwn(11587) : warning 217loose indentation
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
Header size
:          10012 bytes
Code size
:          1260836 bytes
Data size
:          4051756 bytes
Stack
/heap size:      16384 bytesestimated maxusageunknowndue to recursion
Total requirements
5338988 bytes
2 Warnings

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)