Ulysses Stuff > Ulysses Release Archives
URestrict [Depreciated-author no longer supports]
Frostyfrog:
well, I was thinking of having Admins (or just Super Admins) get the ability to ALWAYS use everything, since I have a few groups which are not those too groups, don't show up on the list, and are counted as admins.
jay209015:
--- Quote ---well, I was thinking of having Admins (or just Super Admins) get the ability to ALWAYS use everything
--- End quote ---
- By default, everyone has the ability to use every until specified other-wise.
--- Quote ---since I have a few groups which are not those too groups, don't show up on the list, and are counted as admins.
--- End quote ---
- I will be working on this very soon, I'm just kind of in a crunch for free time between work and school.
-To JamminR or Megiddo:
Is there already a full list of all the groups on the server sent to the client? Right now I'm using ULib.ucl.groups client side to build
the guis, but it's not the full list. Is there any other way to get the full list to the client without sending another umsg?
JamminR:
--- Quote from: jay209015 on November 28, 2008, 09:19:13 PM ----To JamminR or Megiddo:
Is there already a full list of all the groups on the server sent to the client? Right now I'm using ULib.ucl.groups client side to build
the guis, but it's not the full list. Is there any other way to get the full list to the client without sending another umsg?
--- End quote ---
Jay, I'm not sure what/why you're not seeing list of full groups.
Though I didn't try removing myself as a superadmin (perhaps 'guest' USER groups don't see upper groups), I ran
--- Code: ---lua_run_cl PrintTable(ULib.ucl.groups)
--- End code ---
and saw every group my server had in it's groups.txt file, along with allows/denys.
If you're not seeing that on client side, I can only think of two things why;
1) Like I said above, perhaps you don't see the full list of groups if access isn't high enough.
I doubt #1 personally.
2) Your script initializes before ULib sends down the groups? From what I can tell looking at our sh_ucl.lua, the 'user' joining gets his groups set before the 'public' information is added to the rest.
Hardy:
How about SWEPs and SENTs restriction, not only tools?
JamminR:
--- Quote from: Hardy on November 30, 2008, 02:25:16 PM ---How about SWEPs and SENTs restriction, not only tools?
--- End quote ---
Not sure about ents, pretty sure it could be added if he finds time.
As for SWEPS, wouldn't the Loadout tab, which controls WEaPonS, work for Scripted WEaPonS (SWEPS) too?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version