My server script keeps saying its unknown
#1

I need help, I uploaded my script to my host and restarted and it suddenly says "Unknown."

Код:
HostName: Unlimited Roleplay
Address:  85.17.233.194:7799
Players:  0 / 100
Ping:     96
Mode:     Unknown
Map:      San Andreas
Reply
#2

pawn Код:
OnGameModeInit()
{
SetGameText{"Mode");

return 1;
}
Reply
#3

you are missing something to upload like plugins or in scriptfiles
Reply
#4

remember if its linux make the plugins .so not the .dll plus upload the plugins Linux files if your host is linux
Reply
#5

Your host is using Windows so make sure you are uploading .dll files to plugins folder. Also, make sure they are all listed in server.cfg.
Reply
#6

Quote:
Originally Posted by JiHost
Посмотреть сообщение
Your host is using Windows so make sure you are uploading .dll files to plugins folder. Also, make sure they are all listed in server.cfg.
Did that already.
Reply
#7

Can you show us your server_log?
Reply
#8

Quote:
Originally Posted by JiHost
Посмотреть сообщение
Can you show us your server_log?
SA-MP Dedicated Server
----------------------
v0.3c R5, ©2005-2011 SA-MP Team

[08:29:37] filterscripts = "" (string)
[08:29:37]
[08:29:37] Server Plugins
[08:29:37] --------------
[08:29:37] Loading plugin: xStreamer
[08:29:37] xStreamer plugin loaded
[08:29:37] Loaded.
[08:29:37] Loading plugin: dns
[08:29:37]

*** DNS Plugin v2.4 by Incognito loaded ***


[08:29:37] Loaded.
[08:29:37] Loading plugin: GeoIP_Plugin
[08:29:38] GeoIP_Plugin got loaded.
[08:29:38] Loaded.
[08:29:38] Loaded 3 plugins.

[08:29:38]
[08:29:38] Filter Scripts
[08:29:38] ---------------
[08:29:38] Loaded 0 filter scripts.

[08:29:38] Script[gamemodes/U-RP.amx]: Run time error 19: "File or function is not found"
[08:29:38] Number of vehicle models: 0
Reply
#9

I think you need a streamer.
Reply
#10

Quote:
Originally Posted by wolfcock
Посмотреть сообщение
I think you need a streamer.
Quote:

[08:29:37]
[08:29:37] Server Plugins
[08:29:37] --------------
[08:29:37] Loading plugin: xStreamer
[08:29:37] xStreamer plugin loaded
[08:29:37] Loaded.
[08:29:37] Loading plugin: dns
[08:29:37]

I do..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)