ULX

Author Topic: ULX Help  (Read 3908 times)

0 Members and 1 Guest are viewing this topic.

Offline Dartouious

  • Newbie
  • *
  • Posts: 19
  • Karma: -7
ULX Help
« 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..

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Help
« Reply #1 on: February 16, 2014, 07:10:44 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Dartouious

  • Newbie
  • *
  • Posts: 19
  • Karma: -7
Re: ULX Help
« Reply #2 on: February 17, 2014, 01:11:06 PM »
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)

Offline Dartouious

  • Newbie
  • *
  • Posts: 19
  • Karma: -7
Re: ULX Help
« Reply #3 on: February 17, 2014, 01:53:03 PM »
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

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Help
« Reply #4 on: February 17, 2014, 08:41:47 PM »
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.
Experiencing God's grace one day at a time.

Offline Dartouious

  • Newbie
  • *
  • Posts: 19
  • Karma: -7
Re: ULX Help
« Reply #5 on: February 18, 2014, 01:14:35 PM »
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.

Offline Eccid

  • Full Member
  • ***
  • Posts: 115
  • Karma: 11
  • Hey, come on... We just met...
    • Terror Abound! Steam Group
Re: ULX Help
« Reply #6 on: February 19, 2014, 12:54:32 PM »
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.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Help
« Reply #7 on: February 20, 2014, 07:55:27 PM »
And if not in this thread, use of the particular groups #1,#2 has been described in many other threads.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline lampman13

  • Jr. Member
  • **
  • Posts: 71
  • Karma: -10
Re: ULX Help
« Reply #8 on: February 21, 2014, 07:36:11 PM »
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