Garry's Mod

Help with vip jobs

Submitted by yushikiki, , Thread ID: 143021

Thread Closed

RE: Help with vip jobs

#11
Just use this website and you can chose if you want admin and vip to have access to it https://csite.io/tools/gmod-darkrp-job

RE: Help with vip jobs

#12
just make a ulx group that is both vip and admin and it should work. but dont remember about lua files!

RE: Help with vip jobs

#13
You should use job generator there is an option where you can set ranks to jobs

RE: Help with vip jobs

#14
read the darkrp wiki there are like a million ways to do this easily

RE: Help with vip jobs

#15
customCheck = function(ply)
return
ply:GetUserGroup() == "vip" end,
CustomCheckFailMsg = "This job is VIP only!"

RE: Help with vip jobs

#16
customCheck = function(ply) return CLIENT or table.HasValue({"vip"}, ply:GetUserGroup()) or ply:IsSuperAdmin() end,
CustomCheckFailMsg = "This job is vip only! Type !donate to get vip"

RE: Help with vip jobs

#17
14-09-2019, 07:18 PM
crin4l Wrote:
You can set jobs to donator, you can search in youtube this is so easy.

pls Help me tr ym

Users browsing this thread: 2 Guest(s)