• Steam ID tables
    34 replies, posted
[QUOTE=MakeR;21387277]nil will result in false when used in an if statement.[/QUOTE] true, but if something == false then, wil error out becouse its not a boolean.. isnt it?
[QUOTE=bromvlieg;21388058]true, but if something == false then, wil error out becouse its not a boolean.. isnt it?[/QUOTE] It wouldn't error, it would just result in false because nil != false therefore something != false (assuming something is a nil value).
Wow, what just happened. Witch is the right one!!!!!
Sorry, you need to Log In to post a reply to this thread.