help me - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help me (
/showthread.php?tid=253206)
help me -
gondes - 05.05.2011
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3c, (C)2005-2010 SA-MP Team
[14:30:01] filterscripts = "" (string)
[14:30:01]
[14:30:01] Server Plugins
[14:30:01] --------------
[14:30:01] Loading plugin: streamer
[14:30:01] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[14:30:01] Loaded 0 plugins.
[14:30:01] I couldn't load any gamemode scripts. Please verify your server.cfg
[14:30:01] It needs a gamemode0 line at the very least.
how to fix this?
Re: help me -
aircombat - 05.05.2011
show you server.cfg content
Re: help me -
alpha500delta - 05.05.2011
Well uhm, did you compile you're gamemode? did you put the correct name at the gamemode0 line?
Re: help me -
[SFA]SpiRRiT - 05.05.2011
pawn Код:
[14:30:01] I couldn't load any gamemode scripts. Please verify your server.cfg
[14:30:01] It needs a gamemode0 line at the very least.
Don't you see the problem yourself?
Open the game mode you want to load, and compile it, and make sure there are no errors and that it compiles fine.. Then go to server.cfg and put the name of the gamemode behind 'gamemode0'
Example:
Код:
gamemode0 Rivershell