SA-MP Forums Archive
The gamemode finished and I couldn't start another script. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: The gamemode finished and I couldn't start another script. (/showthread.php?tid=339418)



The gamemode finished and I couldn't start another script. - mprofitt - 03.05.2012

The gamemode finished and I couldn't start another script.

Why do I get this is the server_log after gamemode restart?


Re: The gamemode finished and I couldn't start another script. - ColorHost-Kevin - 03.05.2012

Can you paste your server_log so we can see it?


Re: The gamemode finished and I couldn't start another script. - mprofitt - 03.05.2012

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
Can you paste your server_log so we can see it?
Код:
[07:57:36] CMD:gmx(playerid, params[])
[07:57:36] GameModeRestart()
[07:57:40] GameModeRestartFunction()
[07:57:40] The gamemode finished and I couldn't start another script.



Re: The gamemode finished and I couldn't start another script. - mprofitt - 03.05.2012

Quote:
Originally Posted by mprofitt
Посмотреть сообщение
Код:
[07:57:36] CMD:gmx(playerid, params[])
[07:57:36] GameModeRestart()
[07:57:40] GameModeRestartFunction()
[07:57:40] The gamemode finished and I couldn't start another script.
Before you ask for it...

pawn Код:
forward GameModeRestartFunction();
public GameModeRestartFunction()
{
    debug("GameModeRestartFunction()");
    GameModeExit();
}
Код:
echo Executing Server Config...
lanmode 0
rcon_password yesiamchanged
maxplayers 50
port 7777
hostname HOSTNAME
gamemode0 script_name 1
filterscripts cents
plugins audio.so mysql.so sscanf.so streamer.so ExecLogger.so
announce 0
query 1
weburl www.sa-mp.com
maxnpc 100
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000