Where exactly did NewAdmin fail at that?
1. It doesn't function half the bloody time - the GUI breaks often so that I can't even use it, then commands start to fall apart at the seems too!
2. It's case fracking sensitive!
3. It's not configurable in almost any way
4. The code looks like it was written by a two year old
Atmosphere? Your philosophy is badly flawed if you think that having a well made design and a stylish interface is not part of the atmosphere. I know of great many people who prefer just the opposite of what you are basing on. Although it is common way to choose the popular term "function over fashion", you cannot work as a supermodel while wearing function-full steel worker outfits if you know what I mean.
And derma skins won't solve your controls being badly positioned.
I'm tired of seeing people hounding over things like Crisis because of graphics when they really should be picking up a copy of something like Starcraft. It was never meant to be a flash GUI, it's quick and easy to use. And do tell, why do you believe them badly positioned? (Keeping in mind you can drag any window and they *do* save location)
Even for a WIP this is horrible, so no.
Funny, for someone boasting a mod which doesn't even work. Oh did I mention before, yours also leaves trashy files, even after uninstallation. Best part, everyone on your thread *recognizes* that you stopped working on it because of how trashy your mod is, so don't talk.
Broke for me when I tried to make myself owner.
Ah, thanks. That was definitely a bug. The *one* place I didn't have a check to see if the file existed... it's fixed, just update. I would've caught that in my beta tests, but unfortunately those who I had testing it were adding their IDs manually to the file, so I never caught that.
It has nothing to do with your camera tool. If it broke, it's due to something else.
A system worthy of being used should be fool-proof.
It is for the most part. The one error that was found thus far was found because my beta testers used a different method. That has been fixed within 5 minutes of my seeing it and I can assure you that all other bugs that are posted will be fixed just as fast (if you can find any).
I urge all of you not to take anything Darastrix says to heart. He speaks as a third party and doesn't represent MOOCOW's interests directly. While I appreciate his support, he has an irritating way of going about things most of the time. His solutions are often *not* correct, and that is why on multiple occasions I have spoken to him about letting me make the corrections instead.
As for the rest of you,
understand. The GUI was my *lowest* priority; by far. It functions, it's quick and easy to use, what more do you *really* need? If you happen to believe that it should be outlined another way, post something CONSTRUCTIVE and I will gladly review your idea and who knows, make it.
As a last note: I'd also like to mention that the GUI is also incredibly efficient. Every single frame that you will see is reused on multiple occasions. The code is extremely flexible and allows for a whole lot of GUI elements to be drawn using the same block of code. *That* was my focus in this part of the project; to make something reusable.
Part of the reason that the entire mod is no more then 300kb is because I reuse most of my code, and not by copy pasting, but by having a structured, planned out environment; one of the flaws that other admin mods (and just other mods) often have.