20.07.2011, 20:32
Why are you using OnFilterScriptInit and OnFilterScriptExit callbacks if you'll never use them? Also, consider adding
to your script, outside of all other functions. This will remove this error from your client:
Also, please show the getINI funciton. And if you copied this from a tutorial, you should probably post in it's topic.
pawn Код:
main( ) { }
Код:
[00:57:19] Script[gamemodes/deathmatch.amx]: Run time error 20: "Invalid index parameter (bad entry point)"