UNITY Scripting - True and False not working!

I've seen a few others going around with this problem, but no fixes as of yet. in my Java script I have a problem, where the script is not recognizing "true" and "false". The script is below: alt text

This is quite annoying. I'm just learning how to use Unity, and I'm pretty sure that True and False are recognized commands. if anyone knows how to fix this, please share.

True and false work just fine. If you're referring to syntax highlighting, that's up to whatever editor you're using, nothing to do with Unity.

Hey everyone, I'm David, I decided to register, and use a different account name, anyway, in Tags, the "Fallout" was type like so, and had a cap, yet in the script it did not, if anyone gets this error, please check both to make sure they are IDENTICAL!

Thanks.

someone can close this now.

Don't you need to set the variable as boolean, and assign it false later?