Doing Dark RP jobs and somehow there is an error in this. Please help me find it:
TEAM_MODER = AddExtraTeam("Moderator", {
color = Color(255, 0, 255, 255),
model = "models\player\magnusson.mdl",
description = [[Good job on getting your moderator
position! This is a moderator on duty job. NON-RP.
IF YOU RP WITH THIS JOB. BAD THINGS WILL HAPPEN
TO YOU.]],
weapons = {},
command = "moderator",
max = 0,
salary = 0,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
customCheck = function(ply) return ply:GetNWString("usergroup") == "moderator" end
})
[highlight](User was banned for this post ("obnoxious thread title" - postal))[/highlight]
Sorry, you need to Log In to post a reply to this thread.