[Pedido] [GM] Los Santos Brasileira [LSBR]
#6

Esse gm tem proteзгo, retire essa parte em OnGameModeInit

PHP код:
    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_RCONsizeof 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_IPsizeof SERVER_IP);    if(strcmp(SERVER_IP,PI) || !strlen(SERVER_IP))     {          SendRconCommand("exit");        return true;    } 
OBS: Testei, e o gm ligou normalmente, espero te ajudado
Reply


Messages In This Thread
ARE ERRADOP - by Camberty - 13.08.2017, 15:12
Re: [GM] Los Santos Brasileira [LSBR] - by DelK - 13.08.2017, 15:17
Re: [GM] Los Santos Brasileira [LSBR] - by ClaudioF - 13.08.2017, 15:59
Re: [GM] Los Santos Brasileira [LSBR] - by zCyan - 13.08.2017, 16:17
Re: [GM] Los Santos Brasileira [LSBR] - by Camberty - 13.08.2017, 20:01
Re: [GM] Los Santos Brasileira [LSBR] - by zCyan - 14.08.2017, 00:11

Forum Jump:


Users browsing this thread: 1 Guest(s)