if(strcmp("/comandos", cmd, true) == 0)
{
new strcmd[1000];
strcat(strcmd, "{00FF00}» /animes /dance /data /ausentes\n", sizeof(strcmd));
strcat(strcmd, "{00FF00}» /regras /creditos /ajudalevel /vips /afk /on\n", sizeof(strcmd));
strcat(strcmd, "{00FF00}» /procurados /profissao /saldocell\n", sizeof(strcmd));
strcat(strcmd, "{00FF00}» /transferir /trocarsenha /trocarnick /mudarsexo\n", sizeof(strcmd));
strcat(strcmd, "{00FF00}» /minhaprop /tutorial /ajudaprop /ajudacasa\n", sizeof(strcmd));
strcat(strcmd, "{00FF00}» /minhacasa /meucarro /conce /p /verlevel\n", sizeof(strcmd));
ShowPlayerDialog(playerid, playersimp, DIALOG_STYLE_MSGBOX, ".:: - Comandos Ъteis - ::.", strcmd, "OK", "");
return 1;
}
if(strcmp(cmd, "/profissao", true) == 0)
{
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
{
SendClientMessage(playerid, Verde, "Desempregado");
}
if(dini_Int(file, "Profissao") == MotoristaP)
{
SendClientMessage(playerid, C_MotoristaP, "~~~~~~~~~~~~~~ Motorista Particular ~~~~~~~~~~~~~~");
SendClientMessage(playerid, 0xFFFFFFAA, "Arrume um patrгo e cobre pelo seu serviзo.");
SendClientMessage(playerid, 0xFFFFFFAA, "/cp - Chat Profissгo.");
SendClientMessage(playerid, C_MotoristaP, "~~~~~~~~~~~~~~ Motorista Particular ~~~~~~~~~~~~~~");
}
if(strcmp(cmd, "/profissao", true) == 0) {
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
return SendClientMessage(playerid, Verde, "Desempregado");
if(dini_Int(file, "Profissao") == MotoristaP)
ShowPlayerDialog(playerid, -1, DIALOG_STYLE_MSGBOX, "Motorista particular", "Arrume um patrгo e cobre pelo seu serviзo\n/cp - Chat Profissгo.", "Close","");
return true;
}
if(strcmp(cmd, "/profissao", true) == 0)
{
new DialogWellington[256];
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
{
SendClientMessage(playerid, Verde, "Desempregado");
}
if(dini_Int(file, "Profissao") == MotoristaP)
{
format(string, 128, " {FFFFFF}~Motorista Particular~");
strcat(DialogWellington,string);
format(string, 128, " {FFFFFF}~Arrume um patrгo e cobre pelo seu serviзo.~");
strcat(DialogWellington,string);
format(string, 128, " {FFFFFF}/cp - Chat Profissгo.");
strcat(DialogWellington,string);
format(string, 128, " {FFFFFF}~Motorista Particular~");
strcat(DialogWellington,string);
}
pawn Код:
|
if(strcmp(cmd, "/profissao", true) == 0) {
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
return SendClientMessage(playerid, Verde, "Desempregado");
if(dini_Int(file, "Profissao") == MotoristaP)
ShowPlayerDialog(playerid, 666, DIALOG_STYLE_MSGBOX, "Motorista particular", "Arrume um patrгo e cobre pelo seu serviзo\n/cp - Chat Profissгo.", "Close","");
return true;
}
if(strcmp("/comandos", cmd, true) == 0) { new strcmd[1000]; strcat(strcmd, "{00FF00}» /animes /dance /data /ausentes\n", sizeof(strcmd)); strcat(strcmd, "{00FF00}» /regras /creditos /ajudalevel /vips /afk /on\n", sizeof(strcmd)); strcat(strcmd, "{00FF00}» /procurados /profissao /saldocell\n", sizeof(strcmd)); strcat(strcmd, "{00FF00}» /transferir /trocarsenha /trocarnick /mudarsexo\n", sizeof(strcmd)); strcat(strcmd, "{00FF00}» /minhaprop /tutorial /ajudaprop /ajudacasa\n", sizeof(strcmd)); strcat(strcmd, "{00FF00}» /minhacasa /meucarro /conce /p /verlevel\n", sizeof(strcmd)); ShowPlayerDialog(playerid, playersimp, DIALOG_STYLE_MSGBOX, ".:: - Comandos Ъteis - ::.", strcmd, "OK", ""); return 1; }
if(strcmp(cmd, "/profissao", true) == 0) {
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
return SendClientMessage(playerid, Verde, "Desempregado");
if(dini_Int(file, "Profissao") == MotoristaP) {
static cStrAux[150];
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!\n");
strcat(cStrAux, "Your Text Here!\n");
strcat(cStrAux, "Your Text Here!");
ShowPlayerDialog(playerid, 666, DIALOG_STYLE_MSGBOX, "Motorista particular", cStrAux, "Close","");
}
return true;
}
if(strcmp(cmd, "/profissao", true) == 0) {
format(file, sizeof(file), PASTA_CONTAS, GetPlayerNameEx(playerid));
if(dini_Int(file, "Profissao") == Desempregado)
return SendClientMessage(playerid, Verde, "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(playerid, 666, DIALOG_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(playerid, 666, DIALOG_STYLE_MSGBOX, "Policial Rodoviario", cStrAux, "OK","");
}
return true;
}
C:\Users\Nilda\Desktop\BVN\gamemodes\BVN.pwn(11554) : warning 217: loose indentation
C:\Users\Nilda\Desktop\BVN\gamemodes\BVN.pwn(11587) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 10012 bytes
Code size: 1260836 bytes
Data size: 4051756 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 5338988 bytes
2 Warnings.