[CODE]TEAM_POLICE = AddExtraTeam("SWAT Sniper", Color(51, 51, 255, 255), "Models/CODMW2/T_CODMW2H.mdl", [[Long range Swat good for drug raids and Combat.]], {"m9k_scoped_taurus","m9k_intervention"}, "police", 3, 65, 0, false, false, false)[/CODE]Anyone know how to Add a second playermodel to this ? Thanks :)
[code]TEAM_POLICE = AddExtraTeam("SWAT Sniper", Color(51, 51, 255, 255), { "models/CODMW2/T_CODMW2H.mdl", "models/whatever.mdl" }, [[Long range Swat good for drug raids and Combat.]], {"m9k_scoped_taurus","m9k_intervention"}, "police", 3, 65, 0, false, false, false)[/code]
Thank you for the help I will try it now :)
Sorry, you need to Log In to post a reply to this thread.