GameMode Problem - 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: GameMode Problem (
/showthread.php?tid=444097)
GameMode Problem -
GWinGZ - 15.06.2013
Hey guys When i start samp-server.exe it dosent load it say to me this
Код:
[09:18:00]
[09:18:00] Server Plugins
[09:18:00] --------------
[09:18:00] Loading plugin: mysql
[09:18:00]
> MySQL plugin R5 successfully loaded.
[09:18:00] Loaded.
[09:18:00] Loading plugin: streamer
[09:18:00]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[09:18:00] Loaded.
[09:18:00] Loading plugin: sscanf
[09:18:00]
[09:18:00] ===============================
[09:18:00] sscanf plugin loaded.
[09:18:00] Version: 2.8.1
[09:18:00] © 2012 Alex "******" Cole
[09:18:00] ===============================
[09:18:00] Loaded.
[09:18:00] Loaded 3 plugins.
[09:18:00] I couldn't load any gamemode scripts. Please verify your server.cfg
[09:18:00] It needs a gamemode0 line at the very least.
Here is My Server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password totos
maxplayers 800
port 7725
hostname Los Santos Life Role Play
gamemode0 LSL-RP 1
plugins mysql streamer sscanf
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
maxnpc 20
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
BTW i have the latest version of sscanf
Re: GameMode Problem -
StuartD - 15.06.2013
Is the LSL-RP gamemode compiled and in the Gamemodes folder?
Re: GameMode Problem -
GWinGZ - 16.06.2013
Quote:
Originally Posted by StuartD
Is the LSL-RP gamemode compiled and in the Gamemodes folder?
|
Yea and it is not only on lsl-rp
Re: GameMode Problem -
Donvalley - 16.06.2013
server.cfg is case sensitive make sure your gamemode in gamemode foder is called LSL-RP