Difference between revisions of "Main Page"

From Kolmafia
Jump to navigation Jump to search
Line 15: Line 15:
  
 
[[ASH Reference Manual]]
 
[[ASH Reference Manual]]
 +
 +
'''Howto:'''<Br/>
 +
Use If to determine whether or not code gets executed: [[If]]
  
 
</center>
 
</center>

Revision as of 03:30, 1 May 2007

Welcome to the KoLMafia Wiki.

Please pardon our dust while we remodel.
Progress level: 530

Quick Links:
(ASHRM) Your Character || (ASHRM) Item Management || (ASHRM) Equipment || (ASHRM) Skills and Effects || (ASHRM) Adventuring || (ASHRM) In-combat functions for consult scripting || (ASHRM) Miscellaneous || (ASHRM) String Handling Routines || (ASHRM) Datatype Constants || (ASHRM) Datatype Conversions || (ASHRM) KoLMafia Properties || (ASHRM) Code Samples

Information about ASH Scripting

ASH Reference Manual

Howto:
Use If to determine whether or not code gets executed: If