blueoysterfan Posted April 6, 2020 Posted April 6, 2020 Hi there, i have one small question Is non-synchronized serverside element data can be changed by client ( hacks and etc. ) ?
DiGiTal Posted April 6, 2020 Posted April 6, 2020 Our Website : https://tutoplayfun.ml/ Our Discord: https://discord.gg/BxkW65z
Moderators IIYAMA Posted April 7, 2020 Moderators Posted April 7, 2020 (edited) On 06/04/2020 at 16:06, blueoysterfan said: Is non-synchronized serverside element data can be changed by client ( hacks and etc. ) ? Yes possible. You can counter that with the second example of this page: https://wiki.multitheftauto.com/wiki/OnElementDataChange In my opinion it is bad practice to save money and items in element data. You can use it for displaying those information of course, but I do not recommend to use it as the basic of a saving system. Edited April 7, 2020 by IIYAMA Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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