Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Dartouious on February 16, 2014, 06:22:14 PM
-
OK, So I'm having a lot of trouble getting ULX Just right. So I've created forums and its helped some but not enough. So I'll just do this.
Here is what I would like.
ULX Groups
-user
-vip
-evip
-moderator
-admin
-superadmin
-headadmin
-co-owner
-owner
I would like superadmin+ to have access to rp_doormatipulation, spawn cars, weapons, etc. Default superadmin stuff.
I would like moderators on able to pick up moderators and lower, admins able to pick up admins and lower...... etc.
I would like to be able to add jobs that are restricted to a certain group. (Owner job, Co-owner Job, VIP and EVIP Jobs, etc)
What do I need to add, change, code, etc..
-
I would like superadmin+ to have access to rp_doormatipulation, spawn cars, weapons, etc. Default superadmin stuff.
Have groups you say are higher 'inherit' superadmin.
Remember though, we can't stress enough, Gmod scripts by default expect superadmin to BE the highest.
I would like moderators on able to pick up moderators and lower, admins able to pick up admins and lower...... etc.
We, and many of our community member, have answered this question many other times in many other posts.
Please see any number of the many other posts on limiting targeting.
I would like to be able to add jobs that are restricted to a certain group. (Owner job, Co-owner Job, VIP and EVIP Jobs, etc)
You have to know how to code and edit DarkRP or whatever gamemode you're talking about.
ULX won't do it by default, and this section of the forum isn't the place to discuss it.
-
Have groups you say are higher 'inherit' superadmin.
Remember though, we can't stress enough, Gmod scripts by default expect superadmin to BE the highest.
We, and many of our community member, have answered this question many other times in many other posts.
Please see any number of the many other posts on limiting targeting.
You have to know how to code and edit DarkRP or whatever gamemode you're talking about.
ULX won't do it by default, and this section of the forum isn't the place to discuss it.
OK, so the main problem i was having was with the targets. and superadmin powers. If you saying that making all the ranks that are higher then superadmin inherit from superadmin will fix my problems then sure thing. That's most likely what my problem was was the inherits for superadmin+ and yes I have dont the targets correctly. It just wasn't registering correctly (The way I though it would)
-
Making all of them inherit from superadmin did not work. Now everyone superadmin+ can target me (Owner) with any command. before they could only pick me up
-
When you have multiple inheritance chains, using !%<group> for can_target will no longer work. Use #<group1>,#<group2> for groups you DO want them to be able to target instead.
-
Can one of you just code me a file so i can plug it into my server and have everything I need? Or if i need to add something let me know.
-
Can one of you just code me a file so i can plug it into my server and have everything I need? Or if i need to add something let me know.
If someone does it for you, you can't fix it if something goes wrong later. To run a server, you need to learn how to use your tools. You were told how to do it in this thread, so now you need to figure out how to implement the changes.
-
And if not in this thread, use of the particular groups #1,#2 has been described in many other threads.
-
and to do door manipulation and the i think weapons, cars might have something to do with fadmin but hold tab lick the thing in the top right corner then edit groups and give them the perms you want