• DarkRP Admin job Help!!
    0 replies, posted
I don't know what to do in order to make the job TEAM_ADMIN enable godmode Here is my current script : TEAM_ADMIN = AddExtraTeam("Admin", { color = Color(255, 0, 255, 255), model = {"models/player/urban.mdl"}, description = [[Administrate the server!]], weapons = {}, command = "admin", max = 0, salary = 50, admin = 1, vote = false, haslicense = false, candemote = false, CustomCheckFailMsg = "This job is Admin only!"}, PlayerSpawn = function ply:GodEnable() end }) [highlight](User was banned for this post ("wrong section" - postal))[/highlight] [highlight](User was banned for this post ("wrong section" - postal))[/highlight]
Sorry, you need to Log In to post a reply to this thread.