server will not turn on - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: server will not turn on (
/showthread.php?tid=650979)
server will not turn on -
Izaque1998 - 11.03.2018
Can anybody help me? I put a filterscript of gangs on my server and compiled without errors but when I start it it closes the samp server and does not connect ....
SERVER.CFG
Код:
echo Executing Server Config...
lanmode 0
rcon_password tcp
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 bare
filterscripts gangs
plugins sscanf streamer
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
PAWN CONPILER
PHP код:
C:\Users\IGOR\Desktop\Izaque\Bare\filterscripts\gangs.pwn(1182) : warning 203: symbol is never used: "DOF2_Exit"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
SERVER LOG
PHP код:
[23:45:48] Carregando Gang System [0.3d]
[23:45:48] Versao: 2.0.0 - By: Sub_Zero0_
[23:45:48]
[23:45:48] Verificando a pasta /gangs/ ...
Re: server will not turn on -
Arleann - 11.03.2018
vc certificou-se que o nome da gm .amx й igual a que esta escrita em gamemode0 no sever.cfg?
Re: server will not turn on -
SeanDenZYR - 11.03.2018
you must add the gangs folder in scriptfiles, maybe.
Re: server will not turn on -
OmerKhan - 11.03.2018
Add crashdetect plugin, Also show us your gangs.pwn file and the line which is giving a warning
Regards
Re: server will not turn on -
Izaque1998 - 11.03.2018
tks resolvido