
Untitled
By: a guest on
Aug 11th, 2012 | syntax:
Lua | size: 0.50 KB | hits: 11 | expires: Never
TEAM_SECRETSERVICE = AddExtraTeam("Secret Service", Color(37, 51, 178, 255), "models/player/suits/male_07.mdl", [[ As Secret Service,
Your duty will be to protect the mayor at all costs. You will put your life to save
the mayor's.
**VIP ONLY** ]], {"weapon_mad_mp5", "arrest_stick", "unarrest_stick", "weapon_mad_57", "stunstick", "door_ram", "weaponchecker", "weapon_mad_flash"}, "secretservice", 3, 125, 0, false, false, {TEAM_POLICE}, function(ply) return ply:GetUserGroup() == "vip" or ply:IsAdmin() end);