SA-MP Forums Archive
Unknown. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Unknown. (/showthread.php?tid=466449)



Unknown. - NathNathii - 27.09.2013

I have updated all the plugins, but I get this message and the mode gets the name Unknown.
I don't really remember what could cause this.

Код:
[00:06:36] Script[gamemodes/TLNSWAT.amx]: Run time error 20: "Invalid index parameter (bad entry point)"



Re: Unknown. - zrelly - 28.09.2013

you are missing this in your gamemode.
Код:
main( ) { }
Put it on top of your script.


Re: Unknown. - NathNathii - 28.09.2013

Thanks, but it's still Unknown.


Re: Unknown. - Konstantinos - 28.09.2013

SetGameModeText


Re: Unknown. - NathNathii - 28.09.2013

-.-
Should've thought about that, thanks. :P