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=529007)



gamemode problem - 1fret - 30.07.2014

i started a server and its been hosted but the gamemode wont load on the website but it loads on the samp-server.exe and it has no errors all the plugins are up to date and the plugins are in linux version any suggetionheres

the server logs:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team

[23:12:36]
[23:12:36] Server Plugins
[23:12:36] --------------
[23:12:36] Loaded 0 plugins.

[23:12:37]
[23:12:37] Filterscripts
[23:12:37] ---------------
[23:12:37] Loading filterscript 'vspawner
.amx'...
[23:12:37] Unable to load filterscript 'vspawner
.amx'.
[23:12:37] Loaded 0 filterscripts.

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


Re: gamemode problem - ViniBorn - 30.07.2014

Check the plugins or server.cfg

pawn Код:
plugins NAME.so



Re: gamemode problem - 1fret - 30.07.2014

thx man i dont know how i forgot to do that