Posts: 110
Threads: 34
Joined: Feb 2013
guys see this i'm getting this thing what to do
[19:42:11] Script[gamemodes/saserver.amx]: Run time error 19: "File or function is not found"
[19:42:11] Number of vehicle models: 0
Posts: 137
Threads: 54
Joined: Feb 2014
Reputation:
0
download all plugings Steamer and sscanf streamer and add this to your pluging folder then add ther each name to your server.cfg plugins line type after it name of each pluging after download it and put them in the pluging folder that all
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
Update plugins and try to put #include <streamer>
And make sure ugot the streamer plugin because i had that prob once.
Posts: 22
Threads: 2
Joined: Jun 2012
Reputation:
0
This can mean two different things :
1 - You miss-typed the name of the .amx file, that happens sometimes.
2 - You have plugins included to your gamemode and they are not there or not updated.
How to fix it ? :
1 - Try seeing if the name of the gamemode in the server.cfg is the same as the one in the /gamemodes folder
2 - Update all your plugins and your includes, open your gamemode.pwn and re-compile it to update it aswell. Then, verifiy if the plugins are all there in the server.cfg and start launching it.
If you need more help, add : Kelzano on skype (I'm the tiger picture)
If I helped you fix your problem. Please rep+.
Posts: 110
Threads: 34
Joined: Feb 2013
THANKS GUYS I'LL REP YOU ALL