Moondarker / ZomBerry-DayZAdminTools

Simple and customisable Client/Server admin tools with GUI
GNU General Public License v3.0
36 stars 13 forks source link

Client-side function implementation and authorization from server-side #38

Open Moondarker opened 4 years ago

Moondarker commented 4 years ago

Some functions require client-side code to be executed (e.g. ESP, map markers, and so on) The way it works in workshop dev build is an architect nightmare, it should be reworked, it's better to think about this problem in conjunction with #39