View Single Post
  #120  
Old Yesterday, 04:59 PM
Ephirith Ephirith is offline
Fire Giant

Ephirith's Avatar

Join Date: Sep 2011
Location: Korova Milk Bar
Posts: 672
Default

Quote:
Originally Posted by DeathsSilkyMist [You must be logged in to view images. Log in or Register.]
The pseudo-code variation you created has some errors. That is another reason why I backed it out. If you are going to re-transcribe it, please actually take the time to do it right.

In the Archery section:



This is incorrect, as the stationary conditional is Ranger only. This if statement as-is would run for every class.

It should read something like:



This is missing a > at the end of the random value, and you missed the maxExtra clamp completely:


It should be:



Please make those changes. I will review it again when you are done.
DSM hopefully in the process of learning a valuable social skill: you can be correct, and still lose and end up banned from the wiki
Reply With Quote