Please help me! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Please help me! (
/showthread.php?tid=370585)
Please help me! -
Chris6996 - 20.08.2012
Today I just bought Volt Host, I know it was stupid of me to buy it even without knowing how to set it up. The server was $8 for 50 slots. I tried uploading files and trying to get it to work. I then post a support ticket and after 24 hours someone decided to say "Oh you need to upload the linux files". I'm not that good with this can someone please team view me and tell me how to do this? I tried asking VOLT HOST for help but they were "OH NO U PAY ME 25 DOLLARS THEN I DO IT" If you are willing to help me just send me a PM so I can give you my teamviewer information. :/
Regards,
Chris
Re: Please help me! -
Lordzy - 20.08.2012
You need to upload linux plugins.
.dll plugins are used for Windows server and .so plugins are used for Linux server.
Upload .so plugins and in server.cfg in plugins section,name your plugins with .so also.
Example:
Код:
This is server.cfg
hostname Samp
filterscripts myfs myfs2
gamemode mygm1 0
plugins myplugin.so myplugin2.so plugin3.so .......