Gamemodes wont load
#1

hey, i try to run any generic gamemode but it aint working

[13:57:33] Loaded 0 filter scripts.
[13:57:33] Script[gamemodes/grove_wars_by_max_pain.amx]: Run time error 19: "File or function is not found"
[13:57:33] Number of vehicle models: 0

i tried 5 gamemodes now but none working, i run from a root-server, linux Debian from SSH


this is server.cfg

"gamemode0 grove_wars_by_max_pain"
Reply
#2

Hi Heffernan,

Well it maybe because of Plugins.

Download the latest Plugins and when you add them on server.cfg Put ".so" after there name.

Or there can be problem in your script.

Good Luck!
Reply
#3

plugins? wich plugins?

Код:
echo Executing Server Config...
lanmode 0
rcon_password *edit*
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grove_wars_by_max_pain
announce 1
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
#4

put a plugin setion also like this
Код:
echo Executing Server Config...
lanmode 0
rcon_password *edit*
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grove_wars_by_max_pain
announce 1
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
plugins (add your plugins here)
Reply
#5

Replace this
Код:
gamemode0 grove_wars_by_max_pain
To
Код:
gamemode0 grove_wars_by_max_pain 1
Reply
#6

tried this, still get

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

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[15:06:49] 
[15:06:49] Server Plugins
[15:06:49] --------------
[15:06:49]  Loaded 0 plugins.

[15:06:49] 
[15:06:49] Filter Scripts
[15:06:49] ---------------
[15:06:49]   Loaded 0 filter scripts.

[15:06:49] Script[gamemodes/grove_wars_by_max_pain.amx]: Run time error 19: "File or function is not found"
[15:06:49] Number of vehicle models: 0
Reply
#7

Is the GM .amx in your "Gamemodes" file?
Reply
#8



yep
Reply
#9

Change your GM name, and try.. If still doesnt work, reply here.
Reply
#10

you have a linux? or Windows?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)