Posts: 1,013
Threads: 84
Joined: Aug 2010
Reputation:
0
My linux server doesnt detect the game mode I upload. I do rename the gamemode0 in server.cfg but it still doesnt detect the gamemode. 'Gamemode' shows 'unknown'. Pls help.
Posts: 1,843
Threads: 8
Joined: Nov 2008
Reputation:
0
Check the server log, sounds like you could be missing a plugin.
Posts: 2,862
Threads: 11
Joined: Mar 2008
Reputation:
0
Use SetGameModeText function.
Posts: 1,013
Threads: 84
Joined: Aug 2010
Reputation:
0
ok so I did check the serverlog it says this
"*** Streamer Plugin v2.3.8 by Incognito loaded ***
[12:05:14] Loaded.
[12:05:14] Loaded 1 plugins.
[12:05:14]
[12:05:14] Filter Scripts
[12:05:14] ---------------
[12:05:14] Loaded 0 filter scripts.
[12:05:14] Script[gamemodes/something.amx]: Run time error 19: "File or function is not found"
[12:05:14] Number of vehicle models: 0"
Sergei it does work on my computer it detects gamemode but its on my server that it doesnt. My computer is windows and server is linux. and I uploaded the .so plugins aswell but no sucess.
Posts: 29
Threads: 11
Joined: Aug 2010
Reputation:
0
NEVER sow that one before!
Posts: 857
Threads: 9
Joined: Jul 2009
Reputation:
0
Either the plugin you have loaded doesn't have the required functions (outdated), or the wrong plugin is loaded.