Fix System

Posted by Bountywolf
Like srly if people can hack BDBs and INIs easily we have a big issue
-Thanks Bountywolf ;)

Replies (4)

Last message on 6 Mar 2019

Size43 (Administrator) on 25 Feb 2019, 13:54:12
To add on to what was already said: if anyone else also wants to use these access control scripts, please send a mail to gamemakerserver@outlook.com.
Bountywolf (Topicstarter) on 28 Feb 2019, 03:59:31
Could you explain how these work, I'm still kind of confused
Size43 (Administrator) on 6 Mar 2019, 15:43:21
They allow you to execute code on the server that can control exactly who can write and what can be written to a GameINI. They work just like normal scripts, but have a limited set of supported functions available. If the script returns false, access is denied. If the script returns true or crashes, access is allowed.

If you could be more specific about what you're confused about, I might be able to give a more useful explanation.
jdev on 24 Feb 2019, 03:12:27
Hi,

If I am not mistaken, you have special features on your Developer panel to allow you to mitigate these situations if not completely "fix" them.