Okay so my hitman job was working perfectly and everything and I get back on today and it won't work
Here is the script:
TEAM_HITMAN = AddExtraTeam("Hitman", {
color = Color(255,0,0, 255),
model = "models/player/leet.mdl",
description = [[Get paid to kill other players.]],
weapons = { "pocket", "keys", "ls_sniper", "weapon_pumpshotgun2"},
command = "hitman",
max = 2,
salary = 50,
admin = 0,
vote = true,
hasLicense = false
})
DarkRP.addHitmanTeam(TEAM_HITMAN)
[highlight](User was banned for this post ("wrong section" - postal))[/highlight]
Looks fine; what's wrong with it?
Do you get any errors?
Edit: Works fine on my server.
Sorry, you need to Log In to post a reply to this thread.