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



Need Help :/ - dannyk0ed - 19.04.2011

I compiled and with no errors but when i try to load it up this happends.
Quote:

19:42:48] Script[gamemodes/lvdm.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[19:42:48] Number of vehicle models: 0

And i looked the amx has 1 KB?

Help?


Re: Need Help :/ - Stigg - 19.04.2011

You need this in your gm:

pawn Код:
main()
{
   
}



Re: Need Help :/ - dannyk0ed - 19.04.2011

Where?


Re: Need Help :/ - Stigg - 19.04.2011

It normaly looks like:

pawn Код:
main()
{
    print("\n----------------------------------");
    print(" Blank Gamemode by your name here");
    print("----------------------------------\n");
}
Near the top of your gm.


Re: Need Help :/ - dannyk0ed - 19.04.2011

Its on still 1 KB.
Got TeamViewer :/


Re: Need Help :/ - Stigg - 19.04.2011

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Its on still 1 KB.
Got TeamViewer :/
I dont do team viewer sorry. At least the errors gone


Re: Need Help :/ - dannyk0ed - 19.04.2011

Ok thanks.


Re: Need Help :/ - Stigg - 19.04.2011

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Ok thanks.
How many lines in your gm ?


Re: Need Help :/ - dannyk0ed - 19.04.2011

1256 .


Re: Need Help :/ - Stigg - 20.04.2011

Pastebin it, so we can have a butchers.