19.03.2013, 19:17
Hello, After Putting my server on, it crashes.
Once i'm checking the logs, it says this.
And Ehm, Yes. I have the Main() function.
Anyone else that has this problem?
Once i'm checking the logs, it says this.
Код:
[21:27:08] Script[gamemodes/cssrbeta.amx]: Run time error 20: "Invalid index parameter (bad entry point)" [21:27:08] Number of vehicle models: 0
pawn Код:
main()
{
print("\n----------------------------------");
print("Counter Strike - Sniper Rampage [0.3x|Beta]");
print("Scripted, Mapped & Developed by Faff.");
print("----------------------------------\n");
}
Anyone else that has this problem?