Difference between revisions of "Condition"

From Kolmafia
Jump to navigation Jump to search
imported>Theraze
(Created page with 'Help condition offers the following: condition* clear | check | add condition | set condition - modify your adventuring goals. goal* clear | check | add condition | set condition…')
 
imported>Bale
(redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Help condition offers the following:
+
#REDIRECT [[goal]]
condition* clear | check | add condition | set condition - modify your adventuring goals.
 
goal* clear | check | add condition | set condition - modify your adventuring goals.
 
objective* clear | check | add condition | set condition - modify your adventuring goals.
 
 
 
condref - list conditions usable with if/while commands.
 
 
 
if condition; commands - do commands once if condition is true (see condref).
 
elseif condition; commands - do if condition is true but preceding condition was false.
 
while condition; commands - do commands repeatedly while condition is true.
 
 
 
Condition, Goal, and Objective are identical; Goal and Objective just being aliases for Condition.
 
 
 
Condref will provide a list of conditions that can be applied with the if, elseif, or while commands.
 

Latest revision as of 07:17, 7 September 2010

Redirect to: