SA-MP Forums Archive
Help me 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help me please!! (/showthread.php?tid=204222)



Help me please!! - Malik_Henderson - 29.12.2010

Quote:

SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team

[23:40:54]
[23:40:54] Server Plugins
[23:40:54] --------------
[23:40:54] Loading plugin: sscanf
[23:40:54]

[23:40:54] ===============================

[23:40:54] sscanf plugin loaded.

[23:40:54] © 2009 Alex "******" Cole

[23:40:54] ===============================

[23:40:54] Loaded.
[23:40:54] Loaded 1 plugins.

[23:40:54]
[23:40:54] Filter Scripts
[23:40:54] ---------------
[23:40:54] Loaded 0 filter scripts.

[23:40:54] Script[gamemodes/sarp.amx]: Run time error 19: "File or function is not found"
[23:40:54] Number of vehicle models: 0

It wont run my sever why may I ask?


Re: Help me please!! - Joe Staff - 29.12.2010

You're either missing a plugin, or forgot to add a plugin into server.cfg. Check with your gamemode.pwn to see what's included at the top, and make sure they're getting the plugins they need.


Re: Help me please!! - Malik_Henderson - 29.12.2010

do i need plugin or include?


Re: Help me please!! - Leeroy. - 29.12.2010

Plugin.

Quote:

This forum requires that you wait 60 seconds between posts. Please try again in 2 seconds.




Re: Help me please!! - Anthonyx3' - 29.12.2010

As these fine gentlemen have stated, your missing some plugins, if your using a gm you downloaded, go to the plugins folder, check out what plugins is in there, then open server.cfg and add them to plugin line, enjoy.