drk Posted January 21, 2012 Share Posted January 21, 2012 e.g: guiOff = true; guiOn = false; showChat(false); ?? Link to comment
Castillo Posted January 21, 2012 Share Posted January 21, 2012 You can use it, but as far as I know, it won't make any difference. Link to comment
12p Posted January 21, 2012 Share Posted January 21, 2012 This is not C++, but Lua is flexible. Link to comment
drk Posted January 21, 2012 Author Share Posted January 21, 2012 I know that won't make any difference. It's just to know Link to comment
50p Posted January 22, 2012 Share Posted January 22, 2012 e.g: guiOff = true; guiOn = false; showChat(false); ?? It will not make any difference but you may find some people on the forum who use it (like myself) because they are used to other languages that require it. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now