View Single Post
  #9  
Old 01-11-2006, 01:31 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Stefan
I recommend adding brackets whenever you are unsure about the results, since there are a lot of operators in Graal. But it is true that the order of operations is not correct, it is treating multiplication and division with the same priority as exponents, while exponents should be calculated first, like in v2.
I have fixed it, the npcservers need to be restarted.
I never have had a problem with the math order of operations, but sometimes with the conditionals... which i would use parenthesis anyways.
Reply With Quote