TEAM_THIEF = AddExtraTeam("Thief", {
color = Color(96, 192, 0, 255),
model = "models/player/t_leet.mdl",
description = [[Rob people's homes]],
weapons = {"lockpick", "keypad_cracker"},
command = "thief",
max = 3,
salary = 35,
admin = 0,
vote = false,
hasLicense = false
})
The model for this job is walking around with his hands out of his body not looking normal any idea why this would be happening?
I think there were 2 CSS models since one uses rhe CSS anim bone stuff whilemthe other one works.
How would I find the correct one?
Look for the other leet model by searching it in the spawn menu.
Couldn't find it any key word as to searching for it?
Use this model: models/player/leet.mdl
Sorry, you need to Log In to post a reply to this thread.