SA-MP Forums Archive
[Pedido] [GM] Los Santos Brasileira [LSBR] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Pedido] [GM] Los Santos Brasileira [LSBR] (/showthread.php?tid=639219)



ARE ERRADOP - Camberty - 13.08.2017

SDAASDASDASDASDA


Re: [GM] Los Santos Brasileira [LSBR] - DelK - 13.08.2017

Бrea certa http://forum.sa-mp.com/forumdisplay.php?f=56


Re: [GM] Los Santos Brasileira [LSBR] - ClaudioF - 13.08.2017

Se o problema й em ligar, envie as logs.


Re: [GM] Los Santos Brasileira [LSBR] - zCyan - 13.08.2017

Код:
110.07 MB
Й oque isso ai? tem pack de veiculos junto?


Re: [GM] Los Santos Brasileira [LSBR] - Camberty - 13.08.2017

Quote:
Originally Posted by ClaudioF
Посмотреть сообщение
Se o problema й em ligar, envie as logs.
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[13/08/2017 16:43:34]
[13/08/2017 16:43:34] Server Plugins
[13/08/2017 16:43:34] --------------
[13/08/2017 16:43:34] Loading plugin: crashdetect
[13/08/2017 16:43:35] CrashDetect v4.15.1 is OK.
[13/08/2017 16:43:35] Loaded.
[13/08/2017 16:43:35] Loading plugin: streamer
[13/08/2017 16:43:35]

*** Streamer Plugin v2.9.1 by Incognito loaded ***

[13/08/2017 16:43:35] Loaded.
[13/08/2017 16:43:35] Loading plugin: sscanf
[13/08/2017 16:43:35]

[13/08/2017 16:43:35] ===============================

[13/08/2017 16:43:35] sscanf plugin loaded.

[13/08/2017 16:43:35] Version: 2.8.1

[13/08/2017 16:43:35] © 2012 Alex "******" Cole

[13/08/2017 16:43:35] ===============================

[13/08/2017 16:43:35] Loaded.
[13/08/2017 16:43:35] Loaded 3 plugins.

[13/08/2017 16:43:35]
[13/08/2017 16:43:35] Ban list
[13/08/2017 16:43:35] --------
[13/08/2017 16:43:35] Loaded: samp.ban
[13/08/2017 16:43:35]
[13/08/2017 16:43:35]
[13/08/2017 16:43:35] Filterscripts
[13/08/2017 16:43:35] ---------------
[13/08/2017 16:43:35] Loading filterscript 'anticrash.amx'...
[13/08/2017 16:43:35] Loading filterscript 'bcrash.amx'...
[13/08/2017 16:43:35] Loaded 2 filterscripts.

[13/08/2017 16:43:35] **************************************
[13/08/2017 16:43:35] * LOS SANTOS BRASILEIRA RPG ฎ *
[13/08/2017 16:43:35] *บบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบ*
[13/08/2017 16:43:35] * RPG versใo 5.1 ฎ *
[13/08/2017 16:43:35] * Los Santos ฎ *
[13/08/2017 16:43:35] *------------------------------------*
[13/08/2017 16:43:35] * Servidor Ligado. *
[13/08/2017 16:43:35] **************************************
[13/08/2017 16:43:35]
[13/08/2017 16:43:35] Number of vehicle models: 0
[13/08/2017 16:43:35] --- Server Shutting Down.
[13/08/2017 16:43:35]
================================================== ===============
[13/08/2017 16:43:35] Servidor Desligado: [13/08/2017 16:43:35]
[13/08/2017 16:43:35] ================================================== ===============

[13/08/2017 16:43:35]

*** Streamer Plugin v2.9.1 by Incognito unloaded ***

[13/08/2017 16:43:36]

[13/08/2017 16:43:36] ===============================

[13/08/2017 16:43:36] sscanf plugin unloaded.

[13/08/2017 16:43:36] ===============================


Re: [GM] Los Santos Brasileira [LSBR] - zCyan - 14.08.2017

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