SA-MP Forums Archive
Gamemode Problem - 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 Problem (/showthread.php?tid=484123)



Gamemode Problem - Brysiuss - 29.12.2013

Hi, so I do not know what I'm here Toki bad throws error server_log.txt

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[15:03:13] filterscripts = ""  (string)
[15:03:13] 
[15:03:13] Server Plugins
[15:03:13] --------------
[15:03:13]  Loaded 0 plugins.

[15:03:13] 
[15:03:13] Filterscripts
[15:03:13] ---------------
[15:03:13]   Loaded 0 filterscripts.

[15:03:13] Script[gamemodes/NDRIFT.amx]: Run time error 19: "File or function is not found"
[15:03:13] Number of vehicle models: 0
[15:03:15] --- Server Shutting Down.
Gamemode -- http://http://failai.in/show/F/113649773/NDRIFT.pwn

Could you arrange or advise on how to self manage


Re: Gamemode Problem - Zamora - 29.12.2013

Add the plugins in server.cfg, if you are using windows then use pluginname.dll, and if you're using Linux then use pluginname.so.


Re: Gamemode Problem - Stereotype - 29.12.2013

+ be sure that you updated all plugins you use and all .inc files to new versions


Re: Gamemode Problem - Brysiuss - 29.12.2013

and where to get the pluginname.dll?


Re: Gamemode Problem - Brysiuss - 29.12.2013

maybe you may tend to send new include?


Re: Gamemode Problem - Stereotype - 29.12.2013

well, look what plugins you use.. you can see it in gamemode.pwn on #include <pluginname> or in folder .../plugins


Re: Gamemode Problem - Brysiuss - 29.12.2013

I do not understand


Re: Gamemode Problem - Stereotype - 29.12.2013







Got it now?


Re: Gamemode Problem - Brysiuss - 29.12.2013

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[19:55:28] filterscripts = "" (string)
[19:55:28]
[19:55:28] Server Plugins
[19:55:28] --------------
[19:55:28] Loading plugin: streamer.dll
[19:55:28]

*** Streamer Plugin v2.5 by Incognito loaded ***

[19:55:28] Loaded.
[19:55:28] Loading plugin: sscanf.dll
[19:55:28]

[19:55:28] ===============================

[19:55:28] sscanf plugin loaded.

[19:55:28] © 2009 Alex "******" Cole

[19:55:28] ===============================

[19:55:28] Loaded.
[19:55:28] Loaded 2 plugins.

[19:55:28]
[19:55:28] Filterscripts
[19:55:28] ---------------
[19:55:28] Loaded 0 filterscripts.

[19:55:28] Script[gamemodes/NDRIFT.amx]: Run time error 19: "File or function is not found"
[19:55:28] Number of vehicle models: 0
[19:55:39] --- Server Shutting Down.
[19:55:40]

*** Streamer Plugin v2.5 by Incognito unloaded ***

[19:55:40]

[19:55:40] ===============================

[19:55:40] sscanf plugin unloaded.

[19:55:40] ===============================


;(