Page 1 of 1

Admin Feedback

Posted: Tue Jul 15, 2014 5:15 pm
by Miauw
I'm not an admin but I guess it'd be convenient to know what the admins think about the tools they have available and how they could be improved.

So admins, go ahead :V

Re: Admin Feedback

Posted: Tue Jul 15, 2014 5:23 pm
by Ikarrus
Some way to track and respond to unanswered adminhelps would be great.

Re: Admin Feedback

Posted: Tue Jul 15, 2014 5:43 pm
by Neerti
Theoretically Mrs_Sybil/Mr_Basil/Nonexistant Mr_Artyom do this for you.

Re: Admin Feedback

Posted: Tue Jul 15, 2014 6:07 pm
by Ikarrus
Don't they keep silent if there are admins online? That's not what I'm talking about.

Re: Admin Feedback

Posted: Tue Jul 15, 2014 6:07 pm
by Remie Richards
Ikarrus wrote:Some way to track and respond to unanswered adminhelps would be great.
Wouldn't that be as simple as a list of href links containing the mob, and what they Ahelped at the time? sort of like a logbook.

Re: Admin Feedback

Posted: Tue Jul 15, 2014 7:14 pm
by Bluespace
I really fucking want a carbon copy button godamn.

Re: Admin Feedback

Posted: Thu Jul 17, 2014 4:07 am
by paprika
copy pasting would be byond amazing

Re: Admin Feedback

Posted: Thu Jul 17, 2014 3:46 pm
by Rumia29
I don't remember if the base /TG/ code has this, but you know how when someone's adminhelp, it highlights the name, and puts a (?) mark beside it which you can click for mote info? That, but for jobs. Maybe not all the jobs, but at least a couple important ones like heads.

Re: Admin Feedback

Posted: Thu Jul 17, 2014 9:54 pm
by elyina
how doable would it be to make like a private memo thing? like say there's a ban request against x guy, but I can never see him online to inform him of the request and get his side of the story. with this memo thing I would be able to leave a message for them that automatically pops up in big letters when they log into the server next.

Re: Admin Feedback

Posted: Fri Jul 18, 2014 10:59 am
by Miauw
elyina wrote:how doable would it be to make like a private memo thing? like say there's a ban request against x guy, but I can never see him online to inform him of the request and get his side of the story. with this memo thing I would be able to leave a message for them that automatically pops up in big letters when they log into the server next.
That'd probably be pretty doable but it requires DB stuff.

Carbon-copying looks like a cool thing that could probably work, but it would sadly and somewhat ironically not really be recommended for copying carbon mobs (mobs have a lot of client and ckey stuff that would fuck stuff like this up, it's also the reason mobs aren't GCd)

Re: Admin Feedback

Posted: Fri Jul 18, 2014 11:02 am
by Bluespace
then just make it work on no ckey mobs.
or make it not copy that var.

if i spend 15 minutes personalising a mob with spells, health, color, all that kinda shit, i just wanna copy that 5 times, not spend an hour making more.

Re: Admin Feedback

Posted: Fri Jul 18, 2014 11:34 am
by Steelpoint
Bluespace wrote:then just make it work on no ckey mobs.
or make it not copy that var.

if i spend 15 minutes personalising a mob with spells, health, color, all that kinda shit, i just wanna copy that 5 times, not spend an hour making more.
On top of that, a way to save a area of the map for later usage.

One round a admin made a Syndicate Battleship for a event, the ship was very cool in design and detail but it took the admin quite a while to make the ship.

A feature that let admins save these designs might help encourage more grander events since a admin could design the events map location before hand and then just paste it when its time.

Re: Admin Feedback

Posted: Fri Jul 18, 2014 4:55 pm
by Ikarrus
Sync the notes across all servers

Re: Admin Feedback

Posted: Fri Jul 18, 2014 9:49 pm
by paprika
^ That's the main one.

The main purpose for carbon copying would be setting up a team of death squaddies or something, since the button is gone you can't really do it without taking a ton of time to gear them up.

Interesting hostile mobs also take forever to gear up.

Re: Admin Feedback

Posted: Fri Jul 18, 2014 11:07 pm
by Ikarrus
paprika wrote:taking a ton of time to gear them up.
Right Click > Select Equipment isn't fast enough for you?

Re: Admin Feedback

Posted: Fri Jul 18, 2014 11:17 pm
by Aurx
Ikarrus wrote:
paprika wrote:taking a ton of time to gear them up.
Right Click > Select Equipment isn't fast enough for you?
That only works for a very few selections of equipment and I rarely need those selections for events.

Re: Admin Feedback

Posted: Fri Jul 18, 2014 11:28 pm
by Ikarrus
Fair enough. I was more referring to pap's deathsquad example.

Re: Admin Feedback

Posted: Sat Jul 19, 2014 6:03 am
by paprika
Yeah death squad is still doable but to be fair nobody ever does it because a handful of competent ghosts that won't shoot each other with pulse lasers is hard to come by.

Still, event stuff would be nice.

Re: Admin Feedback

Posted: Sat Jul 19, 2014 11:19 pm
by Swagile
make opening the game panel not a laggy fuck.

i know the work around is to spawn it via text commands but unless you got all the items you want memorized, good luck spending 5 minutes trying to spawn all the items you need via game panel as it cycles through all possible items with the same name and / or close to said name.

solution: make it cycle AFTER you have typed in the full thing you want and then click OK to make it cycle instead of cycling through all item paths WHILE you are typing.

Re: Admin Feedback

Posted: Sun Jul 20, 2014 5:48 am
by NikNakFlak
I'm going to make a little easy to read list for anyone reading this thread and add some stuff myself.
  • In-game logbook for adminhelps that are not answered
  • Carbon copy (see below)
    if i spend 15 minutes personalizing a mob with spells, health, color, all that kinda shit, i just wanna copy that 5 times, not spend an hour making more.
  • Private memo for players that is set by admins: Useful for linking ban request threads to players instead of having to hunt them down while they are online.
  • Sync the notes across all servers
  • Search button for game panel or something along those lines that makes it so the game panel doesn't search as you type and does so after (to help prevent game panel lag)
  • Allow admins to edit medical and security records with a tool

List can be edited later of updated.

Re: Admin Feedback

Posted: Sun Jul 20, 2014 11:02 am
by Miauw
I guess carbon copy can be done, but it is very likely to cause loads of bugs for mobs.

Notes being synced across servers just sounds like they aren't in the database for some reason.
Memo could probably be added to the db too but im not a database guy so vOv

Search for game panel does need to be improved, I could probably look into that but I'm not entirely sure HOW it is handled.

Editting sec and med records could probably be done somewhat easily