[Ajuda] Sistema de salario / ajuda otimizaзгo
#1

Queria fazer esse sistema de salario funcionar
por isso queria a sua ajuda. '3'


Quote:

forward Diaria(playerid);
public Diaria(playerid)
{
//for(new i; i < MAX_PLAYERS; ++i)
if(PlayerInfo[playerid] [ppm] == 1){
GivePlayerMoney(playerid, salario_PM);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [pbope] == 1){
GivePlayerMoney(playerid, salario_BOPE);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [ppc] == 1){
GivePlayerMoney(playerid, salario_PC);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [pfd] == 1){
GivePlayerMoney(playerid, salario_PF);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [pexe] == 1){
GivePlayerMoney(playerid, salario_EXE);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [pnaval] == 1){
GivePlayerMoney(playerid, salario_NAVAL);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
if(PlayerInfo[playerid] [paero] == 1){
GivePlayerMoney(playerid, salario_AERO);
SendClientMessage(playerid, COLOR_COP, "[INFO]: {FFFFFF}Voce recebeu seu salario diaria de ");
}else{
SendClientMessage(playerid, COLOR_SERVE, "[SERVIDOR]:VOCE NГO POSSSUI EMPREGO E NEM PROFISSAO {FFFFFF}(/AJUDA)");
GivePlayerMoney(playerid, 10);
}
}
}
}
}
}
}
}

em OnFliterScriptInit
Quote:

SetTimer("Diaria",10000*20,true);

Aguardo pela sua resposta !!!!
Reply


Messages In This Thread
Sistema de salario / ajuda otimizaзгo - by BykiLler - 06.11.2015, 17:07
Re: Sistema de salario / ajuda otimizaзгo - by n0minal - 06.11.2015, 17:31
Re: Sistema de salario / ajuda otimizaзгo - by BykiLler - 06.11.2015, 17:33
Re: Sistema de salario / ajuda otimizaзгo - by IgorLuiz - 06.11.2015, 17:44
Re: Sistema de salario / ajuda otimizaзгo - by BykiLler - 06.11.2015, 18:06
Re: Sistema de salario / ajuda otimizaзгo - by Cidiei - 06.11.2015, 18:33
Re: Sistema de salario / ajuda otimizaзгo - by BykiLler - 06.11.2015, 21:27
Re: Sistema de salario / ajuda otimizaзгo - by Miqueias Barros - 07.11.2015, 03:53

Forum Jump:


Users browsing this thread: 1 Guest(s)