Talk:My primestat

From Kolmafia
Revision as of 09:18, 12 March 2010 by imported>Bale
Jump to navigation Jump to search

Re the special info: This does not make sense to me. It does return $stat[moxie], but I can't really justify this -- $stat[moxie].to_int() is 3, not 0. It'd be helpful if someone could explain -why- this happens. --Heeheehee 04:35, 12 March 2010 (UTC)

  • What's there to explain? The not-logged-in value of functions that are only meaningful when logged in is pure garbage. There was no effort expended towards having them return a particular value; any value that doesn't immediately cause a crash is good enough. There is no guarantee that the garbage value will be consistent between versions of the program, or even successive calls to the function.
  • * I guess I just wanted to know why it returns this value specifically, not that it really matters in the context of this function. It's not really important, so whatever. --Heeheehee 05:04, 12 March 2010 (UTC)
    • That kind of information only serves to clutter the page with information that no user can ever make any use of. You might ask about it on the forum if you really do want an answer. Only Veracity and Hola might know why. It doesn't belong on the wiki. --Bale 09:18, 12 March 2010 (UTC)