Server_Log Error
#1

Hey guys, On my server, the script works fine and it compiles with no errors, however in the log I get one error..

Код:
[12:05:38] Script[gamemodes/PCF-RP.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[12:05:38] Number of vehicle models: 0
Also in my server, when someone registers everything works fine but when they relog their skin and gender and everything is gone.. I think that the error I get in my log might fix this aswell..
Thank you!

((If any lines needed, please ask!))
Reply
#2

Hello!

Do you have this in your script?
PHP код:
main()
{
    print(
"\n----------------------------------");
    print(
" Blank Gamemode by your name here");
    print(
"----------------------------------\n");

- Mencent
Reply
#3

@Mencent - Thank you brother +Rep.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)