Author Topic: Group stacking ?  (Read 2550 times)

0 Members and 2 Guests are viewing this topic.

Offline freshgaming

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Group stacking ?
« on: July 08, 2013, 07:43:24 PM »
Is there any way to stack ULX groups, like...

VIP + MOD = Both ranks, both commands.

Without making a new group that has both ranks and both commands.

Offline iSnipeu

  • Jr. Member
  • **
  • Posts: 83
  • Karma: 12
Re: Group stacking ?
« Reply #1 on: July 08, 2013, 08:57:25 PM »
You could just use "ulx userallow {name} ulx donator" and then when you want to check if they're donator use ULib.ucl.query( ply, "ulx donator")

Offline freshgaming

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Group stacking ?
« Reply #2 on: July 08, 2013, 09:48:03 PM »
unfortunately, that didn't work, he tried accessing the vip jobs and it wouldn't let him, it said it allowed him in chat but didnt physically work 

Offline iSnipeu

  • Jr. Member
  • **
  • Posts: 83
  • Karma: 12
Re: Group stacking ?
« Reply #3 on: July 09, 2013, 03:16:51 AM »
You need to change where it's checking their rank and put the ulib query there.

Offline freshgaming

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Group stacking ?
« Reply #4 on: July 09, 2013, 01:07:58 PM »
How or where would I do this ?

Offline iSnipeu

  • Jr. Member
  • **
  • Posts: 83
  • Karma: 12
Re: Group stacking ?
« Reply #5 on: July 09, 2013, 06:15:47 PM »
You haven't given any information of what you're doing this for, so how would I know?

Offline sabo

  • Full Member
  • ***
  • Posts: 136
  • Karma: 2
  • Hello :)
    • The Elite Gaming
Re: Group stacking ?
« Reply #6 on: July 14, 2013, 02:15:21 PM »
I want to do the same thing and what I am going to do it just make a new rank which inherits from mod and name it modvip.

O.o maybe that helps sorry for late response and maybe bump?