Ulysses
General => Off-Topic => Topic started 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.
-
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")
-
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
-
You need to change where it's checking their rank and put the ulib query there.
-
How or where would I do this ?
-
You haven't given any information of what you're doing this for, so how would I know?
-
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?