ULX

Author Topic: Modifing Group Capabilities  (Read 1784 times)

0 Members and 1 Guest are viewing this topic.

Offline theavenger

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Modifing Group Capabilities
« on: January 17, 2010, 06:34:15 PM »
Recently I've been looking for ways to restrict certain groups to certain limits. For example:
I want users to be able to spawn a maximum of 50 props.
I want admins to be able to spawn a maximum of 100 props.
How would I go about doing this. I would like to do a lot of editing like this to make users have more of a benefit if they donate.

Also I just thought of this. Is it possible for U restrict to block explosives, props etc? Or what is the file that I can manually block those extremely large props, explosives etc? Thanks

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Modifing Group Capabilities
« Reply #1 on: January 17, 2010, 07:24:14 PM »
Please browse the forum Releases section.

If using ULib SVN, you can base any sbox_max<whatever> limit per group, using UnoLimited - http://forums.ulyssesmod.net/index.php/topic,3680.0.html
If not using ULib SVN, the version of UnoLimited only controls admin and above (any ulx group that inherits admin), and they're unlimited. Below that, normal sbox limits.

If SVN, Tool restrictions can be set in URestrict - http://forums.ulyssesmod.net/index.php/topic,3680.0.html
There is no Ulysses release for control of tools by group if not using SVN.

Dynamite limits can be set to 0 using sbox_
See http://wiki.garrysmod.com/?title=Admin#Setting_Limits for a common list.. I believe there are more.

Uppl (Ulysses Per Prop Limit) will cover any item that doesn't have a sbox_ limit, but don't wish to allow as much spawning as other props.
« Last Edit: January 17, 2010, 07:29:36 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming