Invalid index parameter (bad entry point)
#1

pawn Код:
[10:58:01] Script[gamemodes/CnCs.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
What is the problem ?

Thanks!
Reply
#2

Well show us the line of code, and the code around it and i will see what i can do.
Reply
#3

http://forum.sa-mp.com/search.php?searchid=627616
Reply
#4

Ahh yea i was so pissed that i forgot the Search Button!

Ok now i have this problem!
I had a script and i splited it into 2 !
One with all teleports,and the other with other stuff!

The one with the teleports i made it a FS ,but when i try to use the commands from the GM ma skin turns to CJ !
When i unload the FS the commands from The GM work fine!
Whats the problem?;o
Reply
#5

Add:

pawn Код:
main() {
}
to the top of the script with this issue. (after including a_samp)
Reply
#6

Yea i've done that!
I still got that problem! lol
The one with the FS and GameMode
Reply
#7

That is weird, probally something in your filterscript then, can you show us some code from your GM and FS that looks like it can clash with each other. If you understand what I mean.
Reply
#8

Why not just save the playerid's skin into a variable and set it back after the person teleported? Easy way to fix it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)