SA-MP Forums Archive
Help - 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: Help (/showthread.php?tid=278602)



Help - BrokinJesus - 23.08.2011

Alright, So I just got a KingJ 40 slot server about an hour ago. When I went to upload my script, after fixing the server.cfg file to match the gamemode, the server still fails to show the gamemode. At the moment the Mode reads "Unknown" I realize this means the .cfg file is not reading the .pwn file correctly but how do I fix it?


Re: Help - Kush - 23.08.2011

Make sure all plugins are included. To avoid server crash, simply make sure that all needed script files are included.


Re: Help - BrokinJesus - 23.08.2011

In my .cfg file. It dosen't have a line for plugins...
Add one?

My plugins from the other host are installed into the FTP now.


Re: Help - Collin - 23.08.2011

If you are having problems with plugins, or you don't know what kind to use...Feel free to ask.


Re: Help - =WoR=G4M3Ov3r - 23.08.2011

Quote:
Originally Posted by BrokinJesus
Посмотреть сообщение
In my .cfg file. It dosen't have a line for plugins...
Add one?

My plugins from the other host are installed into the FTP now.
Yes, Add one, And add your necessary Plugins.

Example :

Plugins streamer


Re: Help - BrokinJesus - 23.08.2011

Well I'm not sure if it is plugins or not.
I am using GeoIP.dll and streamer.dll.
Both of them are in the FTP now, yet I am not sure weather to add a plugins line to the .cfg file or not.


Re: Help - =WoR=G4M3Ov3r - 23.08.2011

Quote:
Originally Posted by BrokinJesus
Посмотреть сообщение
Well I'm not sure if it is plugins or not.
I am using GeoIP.dll and streamer.dll.
Both of them are in the FTP now, yet I am not sure weather to add a plugins line to the .cfg file or not.
you have to add a line.

plugins GeoIP streamer

And make sure you have them Included in your GM, aswell.


Re: Help - BrokinJesus - 23.08.2011

Alright, now the GeoIP_Plugin is showing that it's working in my server CP.
Yet the streamer is not. Both of them are in the script. It seems like the streamer is the only one not running.


Re: Help - =WoR=G4M3Ov3r - 23.08.2011

Quote:
Originally Posted by BrokinJesus
Посмотреть сообщение
Alright, now the GeoIP_Plugin is showing that it's working in my server CP.
Yet the streamer is not. Both of them are in the script. It seems like the streamer is the only one not running.
Go to your .pwn

Under

pawn Код:
#include <a_samp>
Paste

pawn Код:
#include <streamer>
Download Streamer.inc

And paste it in pawno > includes

http://www.mediafire.com/?7g3eb25sx826t67

and show me your server.cfg


Re: Help - adios1 - 24.08.2011

Try adding .so maybe kingj using linux server