Difference between revisions of "My discomomentum"

From Kolmafia
Jump to navigation Jump to search
imported>Darzil
(Created page with "{{ #vardefine:name|my_discomomentum}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate...")
 
imported>Bale
(Fix category)
 
Line 14: Line 14:
  
 
function_description=Returns your current Disco Momentum level as an int.|
 
function_description=Returns your current Disco Momentum level as an int.|
 +
 +
needscode=yes|
  
 
special=When not logged in, this function returns 0.
 
special=When not logged in, this function returns 0.
 
}}
 
}}
  
[[Category:Your Character]]
+
[[Category:In-combat Consulting]]

Latest revision as of 09:45, 6 November 2014

needs(code_samples);

Function Syntax

int my_discomomentum()

Returns your current Disco Momentum level as an int.

Special

When not logged in, this function returns 0.