Posts: 377
Threads: 78
Joined: Dec 2009
Hello, I have a problem here with my .amx..
When I run the server, the consols says:
Код:
Script[gamemodes/project.amx]: Run time error 19: "File or function is not found"
Can you please help me?
Posts: 684
Threads: 122
Joined: Jul 2011
Reputation:
0
You didnt load all of your plugins correctly. Make sure there .so files if your using samp4free.com Also make sure you named them right and that there in your server.cfg
Posts: 377
Threads: 78
Joined: Dec 2009
main() { } //it fixes the Script[gamemodes/Project.amx]: Run time error 20: "Invalid index parameter <bad entry point>"
But I am facing the 19's Run time error :S
Posts: 377
Threads: 78
Joined: Dec 2009
streamer.dll audio.dll regex.dll sscanf.dll Whirlpool.dll regex.dll All are in, includes are all installed :S