• Free DarkRP/SWRP Job Whitelist
    8 replies, posted
Hello , is there any free DarkRP/SWRP Job Whitelisting system on the steam workshop or somewhere else? Last thing i need for my server. Greetings Melon
[QUOTE=Moat;51579241]After minutes of comprehensively scouring through dozens of google search results, I deeply regret to inform you that there is not by any means a free DarkRP/SWRP Job Whitelisting system on the steam workshop or anywhere else by the time of this message. However, with some time and knowledge, you sir, can change that.[/QUOTE] That's a long shot with someone asking for free shit.
Theres a shit way to do it. Use ULX groups. add the ulx group (example: clonetrooper) Then add this code to the end of the job [CODE]customCheck = function(ply) return ply:GetUserGroup() == "clonetrooper" end,-- Or whatever group you make.[/CODE]
[QUOTE=Snowa;51580351]Theres a shit way to do it. Use ULX groups. add the ulx group (example: clonetrooper) Then add this code to the end of the job [CODE]customCheck = function(ply) return ply:GetUserGroup() == "clonetrooper" end,-- Or whatever group you make.[/CODE][/QUOTE] Sure, you could, but it is messy, and will make adding people to groups a pain.
He is asking for something free, not something clean and completly functional
-snip-
Snip that before you get banned
Also to contribute legitametly, their are a couple ULX white-listing systems. Google is your best friend when it comes to this :)
Sorry, you need to Log In to post a reply to this thread.