SA-MP Forums Archive
Mode unknown. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Mode unknown. (/showthread.php?tid=281823)



Mode unknown. - Yamoo - 08.09.2011

Код:
SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[01:41:33] filterscripts = ""  (string)
[01:41:33] 
[01:41:33] Server Plugins
[01:41:33] --------------
[01:41:33]  Loaded 0 plugins.

[01:41:34] 
[01:41:34] Filter Scripts
[01:41:34] ---------------
[01:41:34]   Loaded 0 filter scripts.

[01:41:34] Script[gamemodes/lsgw.amx]: Run time error 19: "File or function is not found"
[01:41:34] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------
I think this says it all, the game mode will not load up at all.

Any possible ideas why?


Re: Mode unknown. - grand.Theft.Otto - 08.09.2011

Quote:
Originally Posted by Plugin Missing
Script[gamemodes/lsgw.amx]: Run time error 19: "File or function is not found"
This means you are missing a plugin in server.cfg which is needed to run the script properly, otherwise the gamemode goes blank and is corrupt until you add the plugin. Show use your plugins line/folder or/and your #includes.


Re: Mode unknown. - Yamoo - 08.09.2011

Edit: Noticed, missed a plugin (streamer)

EDIT2: http://www.megaupload.com/?d=HCL1JD5E - Streamer plugin didn't help, here's the link to my files.


Re: Mode unknown. - =WoR=G4M3Ov3r - 08.09.2011

Download streamer, use the steamer.dll if windows, and streamer.so if linux, if its linux, open your server.cfg and add this line: plugins streamer.so


Re: Mode unknown. - Jack_Leslie - 08.09.2011

You probably don't have Whirlpool and Filemanager.

Код:
http://www.solidfiles.com/d/a2812/
They are the plugins needed for that gamemode, read my release thread for more information.