Error Type Any, expected Bool

From Bohemia Interactive Community
Revision as of 01:03, 7 February 2021 by Lou Montana (talk | contribs) (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
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.