Difference between revisions of "Limit mode"

From Kolmafia
Jump to navigation Jump to search
imported>Relyk
imported>Zarqon
m
 
Line 13: Line 13:
 
}}|
 
}}|
  
function_description=Returns "spelunky" or an empty string.|
+
function_description=Returns your current limit mode, for example "spelunky" or "batman".  If you are not limited by a minigame, returns an empty string.|
  
 
code1={{CodeSample|
 
code1={{CodeSample|

Latest revision as of 15:26, 4 October 2016

Function Syntax

string limit_mode()

Returns your current limit mode, for example "spelunky" or "batman". If you are not limited by a minigame, returns an empty string.

Code Sample

The following example