Difference between revisions of "My path id"

From Kolmafia
Jump to navigation Jump to search
imported>Fredg1
(Created page with "{{ #vardefine:name|my_path_id}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate}}| re...")
 
 
Line 1: Line 1:
 +
{{deprecated|mafiaref=r26713|more_info=Use <code>[[my_path]]().id</code> instead.}}
 
{{
 
{{
 
#vardefine:name|my_path_id}}{{
 
#vardefine:name|my_path_id}}{{

Latest revision as of 19:14, 2 October 2022

This function is deprecated in KoLmafia r26713.

Use my_path().id instead.


Function Syntax

int my_path_id()

Returns the ID of the path your character chose upon ascension ("0" when in aftercore).

See Also

my_path() | path_id_to_name() | path_name_to_id() | my_sign() | knoll_available() | canadia_available() | gnomads_available()

Special

This function returns "0" when not logged in.