SA-MP Forums Archive
erros - 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: erros (/showthread.php?tid=509720)



erros - JackieJ - 27.04.2014

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[21:09:56] filterscripts = "" (string)
[21:09:56]
[21:09:56] Server Plugins
[21:09:56] --------------
[21:09:56] Loaded 0 plugins.

[21:09:56]
[21:09:56] Filterscripts
[21:09:56] ---------------
[21:09:56] Loaded 0 filterscripts.

[21:09:56] Script[gamemodes/RP.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[21:09:56] Number of vehicle models: 0


How can i fix this?


Re: erros - Konstantinos - 27.04.2014

Add:
pawn Код:
main() {}
to your gamemode.


Re: erros - JackieJ - 27.04.2014

Thanks man