#1

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?
Reply
#2

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

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.
Reply
#4

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

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
Reply
#6

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.
Reply
#7

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.
Reply
#8

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.
Reply
#9

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
Reply
#10

Try adding .so maybe kingj using linux server
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)