Garry's Mod Leaks
STATE TROPPER JOBS SANTOSRP
Submitted by Kane Haslewood, 19-11-2017, 11:20 PM, Thread ID: 61360
Thread Closed
Garry's Mod SantosRP State Tropper Jobs Fogot to add sorry and it all wouldnt fit
---------STATETROOPERS--------------
TEAM_STATET = DarkRP.createJob("State Trooper", {
color = Color(143, 153, 14, 255),
model = {"models/player/kerry/thalia_sheriff_02.mdl",
"models/gta5/player/deputypm.mdl"},
description = [[You are apart of the State Troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "statet",
max = 0,
salary = 249,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetArmor(50)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_STATETFC = DarkRP.createJob("State Trooper First Class", {
color = Color(143, 153, 14, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are apart of the State Troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "statetfc",
max = 0,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetArmor(50)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_STATETS = DarkRP.createJob("Senior State Trooper", {
color = Color(143, 153, 14, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are apart of the State Troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "sstatet",
max = 0,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetArmor(50)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_MSTATET = DarkRP.createJob("Master State Trooper", {
color = Color(143, 153, 14, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are apart of the State Troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "mstatet",
max = 0,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetArmor(50)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_CPLT = DarkRP.createJob("State Trooper Corporal", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Corporal for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "cplt",
max = 0,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_SGTT = DarkRP.createJob("State Trooper Sergeant", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Sergeant for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "sgtt",
max = 0,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_DETT = DarkRP.createJob("State Trooper Detective Sergeant", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Detective Sergeant for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "dett",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_FSGTT = DarkRP.createJob("State Trooper First Sergeant", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a First Sergeant for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "fsgtt",
max = 3,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_LTT = DarkRP.createJob("State Trooper Lieutenant", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Lieutenant for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "ltt",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_CPTST = DarkRP.createJob("State Trooper Captain", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Captain for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "cptst",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_MAJST = DarkRP.createJob("State Trooper Major", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Majorq for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "majst",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_LTC = DarkRP.createJob("State Trooper Lieutenant Colonel", {
color = Color(165, 204, 22, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are a Lieutenant Colonel for the state troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "ltc",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
TEAM_SUPERINTENDENTST = DarkRP.createJob("Superintendent Of The State Troopers", {
color = Color(143, 153, 14, 255),
model = {"models/gta5/player/deputypm.mdl"},
description = [[You are apart of the State Troopers]],
weapons = {"tfa_glock", "arrest_stick", "unarrest_stick", "weaponchecker", "door_ram", "tfa_m16a4_acog", "stungun", "weapon_r_handcuffs", "surrender", "garde_a_vousv1.2", "weapon_policeshield", "tfa_ithacam37", "stungun"},
command = "superstatet",
max = 1,
salary = 250,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "State Troopers",
PlayerSpawn = function(ply)
ply:SetMaxHealth(100)
ply:SetHealth(100)
ply:SetWalkSpeed(150)
ply:SetRunSpeed(385)
end,
})
Users browsing this thread: 2 Guest(s)