Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: jjb123 on June 04, 2007, 04:13:15 PM
-
Hello,
I am running a ulx server with the newest version and I was just wondering is there a way to keep people in a seperate group (vip) from being able to rape me with their physics gun? I am in the immunity group, and it worked before the ulx update. Thanks.
-
Don't give them slap access. Good idea on the immunity, forgot to implement that.
-
Perhapse we should add an option in the config to specify the access required for player grab.
-
Actually, I think it would be better to put all the stuff like this in access strings, like "ulx action physgun_player". Even move immunity from being a group to access "immunity" (I hate the group implementation). Then, so it will show up in the access menu, collect accesses with something like ULib.ucl.AddAccessString( "immunity" ).
Thoughts? (Mainly directed at spbogie :P)
-
I was also thinking about something along these lines. Rather than everything in it being a command, it should be able to store any type of access flags. Not quite sure what you mean by "ULib.ucl.AddAccessString( "immunity" )".
-
Well, basically using a function like that so UCL is aware that something is using that access string. There's really no functional need for such a function, it would just let us spit out access strings for our user access menu.
-
Well, I tried denying them slap but the can still move me with their phys gun, should I just wait until immunity is re-implemented?