Clarky wrote:
the zarp ui is what drew so many people into this server including me because it wasn’t generic, im getting some real copy paste darkrp vibe from this, if you really want this to work then at least have an option to opt to use the old F4 menu
The reason for a new F4 menu is because the existing one is both visually and code-wise far to cluttered to the point where it is causing limitations for content that we can include in it. A recode and redesign of the F4 menu has been needed for many years, as the current one is over a decade old and has only had more code slapped onto it over the years, reaching the point where the code is so messy that it had to be split into 2 files due to hitting the limit of filesize that can be loaded in Lua.
Still using the old F4 menu, which is cluttered, unoptimised and not something which fits with the current scene in Garry's Mod anymore, isn't an option
YisYas wrote:
devs i have a question, can you move shit around in the inventory like the old one or nah
The old code for inventory sorting was incredibly unoptimised and causing issues, so for the time being this is not a feature and has been replaced by category-based sorting, however it is likely that custom sorting may be re-implemented in the future.