• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] compiler takes too long to compile
#1
As the title says it takes too long to compile.
script is like 25k lines. I was saving data using mysql like updating variables for the certain data when it changes and then save all of the data at once on player disconnect and also by using a repeating global timer to save data.. but I changed the whole concept into save data instantly when that specific data changes as many of you do..
so in order to do that i had to write queries everywhere like, OnPlayerDeath, in setkills, setdeaths commands... but affer i did this update. i put the script for compliation. and its like 2 hours passed and still its compiling.. im so confused... before i did this it compiled within 30 seconds. What can cause this problem?
Thanks for your time..

EDIT: nvm fixed it, I have typed |case default:| instead of |default:|
  Reply


Forum Jump: