(Starting and Connecting) SA-MP server problem
#1

hey all im having a problem for a long long time but now im going to request help for this always i turn on my server it says (on samp-server box)

Script[gamemodes/INGSV_0.2R.amx]: Run time error 20: "Invalid index parameter (bad entry point)"

can any guy help me?

@Edit and other its it

when the first player on server enter it says it....
OnPlayerConnect(1694498816)

im having some problems on server speed it dont respond too fast i think its bcs this ...
Reply
#2

Bump plz i need help
Reply
#3

Code:
Run time error 20: "Invalid index parameter (bad entry point)"
That's the error you get when removing some rows from a gamemode.
Try to add
Code:
main()
{
  print("This server uses [YourGameModeNameHere] , coded and scripted by DarK_TeaM PT");
}
Some where at top of your script, i choose between #define's and the new;'s
Hope this helped ^^
Reply
#4

thanks alot now i need the other thing ;P
Reply
#5

wtf now i dont know what i did i have one badder error
Code:
Script[gamemodes/INGSV_0.2R.amx]: Run time error 19: "File or function is not found"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)