How do you use booleans in C-script? I was looking in the help, but nothing came up about boolean functions.
I want to declare some variables as booleans, but I'm not sure what the syntax is for C-script to use it... it seems the syntax 'bool' doesn't work like it does in c++...