ULX

Author Topic: Giving Operators Reserved Slots  (Read 2712 times)

0 Members and 1 Guest are viewing this topic.

Offline Lap

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Giving Operators Reserved Slots
« on: November 30, 2008, 11:40:32 AM »
I'd like to have it so that operators can use reserved slots just like admins. I know it should be just a modification to a line or two of code, but I don't really want to spend a lot of time learning the ins and outs of ULib. Is there anyone that could tell me the modification for this or even the function that will return if someone is in the group "operator"?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Giving Operators Reserved Slots
« Reply #1 on: November 30, 2008, 06:51:43 PM »
No code change is required, just grant operators the right to use 'em using the following command:

Code: [Select]
ulx groupallow operator "ulx reservedslots"
Cheers!
Experiencing God's grace one day at a time.

Offline Lap

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Giving Operators Reserved Slots
« Reply #2 on: December 01, 2008, 11:02:56 PM »
After all the modifying to ULX I've done for my server already, I feel extra foolish knowing that I have overlooked such a simple solution.

Thank you very much.

Your great addon and support are why I am making the WarMelons:RTS gamemode plugins ULX only.