seko555 Posted July 24, 2020 Posted July 24, 2020 I am starting a campaign as a server. I want to take security measures for the players entering the campaign. For example, they should not be able to open the campaign with the task editor at the end of the day. How do I take this security measure?
Grimes Posted July 24, 2020 Posted July 24, 2020 You ask them nicely not to do that. There is no method of protecting your mission. The only similar solutions are if you use the scripting engine heavily you can obfuscate or code or have it run locally from the server via dofile() instead of being embedded within the miz. That doesn't protect the miz it just protects your code. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Recommended Posts