Error Type Any, expected Bool

From Bohemia Interactive Community
Revision as of 12:29, 29 July 2019 by Killzone Kid (talk | contribs) (Created page with "{{Informative | <tt>Creating Error Type Any, expected Bool</tt> This is a common script error, most likely caused by not returning Boolean from waitUntil expression. S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Creating Error Type Any, expected Bool

This is a common script error, most likely caused by not returning Boolean from waitUntil expression.

See: waitUntil for more info