Wired SA-MP Server Error... - 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: Wired SA-MP Server Error... (
/showthread.php?tid=286712)
Wired SA-MP Server Error... -
Tass007 - 30.09.2011
Hello... i've got this wired thing happening i open up my samp_server.exe and i have my gamemode compiled i've copyed and pasted the name of the gamemode and i'm still getting this in my server_log
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[18:17:57] filterscripts = "" (string)
[18:17:57]
[18:17:57] Server Plugins
[18:17:57] --------------
[18:17:57] Loading plugin: streamer
[18:17:57]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[18:17:57] Loaded.
[18:17:57] Loaded 1 plugins.
[18:17:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:17:57] It needs a gamemode0 line at the very least.
Re: Wired SA-MP Server Error... -
sansko - 30.09.2011
check your server.cfg
weired
Re: Wired SA-MP Server Error... -
[MWR]Blood - 30.09.2011
Assure that the name of the gamemode you put in server.cfg corresponds to the actual name of your gamemode, and you have got the .amx file of it in /gamemodes/ folder.
Re: Wired SA-MP Server Error... -
Tass007 - 02.10.2011
Well i copyed the name of the .amx and then pasted it into the gamemodes line on the server.cfg
Re: Wired SA-MP Server Error... -
serman - 02.10.2011
show us your server.cfg ...
Re: Wired SA-MP Server Error... -
Tass007 - 02.10.2011
Okay.
Код:
echo Executing Server Config...
lanmode 1
rcon_password sampiserstaunlich
maxplayers 100
port 7237
hostname .:||Test'N'Edit||:.
gamemode0 FreeRoam
filterscripts
plugins streamer
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
That's it really.
Re: Wired SA-MP Server Error... -
serman - 02.10.2011
in your Server / gamemodes folder have FreeRoam.amx ??
Re: Wired SA-MP Server Error... -
Tass007 - 02.10.2011
Yes. i'll show you screenshot
Re: Wired SA-MP Server Error... -
Dripac - 02.10.2011
Did you try with another gamemode?
Re: Wired SA-MP Server Error... -
Surferdude - 02.10.2011
Replace: gamemode0 FreeRoam
With: gamemode0 FreeRoam 1