Como faзo para retirar o PayDay por players online na GM PlayShot?
#1

Bom quero retirar o PayDay por players online pois queria colocar meus sistemas la porйm sou scripter mediano e nгo sei muita coisa..

SCRIPT :

PlayerInfo[playerid][pCaixinha] = char;
format(string, sizeof(string), "SERVER: O jogador %s pegou seu presente {33CCFF}(R$%d e %d de respeito)",PlayerName(playerid), DinheiroCaixinha, RespeitoCaixinha);
SendClientMessageToAll(COLOR_WHITE,string);
GiveDinheiro(playerid, DinheiroCaixinha);
PlayerInfo[playerid][pExp] += RespeitoCaixinha;
format(string, sizeof(string), "SERVER: Vocк pegou seu presente, nele continha R$%d e %d de respeito, bom jogo!",
DinheiroCaixinha, RespeitoCaixinha);
SendClientMessage(playerid, COLOR_WHITE, string);
SendClientMessage(playerid,0xB0B0B0AA,"{0FFFFF}[PRESENTE] {FFFFFF}Vocк nгo pode pegar mais Presente, Volte no proximo Payday Quando der {0FFFFF}10{FFFFFF} Players online!");
return 1;

























if(ContarJogadores() >= 10)
{
format(string, sizeof(string), "{FFFFFF} Servidor Recebeu Bфnus por Players Online: {0FFFFF}%d.", ContarJogadores());
SendClientMessage(k, 0xFF9DFFFF, string);
SendClientMessage(k, -1, "Vб atй a Prefeitura pegar Seu Presente!");
Presente[k] = 1;











format(string, sizeof(string), "{FFFFFF}O Servidor Nгo Receberб Bфnus por Players Online: {0FFFFF}%d.", ContarJogadores());
SendClientMessage(k, 0xFF8080FF, string);
SendClientMessage(k, -1, "{FFFFFF}Nъmero Mнnimo de Players Necessбrios: {0FFFFF}10!");
Presente[k] = 0;











Se coloquei script errado aqui peзo desculpas e peзo para ajeitar ou me digam como fazer mas por favor me ajudem nisso desde ja agradeзo :/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)