SA-MP Forums Archive
Script[gamemodes/gd.amx]: Run time error 20: "Invalid index parameter - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Script[gamemodes/gd.amx]: Run time error 20: "Invalid index parameter (/showthread.php?tid=148301)



Script[gamemodes/gd.amx]: Run time error 20: "Invalid index parameter - DarkPower - 16.05.2010

I have problem....

When i run my server i get this error
Code:
[19:50:31] Script[gamemodes/gd.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
can someone help me ? tnx


Re: Script[gamemodes/gd.amx]: Run time error 20: "Invalid index parameter - WackoX - 16.05.2010

Try to put this pice of code in your GM, just above some public:
Code:
main()
{
}