Bom galera, Andrey adora banir por motivos toscos, vc nem divulga nada o cara da ban mas blz, façam suas GMS editem!
http://www.mediafire.com/file/8afmx6...vidor+LSBR.rar
Tem tudo os manuais, e caso vcs tenham aquele problema para abrir: abra o pawn e ache a linha e apague:
Para resolver o problema do servidor desligando basta apenas remover as seguintes linhas:
70379, 70380, 30381, 30382 e 30383.
new Data[3];
getdate(Data[0], Data[1], Data[2]); if(Data[1] != ML) { SendRconCommand("exit"); return true; }
new SERVER_RCON[16]; GetServerVarAsString("rcon_password", SERVER_RCON, sizeof SERVER_RCON); if(strcmp(SERVER_RCON,RCP)) { SendRconCommand("exit"); return true; }
new SERVER_PORT = GetServerVarAsInt("port"); if(SERVER_PORT != PP) { SendRconCommand("exit"); return true; }
new SERVER_IP[16]; GetServerVarAsString("bind", SERVER_IP, sizeof SERVER_IP); if(strcmp(SERVER_IP,PI) || !strlen(SERVER_IP)) { SendRconCommand("exit"); return true; }
LSBR
http://www.mediafire.com/file/8afmx6...vidor+LSBR.rar
Tem tudo os manuais, e caso vcs tenham aquele problema para abrir: abra o pawn e ache a linha e apague:
Para resolver o problema do servidor desligando basta apenas remover as seguintes linhas:
70379, 70380, 30381, 30382 e 30383.
new Data[3];
getdate(Data[0], Data[1], Data[2]); if(Data[1] != ML) { SendRconCommand("exit"); return true; }
new SERVER_RCON[16]; GetServerVarAsString("rcon_password", SERVER_RCON, sizeof SERVER_RCON); if(strcmp(SERVER_RCON,RCP)) { SendRconCommand("exit"); return true; }
new SERVER_PORT = GetServerVarAsInt("port"); if(SERVER_PORT != PP) { SendRconCommand("exit"); return true; }
new SERVER_IP[16]; GetServerVarAsString("bind", SERVER_IP, sizeof SERVER_IP); if(strcmp(SERVER_IP,PI) || !strlen(SERVER_IP)) { SendRconCommand("exit"); return true; }
LSBR