• DarkRP Jobs problems
    1 replies, posted
My jobs.lua [url]http://pastebin.com/L6h7Xvgh[/url] Errors message [url]http://pastebin.com/mQmQ2ZZV[/url] Please help [editline]3rd August 2015[/editline] before I was able to become jobs but the shipments/misc/jobs werent showing I fixed the lua error but I think in my config.lua is messed up cuz I cant be a job now I added this to assassin job customCheck = function(ply) return ply:GetNWString("usergroup") == "donator" end
[QUOTE=Biggest Mumma;48361451]My jobs.lua [url]http://pastebin.com/L6h7Xvgh[/url] Errors message [url]http://pastebin.com/mQmQ2ZZV[/url] Please help [editline]3rd August 2015[/editline] before I was able to become jobs but the shipments/misc/jobs werent showing I fixed the lua error but I think in my config.lua is messed up cuz I cant be a job now I added this to assassin job customCheck = function(ply) return ply:GetNWString("usergroup") == "donator" end[/QUOTE] Line 226: TEAM_POLICE doesn't exist. [CODE][TEAM_POLICE] = true,[/CODE] There is no job named TEAM_POLICE
Sorry, you need to Log In to post a reply to this thread.