Ulysses

General => Off-Topic => Topic started by: freshgaming on July 08, 2013, 07:43:24 PM

Title: Group stacking ?
Post by: freshgaming 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.
Title: Re: Group stacking ?
Post by: iSnipeu 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")
Title: Re: Group stacking ?
Post by: freshgaming 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 
Title: Re: Group stacking ?
Post by: iSnipeu on July 09, 2013, 03:16:51 AM
You need to change where it's checking their rank and put the ulib query there.
Title: Re: Group stacking ?
Post by: freshgaming on July 09, 2013, 01:07:58 PM
How or where would I do this ?
Title: Re: Group stacking ?
Post by: iSnipeu 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?
Title: Re: Group stacking ?
Post by: sabo 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?