SA-MP Forums Archive
very Litte Problam help please - 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: very Litte Problam help please (/showthread.php?tid=529432)



very Litte Problam help please - ILOVEPAWNV - 02.08.2014

im run the server and the cmd say
Код:
[14:32:20] filterscripts = ""  (string)
[14:32:20] 
[14:32:20] Server Plugins
[14:32:20] --------------
[14:32:20]  Loading plugin: filemanager
[14:32:20]   Failed.
[14:32:20]  Loading plugin: xml
[14:32:20]   Loaded.
[14:32:20]  Loading plugin: streamer
[14:32:20] 

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

[14:32:20]   Loaded.
[14:32:20]  Loading plugin: sscanf
[14:32:20] 

[14:32:20]  ===============================

[14:32:20]       sscanf plugin loaded.     

[14:32:20]    © 2009 Alex "******" Cole

[14:32:20]  ===============================

[14:32:20]   Loaded.
[14:32:20]  Loaded 3 plugins.

[14:32:20] 
[14:32:20] Filterscripts
[14:32:20] ---------------
[14:32:20]   Loaded 0 filterscripts.

[14:32:20] Script[gamemodes/mishakonsta.amx]: Run time error 19: "File or function is not found"
[14:32:20] Number of vehicle models: 0
[14:33:10] Incoming connection: 127.0.0.1:62110
The GameMode Its Not Work Wahy...?


Re: very Litte Problam help please - SlimDkhili - 02.08.2014

if you are using linux , make sure your plugin : filemanager ends with .so at the server.cfg , and that you have the compatible version of filemanager.so at plugins folder, and server will be fine


Re: very Litte Problam help please - krytans - 02.08.2014

put nativechecker.dll on your plugin folder to find out what are the plugins is missing?

https://sampforum.blast.hk/showthread.php?tid=249226


Re: very Litte Problam help please - SlimDkhili - 02.08.2014

Код:
[14:32:20]  Loading plugin: filemanager
[14:32:20]   Failed.



Re: very Litte Problam help please - krytans - 02.08.2014

Opps sorry, i didn't notice that.


Re: very Litte Problam help please - ILOVEPAWNV - 02.08.2014

its say me
Script[gamemodes/mishakonsta.amx]: Run time error 19: "File or function is not found"


Re: very Litte Problam help please - gtasarules14 - 02.08.2014

Make sure you have the correct plugins on your CFG, and includes in your script.


Re: very Litte Problam help please - ajam123 - 02.08.2014

Download latest plugins/includes and recompiled with your gamemode/filterscripts. After that, makesure your plugins are new