Need Help :/
#1

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?
Reply
#2

You need this in your gm:

pawn Код:
main()
{
   
}
Reply
#3

Where?
Reply
#4

It normaly looks like:

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

Its on still 1 KB.
Got TeamViewer :/
Reply
#6

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

Ok thanks.
Reply
#8

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

1256 .
Reply
#10

Pastebin it, so we can have a butchers.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)