Author Topic: Put an H under the admin section of a player's name if he is the host.  (Read 462 times)

I thought it would be convenient, it's kinda weird how the host would get an s.




I think the reason it's like that is because that Super Admins are supposed to be exactly like the host.

what i do is;

findclientbyname("yournamegoeshere").clanprefix=("<HOST>");
in the console
it replaces your first clan tag with <HOST> obviously

I think the reason it's like that is because that Super Admins are supposed to be exactly like the host.

well what if you had an add-on that had an admin ability that only host can use?

also the RTB server information does this too, so why not IN the server?

the player list is a GUI. GUIs are client sided.
I don't know the details of what function tells the client to show an S or an A, but I'm guessing we would have to overwrite the entire function that updates the player list with info and whatnot
depending on how it works

oh i misunderstood what op meant
i thought they were meaning like the mod that gives admins/SAs/hosts icons or tags next to their name

well what if you had an add-on that had an admin ability that only host can use?
Ignoring the console, in a default install + RtB, Super Admins and the host have the exact same powers once the server starts. They're clearly meant to be equal. Not all add-on makers feel the same way, but eh.

Ignoring the console, in a default install + RtB, Super Admins and the host have the exact same powers once the server starts. They're clearly meant to be equal. Not all add-on makers feel the same way, but eh.
Uh, no.
Just to name a few, non-hosts can't shut down the server, enter console commands, or give people super-admin.