Hi guys,
Can anyone tell me the fix to this?
I've basically got the job in the server, it's working and everyone can see the skin although it's an error in the job list.
[IMG]http://puu.sh/1NBEo[/IMG]
})
TEAM_THIEF = AddExtraTeam("Theif", {
color = Color(255, 242, 0, 255),
model = "models/characters/Nanosuit2/nanosuit_player.mdl",
description = [[Steals stuff from people.]],
weapons = {"lockpick", "keypad_cracker"},
command = "thief",
max = 3,
salary = 50,
admin = 0,
vote = false,
hasLicense = false
})
And yeah, it's not really my thief skin, it's just there for an example.
Sorry, you need to Log In to post a reply to this thread.