[GameMode] [GM] Los Santos Brasileira [LSBR]
#4

Para resolver o problema do servidor desligando basta apenas remover as seguintes linhas:
70379, 70380, 30381, 30382 e 30383.

Quote:

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; }

Reply


Messages In This Thread
nadadasdasdsadsa - by Camberty - 13.08.2017, 19:57
Re: [GM] Los Santos Brasileira [LSBR] - by Skream - 13.08.2017, 20:56
Re: [GM] Los Santos Brasileira [LSBR] - by Camberty - 13.08.2017, 21:21
Re: [GM] Los Santos Brasileira [LSBR] - by merloch - 13.08.2017, 23:57
Re: [GM] Los Santos Brasileira [LSBR] - by Cuelinhu - 23.08.2017, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)