Script Reference
IF commands


 if_bool (boolname ; true/false)     //Beginner
 {

 }

Used for : Generell

Parameters :


Description :

Checks if a  Bool is true or false. If there is no bool with that name in the boolslist the result will be false.