SA-MP Forums Archive
Server Console Error. - 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: Server Console Error. (/showthread.php?tid=241426)



Server Console Error. - iGetty - 18.03.2011

Код:
Script[gamemodes/new.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
Please can you help?


Re: Server Console Error. - Calgon - 18.03.2011

Have you implemented 'main() { }' at the top of your gamemode (or something similar?)


Re: Server Console Error. - iGetty - 18.03.2011

Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
Have you implemented 'main() { }' at the top of your gamemode (or something similar?)
Oops, just realised that, thanks mate.