Why My Gamemode Unknown?
#1

Hello
im use a Pilot's Gamemode..it is made by a onther guy and im use it and it is 0.3e... and when im start the SA-MP dedicated server file and go to open SA-MP then i see my Gamemode is Unknown... so i need help... what to do..
my server Cfg here:
Код:
echo Executing Server Config...
lanmode 1 
rcon_password  13131231233212321123213
maxplayers 50 
port 7777 
hostname Test
gamemode0 LoF
filterscripts   LoF
announce 0 
query 1 
weburl www.sa-mp.com 
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#2

server log?
Reply
#3

Check whether you have missed any plugins or not.
Reply
#4

Post your server_log.
Reply
#5

ok here is server log:
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[20:26:48] 
[20:26:48] Server Plugins
[20:26:48] --------------
[20:26:48]  Loaded 0 plugins.

[20:26:48] 
[20:26:48] Filterscripts
[20:26:48] ---------------
[20:26:48]   Loading filterscript 'The.amx'...
[20:26:48]   Unable to load filterscript 'The.amx'.
[20:26:48]   Loading filterscript 'Life.amx'...
[20:26:48]   Unable to load filterscript 'Life.amx'.
[20:26:48]   Loading filterscript 'of.amx'...
[20:26:48]   Unable to load filterscript 'of.amx'.
[20:26:48]   Loading filterscript 'Flying.amx'...
[20:26:48]   Unable to load filterscript 'Flying.amx'.
[20:26:48]   Loaded 0 filterscripts.

[20:26:48] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[20:26:48] Number of vehicle models: 0
[20:26:50] --- Server Shutting Down.
Reply
#6

LOL u havent put any plugins.add after gamemode0...... in next line plugins n put the plugins which r in ur plugins folder in server.cfg
Reply
#7

Your missing plugins. Thats why it fails to start.

Once there added, it will work.
Reply
#8

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           7332 bytes
Code size:          1144584 bytes
Data size:          1902668 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 3070968 bytes
this
Reply
#9

Quote:
Originally Posted by Tuntun
Посмотреть сообщение
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           7332 bytes
Code size:          1144584 bytes
Data size:          1902668 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 3070968 bytes
this
People have told you how to fix it...
Reply
#10

ok then what i need test after the gamemode0?
Like This?:
Код:
echo Executing Server Config...
lanmode 1 
rcon_password 1113123123123
maxplayers 50 
port 7777 
hostname Test
gamemode0 LoF 
Plugins streamer mysql 
filterscripts  
announce 0 
query 1 
weburl www.sa-mp.com 
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
It is right?
and in my plugins file have:
a_mysql,mysql.dll,mysql.so,sscanf.so,streamer.dll and streamer.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)