Error -
Roger_Smith - 07.09.2015
When i Try Start My Script i have 1 error please Solved it
[08:26:22] Script[gamemodes/xxxxxx.amx]: Run time error 19: "File or function is not found"
Re: Error -
Crayder - 07.09.2015
1. Wrong section.
2. You aren't loading the plugins that your script requires (the native function calls are referring to a non existent function, you need to load the plugin with the required function).