SA-MP Forums Archive
Problem with "Unknown" - 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: Problem with "Unknown" (/showthread.php?tid=262128)



Problem with "Unknown" - rooney12 - 16.06.2011

I started my server on a Debian Lenny Its 32Bit, but it says my gamemode is "UNKNOWN"
Here is my CFG file
Quote:

lanmode 0
rcon_password ****
maxplayers 20
port 9000
hostname Extreme Roleplay
gamemode0 EX-RP
filterscripts
announce 1
query 1
weburl soon
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins
bind 46.243.12.158
include Dini.inc Foreach.inc streamer.inc




Re: Problem with "Unknown" - rooney12 - 16.06.2011

Hmm, do i need .SO files? and put Dini, etc on plugins?


Re: Problem with "Unknown" - iGetty - 16.06.2011

Don't bump your own thread, on the "include Dini.inc Foreach.inc streamer.inc" line, take dini.inc and foreach.inc off and leave sreamer on, just take the .inc off the line.

This forum requires that you wait 120 seconds between posts. Please try again in 11 seconds. :@


Re: Problem with "Unknown" - rooney12 - 16.06.2011

Still wont work... heres the cfg now:

Quote:

lanmode 0
rcon_password usman
maxplayers 20
port 9000
hostname Extreme Roleplay
gamemode0 EX-RP
filterscripts
announce 1
query 1
weburl Soon
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer.so
bind 46.243.12.158
include Dini.inc foreach.inc
Server IP: 46.243.12.158:9000 (Not do AD but..)


Re: Problem with "Unknown" - iGetty - 16.06.2011

Quote:
Originally Posted by rooney12
Посмотреть сообщение
Still wont work... heres the cfg now:

Quote:

anmode 0
rcon_password usman
maxplayers 20
port 9000
hostname Extreme Roleplay
gamemode0 EX-RP
filterscripts
announce 1
query 1
weburl Soon
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer.so
bind 46.243.12.158
include Dini.inc foreach.inc

Server IP: 46.243.12.158:9000 (Not do AD but..)
Don't you read on the other thread?

Код:
 lanmode 0
 rcon_password usman
 maxplayers 20
 port 9000
 hostname Extreme Roleplay
 gamemode0 EX-RP
 filterscripts
 announce 1
 query 1
 weburl Soon
 maxnpc 0
 onfoot_rate 40
 incar_rate 40
 weapon_rate 40
 stream_distance 300.0
 stream_rate 1000
 plugins streamer
 bind 46.243.12.158



Re: Problem with "Unknown" - rooney12 - 16.06.2011

Mhm still same problem..