Help with GM! - 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: Help with GM! (
/showthread.php?tid=382302)
Help with GM! -
Rv169 - 02.10.2012
Okay, so i download a GM and put that GM in the GM folder, But when i open the samp-server CMD it opens for 2 sec then closes back
This Is What It Said
[16:58:38] I couldn't load any gamemode scripts. Please verify your server.cfg
[16:58:38] It needs a gamemode0 line at the very least.
And yes i went the CFG file and change the GM name to the new one.
Re: Help with GM! -
Dizzle - 02.10.2012
Place this in your server.cfg
gamemode0 YourGMNameHere
Re: Help with GM! -
SupaVZ - 03.10.2012
Make sure dont forget to save it in your server.cfg!
Re: Help with GM! -
Lordzy - 03.10.2012
Код:
gamemode0 yourgmname 1
Also note that you must have the plugins which are required to run that gamemode.
Use .so plugin file if it's Linux and .dll plugin file if its Windows server.