Hello, I've been working on a darkrp server and I've been having problems with making jobs that only work with vip.
I'm using ULX and have a group called vip
TEAM_CRAZY = AddExtraTeam("CrAZyMaSsMurder", Color(255,255,2500,2500), "models/Humans/Group01/Female_07.mdl" [[Oh god no! Don't do it! FUUU-]],
{"m9k_fists", "m9k_machete"), "crazy", 1, 5, 0, true, false),
customCheck = function(ply) return ply:GetUserGroup() == "vip"
I'm really not sure how to do this, also, I need a way to make it so every group can see the vip jobs too.
I know there is not much detail in this post, ask any information. Thanks in advanced :)
Sorry, you need to Log In to post a reply to this thread.