Author Topic: Couple Questions  (Read 1811 times)

0 Members and 1 Guest are viewing this topic.

Offline Saucey

  • Newbie
  • *
  • Posts: 12
  • Karma: -2
  • | OHQ Team | GCinema |
    • GCinema
Couple Questions
« on: September 03, 2015, 03:44:54 PM »
What classifies a user as an admin? Like what commands officially make a user show up as an admin on a server.

Also, is there a way to make the log echo only show in chat for specific ranks and not show globally?
Quote
Two possibilities exist...
Either we are alone in the universe or we are not.
Both are equally terrifying.

Offline Aharon Tager

  • Newbie
  • *
  • Posts: 37
  • Karma: 0
    • Barely Legal Gaming
Re: Couple Questions
« Reply #1 on: September 03, 2015, 05:36:14 PM »
It's not commands that classify a user, it's what rank you put them into.
If a user is rank admin or higher then he will return as admin on the servers.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Couple Questions
« Reply #2 on: September 03, 2015, 07:44:54 PM »
Also, is there a way to make the log echo only show in chat for specific ranks and not show globally?
3 modes. See XGUI echo area.
Totally all off.
Anonymous mode (all see *someone* did action to *fred*, but admins see who *someone* is)
Totally all on - all see *bob* did action to *fred*
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Saucey

  • Newbie
  • *
  • Posts: 12
  • Karma: -2
  • | OHQ Team | GCinema |
    • GCinema
Re: Couple Questions
« Reply #3 on: September 04, 2015, 04:18:35 AM »
3 modes. See XGUI echo area.
Totally all off.
Anonymous mode (all see *someone* did action to *fred*, but admins see who *someone* is)
Totally all on - all see *bob* did action to *fred*

I know that, I have my echo turned off. Admins and up use EPOE to see the log echo instead.
Although, I was wanting to see if there was a way to code it so it prints in chat only for the groups I tell it to.
If the group wasn't specified then it would act as if the echo was off for the other groups.

I was wondering about what classifies the player as an admin because I wanted my Moderator group to be able to see info in EPOE as well.
Since they are not Admin, they cannot use EPOE.
Quote
Two possibilities exist...
Either we are alone in the universe or we are not.
Both are equally terrifying.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Couple Questions
« Reply #4 on: September 04, 2015, 07:39:03 AM »
Just make sure your moderator groups inherit admin in your group setup. For most scripts, depending on how they are coded, this will treat them as admins when the script does an admin check.
If this doesn't work, then the script is not coded in a way that will work with inherited groups and there's not much you can do short of rescripting the admin checks or making those people admins.