Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

log shows wrong combined conditions?

  • #1, by constantin 9 years ago Zitieren
    is it possible, that the log shows wrong combined conditions? in my game a combined variable should be true if both conditions are true. i checked with an if query - both conditions are true and the combined condition is also true. nevertheless: the log shows "false" for the combined condition. 
    i still use 4.2.5, so maybe its not so important anymore for the future. but i just would like to know, if this happened to someone else before.
  • #2, by SimonS 9 years ago Zitieren
    if you mean the old console command "print conditions", that doesn't work with combined conditions. The new console does.
  • #3, by constantin 9 years ago Zitieren
    yes, thats what i meant.