• I need help with ulx
    2 replies, posted
Heey, I am requesting help cause i tried everything. Well its about ulx ulib i guess, i have my own server and trying to add more groups for admins but it seems the server dont catch that the group i make is an admin group. I think because of fadmin but i am not sure. Like if i make my admin on duty admin = 1 only admin and super admin can see that job :/ i am so clueless. Please help me [highlight](User was banned for this post ("wrong section" - postal))[/highlight]
customCheck = function(ply) return ply:IsUserGroup("admin") end, CustomCheckFailMsg = "You need to be a admin to become go on duty." }) This is the code you need to put at the end of admin on duty
[URL="http://www.thecodingbeast.com/tools"]http://www.thecodingbeast.com/tools[/URL] he got a custom check generator. And if you want to make everyone see a job go to darkrpmodification/darkrp_customthings and then open jobs.lua. after you've done that scroll down and you'll see the line that will change it.
Sorry, you need to Log In to post a reply to this thread.