Windows server to linux server -
xGoldenx - 08.11.2011
Hi.
How can I install
that gamemode on linux server? I tried to upload all non-exe files from the pack, but then server shows "Unknown" gamemode and nothing works ingame...
Thanks in advance for help and sorry for my English.
Re: Windows server to linux server -
xPhantom - 08.11.2011
You need to download linux plugins, windows plugins are wayy different.
You may need sscanf.so and streamer.so (most important)
Re: Windows server to linux server -
JiHost - 08.11.2011
They are not way different. They are just in linux format.
Anyway, there might be multiple issues. Show us your server_log.txt.
Re: Windows server to linux server -
xGoldenx - 08.11.2011
xPhantom, I have them installed on linux now.
Код:
SA-MP Dedicated Server
----------------------
v0.3c R5, ©2005-2011 SA-MP Team
[14:27:13] password = "" (string)
[14:27:13]
[14:27:13] Server Plugins
[14:27:13] --------------
[14:27:13] Loaded 0 plugins.
[14:27:13]
[14:27:13] Filter Scripts
[14:27:13] ---------------
[14:27:13] Loading filter script 'base.amx'...
[14:27:13]
--Base FS loaded.
[14:27:13] Loading filter script 'gl_actions.amx'...
[14:27:13] Loading filter script 'gl_property.amx'...
[14:27:13]
-----------------------------------
[14:27:13] Grand Larceny Property Filterscript
[14:27:13] -----------------------------------
[14:27:13] Loading filter script 'gl_realtime.amx'...
[14:27:13] Loaded 4 filter scripts.
[14:27:13] Reading File: blank
[14:27:13] Reading File: properties/houses.txt
[14:27:13] Reading File: properties/businesses.txt
[14:27:13] Reading File: properties/banks.txt
[14:27:13] Reading File: properties/police.txt
[14:27:13] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found"
[14:27:13] Number of vehicle models: 0
[14:28:23] Incoming connection: x.x.x.x:59801
[14:28:23] [join] x has joined the server (0:x.x.x.x)
[14:28:45] [part] x has left the server (0:1)
But the PPC_Trucking.amx is there, lol.
Re: Windows server to linux server -
JiHost - 08.11.2011
Upload .so version of plugins to /plugins folder. Also, in server.cfg plugins line should have .so ending.
Re: Windows server to linux server -
xGoldenx - 08.11.2011
I have there sscanf.so and streamer.so in plugins already.
But there was no "plugins" line in server.cfg.
Now everything works, thank you very much!
Re: Windows server to linux server -
JiHost - 08.11.2011
Is it hosted on a host/VPS?
Re: Windows server to linux server -
xGoldenx - 08.11.2011
It is hosted on shared gamehosting. I forgot to add required "@NetShoot.pl" in PWN file and the master server has shutdowned my server.
Now it's ok