"File or Function Not found" - 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: "File or Function Not found" (
/showthread.php?tid=391345)
"File or Function Not found" -
Hawk99 - 10.11.2012
When I try to open "samp-server.exe" a block of messages showed up, as usual and at the bottom of it It says ****.amx File or function not found and at the samp client the gamemode name is "Unknown". Please help me
Re: "File or Function Not found" -
CrossUSAAF - 10.11.2012
Probably you didn't load plugins, that are needed to run your game mode. Also make sure your game mode name is exactly right as in game modes folder.
Thank you.
Re: "File or Function Not found" -
BlueSky_ - 10.11.2012
Quote:
Originally Posted by Hawk99
When I try to open "samp-server.exe" a block of messages showed up, as usual and at the bottom of it It says ****.amx File or function not found and at the samp client the gamemode name is "Unknown". Please help me
|
You're using trial VPS!!
Re: "File or Function Not found" -
xtr3mepWnaGe - 10.11.2012
please tell what script you are using.
Re: "File or Function Not found" -
3ventic - 10.11.2012
Make sure you're using all plugins required and that they're listed in your server.cfg. After that make sure by checking your server.log that they all load properly. If it's still not working it's probably because your gamemode never sets its name to show on the server list.