Server problem
#1

I get this

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[23:35:55] filterscripts = ""  (string)
[23:35:55] 
[23:35:55] Server Plugins
[23:35:55] --------------
[23:35:55]  Loading plugin: streamer.dll
[23:35:55] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[23:35:55]   Loaded.
[23:35:55]  Loaded 1 plugins.

[23:35:55] I couldn't load any gamemode scripts. Please verify your server.cfg
[23:35:55] It needs a gamemode0 line at the very least.
Код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 50
port 7777
hostname Testserver
gamemode0 LC:RP 1
filterscripts
plugins streamer.dll
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
Reply
#2

I don't believe using a colon (:) is a valid character in a file name. Otherwise, the script "LC:RP" doesn't exist in your /gamemodes folder.

It could also mean that there's no .amx file of the script; in which case you would have to go and compile the mode.
Reply
#3

^ Indeed, when a files names have invalid character like (/ \ : " < > | * ?) your files don't save, so try to save your files with this names?
LCRP without :
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)