I am having problems with my jobs. It wont show the color of them on the scoreboard and it will not give anyone weapons for there jobs how do I fix it?
Job Codes
[lua]
TEAM_ADMIN = AddExtraTeam(“Onduty Admin”, Color(255,0,0,0), “models/player/alyx.mdl”, [[A server admin thats on-duty!]], {“arrest_stick”, “unarrest_stick”, “pocket”, “door_ram”, “keys”}, “admin”, 10, 100, 1, false)
TEAM_SWAT = AddExtraTeam(“S.W.A.T”, Color(0,0,255,0), “models/player/swat.mdl”, [[Special Weapons and Tatics]], {“arrest_stick”, “unarrest_stick”, “pocket”, “door_ram”, “weapon_deagle”, “weapon_pumpshotgun2”, “keys”}, “swat”, 5, 60, 0, true)
TEAM_NINJA = AddExtraTeam(“Ninja”, Color(255,0,255,0), “models/player/arctic.mdl”, [[Fly around the city and try to steal some stuff!]], {“weapon_spiderman”, “keypad_cracker”, “lockpick”, “keys”, “pocket”}, “ninja”, 3, 70, 0, true)
TEAM_HITMAN = AddExtraTeam(“Hitman”, Color(0,0,51,0), “models/player/suits/male_07.mdl”, [[Get paid to kill people your prices must only be over $50.00]], {“lockpick”, “weapon_deagle”, “keypad_cracker”, “keys”, “pocket”}, “hitman”, 3, 70, 0, true)
TEAM_SECRET = AddExtraTeam(“Secret Service”, Color(51,51,0,0), “models/player/barney.mdl”, [[Get paid to protect the mayor!]], {“weapon_deagle”, “keys”, “pocket”}, “secret”, 4, 70, 0, true)
TEAM_HACKER = AddExtraTeam(“Hacker”, Color(0,102,0,0), “models/player/combine_super_soldier.mdl”, [[Get paid to help the police to get into places with keypads!]], {“keypad_cracker”, “weapon_deagle”, “weaponchecker”, “keys”, “pocket”}, “hacker”, 2, 70, 0, false)
TEAM_REAL = AddExtraTeam(“Real Estate Agent”, Color(153,0,255,0), “models/player/eli.mdl”, [[Buy doors and sell them for $100 dollars each!]], {“keys”, “pocket”}, “estateagent”, 3, 80, 0, false)
TEAM_GUARD = AddExtraTeam(“Guard”, Color(255,255,0,0), “models/player/guerilla.mdl”, [[Shop Guard for Hire!]], {“weapon_deagle”, “keys”, “pocket”}, “guard”, 3, 80, 0, false)
TEAM_RIOT = AddExtraTeam(“Riot Control”, Color(255,255,0,0), “models/player/gasmask.mdl”, [[You help the police in riots! You must note if you abuse the taser you will be teambanned or kicked.]], {“weapon_deagle”, “weapon_ak472”, “weapon_teargas”, “keys”, “pocket”}, “riot”, 5, 80, 0, true)
TEAM_ANARCHIST = AddExtraTeam(“Anarchist”, Color(255,255,0,0), “models/Tactical_Rebel.mdl”, [[Someone who deson’t like the governemnt but isn’t a gangster]], {}, “anarchist”, 3, 80, 0, false)
[/lua]
Why wont the weapons work? I want the double jump removed and such because I Like to run and jump