Turns played

From Kolmafia
Revision as of 16:29, 10 April 2010 by imported>StDoodle (Created page with '{{ #vardefine:name|turns_played}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function_category=Your Character| function1={{Function| name={{#var:name}}|…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

int turns_played()

This function returns the total number of adventures used thus far by the logged-in character during the current ascension.

See Also

my_turncount()

Special

When not logged in, this function returns 0.


Attention KoLmafia Experts!

We need your help; some details of this function's operation are unknown or unclear.

The following specific questions have been raised:

  • Is there any reason for the duplicated functionality?
  • Should this function return total turns played (ever) instead?