Drakath Posted March 28, 2015 Share Posted March 28, 2015 Does MTA compiler remove all the comments from the script, when it gets compiled? Link to comment
John Smith Posted March 28, 2015 Share Posted March 28, 2015 Afaik it shouldnt because comments are part of lua;code Link to comment
Jaysds1 Posted March 29, 2015 Share Posted March 29, 2015 It should as their's no point of it after being compiled... Link to comment
Atton Posted May 16, 2015 Share Posted May 16, 2015 Simply put it no http://sourceforge.net/projects/unluac/ Link to comment
Drakath Posted May 17, 2015 Author Share Posted May 17, 2015 Simply put it nohttp://sourceforge.net/projects/unluac/ Can someone confirm if this is legit? Link to comment
ixjf Posted May 17, 2015 Share Posted May 17, 2015 Simply put it nohttp://sourceforge.net/projects/unluac/ Note that debugging information is NOT comments. Comments are not parsed in any compiled scripting/programming language. Link to comment
Atton Posted May 17, 2015 Share Posted May 17, 2015 Simply put it nohttp://sourceforge.net/projects/unluac/ Can someone confirm if this is legit? Video proof 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