TorNix~|nR Posted September 13, 2016 Share Posted September 13, 2016 Hello everyone, I have a Hud system in my server, but is just Client-Side, there is some noobs can take it and I want to make a Server-Side for security, can anyone help me please? Link to comment
Arsilex Posted September 13, 2016 Share Posted September 13, 2016 (edited) You can't make the hun system in server-side as the rectangle, text and others elements drawing are only allowed into client-side. But you still can use https://luac.multitheftauto.com/ to protect your files. Or you just can use server-side to get the players list and some other information so if you dont get it from the server-side the script wont work... but still thats easy to fix, and will use alot of performance. Edited September 13, 2016 by Arsilex Link to comment
Tails Posted September 13, 2016 Share Posted September 13, 2016 You can also add the cache attribute to your meta and set it to false so the client files won't be saved to their cache folder. https://wiki.multitheftauto.com/wiki/Meta.xml It should help quite a bit. Link to comment
TorNix~|nR Posted September 13, 2016 Author Share Posted September 13, 2016 Thanks everyone ! Link to comment
EstrategiaGTA Posted September 13, 2016 Share Posted September 13, 2016 Protect your script, but it will not be possible in any way to make it 100% sure or server-side (dx and GUI functions are client-side only). 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