bmat Posted November 11, 2010 Share Posted November 11, 2010 How to compile .lua files? I want to protect my scripts. Link to comment
Castillo Posted November 11, 2010 Share Posted November 11, 2010 i compile them with this, i uploaded it to media fire long time ago. http://www.mediafire.com/?08ul44zogde48s5 Link to comment
bmat Posted November 11, 2010 Author Share Posted November 11, 2010 My antivirus blocked this file... Link to comment
dzek (varez) Posted November 11, 2010 Share Posted November 11, 2010 viewtopic.php?f=108&t=29990 Link to comment
bmat Posted November 11, 2010 Author Share Posted November 11, 2010 Only client-side files could be compiled or server-side too? Link to comment
Discord Moderators Zango Posted November 11, 2010 Discord Moderators Share Posted November 11, 2010 There is no reason to compile serverside scripts unless people you do not trust has access to your server resources, or you're using an external webserver. Link to comment
bmat Posted November 11, 2010 Author Share Posted November 11, 2010 Ok, thanks, I just asked. Link to comment
Kayl Posted November 11, 2010 Share Posted November 11, 2010 There is no reason to compile serverside scripts unless people you do not trust has access to your server resources, or you're using an external webserver. Even if you do use an external webserver it shall be configured so as to give access to the resource-cache folder (not the resource one) which only consists of the latest versions of all required clientside files. Only if the webserver was poorly configured would it give access to mta serverside files. Link to comment
Discord Moderators Zango Posted November 12, 2010 Discord Moderators Share Posted November 12, 2010 Well I meant if he choose to host a clone of 'resources' instead of resource-cache/http-client-files (no reason for as Kayl said), it would be the only second case where you would want to compile serverside files. 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