26.01.2012, 09:38
One problem guys i want to make my function to not detect value 0 to -1million
code
did i did right?
code
pawn Код:
if(score == 0 > || < -1000000) return printf("MJUF Include Error: You cannot set DecreaseScore with value 0.");