ngppgn Posted November 19, 2017 Posted November 19, 2017 Just to let you modders know there's a hsrdcodes bug in 2.8.0 regarding variables: whenever you compare two variables (e.g. check_variable = { which = a which = b } ) it will be evaluated as true even if b is lesser than a. Comparing a variable to a constant ( r.g. check_variable = { which = a value = 5 } ) works as intended though.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.