Gamemode linux - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Gamemode linux (
/showthread.php?tid=492629)
Gamemode linux -
Golimad - 04.02.2014
I don't know why when I try to host some gamemodes ( I get them from Gamemodes section ), but they don't work on Linux, they work on Windows( Local host ); but not on my host, could you tell me how to convert those gamemodes to linux script, so they would be compatible .. Thanks in advance
Re: Gamemode linux -
MrTinder - 04.02.2014
Just replace your windows .dll plugins with linux .so plugins.
Re: Gamemode linux -
Golimad - 04.02.2014
I already did that .. but still, when the server is on, the gamemode is unknown ...
Re: Gamemode linux -
MrTinder - 04.02.2014
Tell us the errors in server_log..Also in server.cfg plugins should be with .so at the end
Re: Gamemode linux -
Hostskool - 05.02.2014
Quote:
Originally Posted by Golimad
I already did that .. but still, when the server is on, the gamemode is unknown ...
|
Simply, use nativechecker.so to find out what's wrong with your plugins.