Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 336.58 KB | None | 0 0
  1. --[[
  2. EDITABLE SECTION, I WILL OFFER SUPPORT
  3. WITH THIS SECTION.
  4. ]]
  5.  
  6. --[[
  7. SETTINGS: You may Edit these Settings as you see fit
  8. ]]
  9. local Settings = {
  10. runspeed = 240, -- Players Base Run speed
  11. walkspeed = 160, -- Players Base Walk speed
  12. ammunition = 9999 -- Players Base Starting Ammo
  13. }
  14.  
  15. --[[
  16. REGIMENT_COLOR: Easily Set Whole Regiment Colors here or set them manually in the job code below.
  17. Made fo ease of access, so you don't have to edit all jobs to change colors.
  18. ]]
  19. local Regiment_Color = {
  20. runassigned = Color(127, 110, 110, 255),
  21. rCADET = Color(95, 63, 127, 255),
  22. rEVENT = Color(255, 223, 127, 255),
  23. rCIVI = Color(0, 95, 22, 255),
  24. r212TH = Color(255, 200, 0, 255),
  25. rHORN = Color(84, 168, 48, 255),
  26. r327TH = Color(255, 255, 0, 255),
  27. rARC = Color(53, 104, 255, 255),
  28. rBB = Color(33, 2, 2, 255),
  29. r104TH = Color(140, 140, 140, 255),
  30. rGM = Color(127, 0, 95, 255),
  31. r612TH = Color(255, 20, 20, 255),
  32. r717TH = Color(5, 255, 0, 255),
  33. r41ST = Color(0, 127, 31, 255),
  34. rHorn = Color(84, 168, 48, 255),
  35. rCG = Color(190, 0, 0, 229),
  36. rDeltaSquad = Color(255, 100, 0, 255),
  37. rTRAINEERC = Color(87, 51, 194, 255),
  38. r41ST = Color(10, 71, 27, 255),
  39. rOmegaSquad = Color(68, 58, 58, 255),
  40. rAquillaSquad = Color(255, 174, 0, 255),
  41. rIonTeam = Color(125, 159, 255, 255),
  42. rNavy = Color(255, 0, 229, 255),
  43. rRHC = Color(40, 40, 40, 255),
  44. rJedi = Color(237, 122, 247, 255),
  45. rDoom = Color(0, 127, 31, 255),
  46. r501ST = Color(0, 0, 255, 255),
  47. rSKI = Color(36, 36, 36, 255),
  48. rPILOT = Color(95, 196, 255, 255),
  49. r22nd = Color(125, 0, 0, 255),
  50. r187TH = Color(127, 0, 255, 255),
  51. r91ST = Color(222, 103, 103, 255)
  52. }
  53.  
  54. local CustomPlayerModels = {
  55. --EXAMPLE:
  56.  
  57. ["s8n1"] = {
  58.  
  59. Model = "models/player/gary/commission/starwars/s8n.mdl",
  60. Regiment = "Republic High Command",
  61. SteamID = "STEAM_0:0:92448927",
  62. },
  63.  
  64. ["s8n2"] = {
  65.  
  66. Model = "models/padawan2/padawan2.mdl",
  67. Regiment = "Jedi Sentinel",
  68. SteamID = "STEAM_0:0:92448927",
  69. },
  70.  
  71. ["cappa1"] = {
  72.  
  73. Model = "models/player/valley/lgn/jocasta/jocasta.mdl",
  74. Regiment = "Jedi Consular",
  75. SteamID = "STEAM_0:1:211888750",
  76. },
  77.  
  78. ["cappa2"] = {
  79.  
  80. Model = "models/player/cgirancorhavoc/cgirancorhavoc.mdl",
  81. Regiment = "ARC Heavy",
  82. SteamID = "STEAM_0:1:211888750",
  83. },
  84.  
  85. ["gforce1"] = {
  86.  
  87. Model = "models/player/cgigforcelt/cgigforcelt.mdl",
  88. Regiment = "ARC Marksman",
  89. SteamID = "STEAM_0:0:146330695",
  90. },
  91.  
  92. ["gforce2"] = {
  93.  
  94. Model = "models/player/jedi/zabrak.mdl",
  95. Regiment = "Jedi Padawan",
  96. SteamID = "STEAM_0:0:146330695",
  97. },
  98.  
  99. ["cannibal1"] = {
  100.  
  101. Model = "models/player/gary/commission/starwars/cannibal.mdl",
  102. Regiment = "Coruscant Guard Tracker Unit",
  103. SteamID = "STEAM_0:0:43857379",
  104. },
  105.  
  106. ["cannibal2"] = {
  107.  
  108. Model = "models/player/gideon/bacara/gm_bacara.mdl",
  109. Regiment = "Galactic Marines",
  110. SteamID = "STEAM_0:0:43857379",
  111. },
  112.  
  113. ["chez1"] = {
  114.  
  115. Model = "models/player/jedi/human.mdl",
  116. Regiment = "Jedi Council Member",
  117. SteamID = "STEAM_0:0:54183047",
  118. },
  119.  
  120. ["chunky1"] = {
  121.  
  122. Model = "models/player/gideon/coruscantguards/fox/cg_fox.mdl",
  123. Regiment = "Coruscant Guard",
  124. SteamID = "STEAM_0:0:169997215",
  125. },
  126.  
  127.  
  128. ["bishop1"] = {
  129.  
  130. Model = "models/player/gary/commission/starwars/spirit_2.mdl",
  131. Regiment = "Republic High Command",
  132. SteamID = "STEAM_0:1:50874327",
  133. },
  134.  
  135. ["cake1"] = {
  136.  
  137. Model = "models/player/gideon/501st/501st_rex/501st_rex.mdl",
  138. Regiment = "501st Legion Torrent Company",
  139. SteamID = "STEAM_0:0:83511189",
  140. },
  141.  
  142. ["ninja1"] = {
  143.  
  144. Model = "models/player/synergy/cblake/ls_squad/ls_razor/lsrazor.mdl",
  145. Regiment = "91st Recon Corps",
  146. SteamID = "STEAM_0:0:192689815",
  147. },
  148.  
  149. ["blaze1"] = {
  150.  
  151. Model = "models/tastik/cody/cody.mdl",
  152. Regiment = "7th Sky Corps",
  153. SteamID = "STEAM_0:1:115738981",
  154. },
  155.  
  156. ["knotts1"] = {
  157.  
  158. Model = "models/player/501st/knotts/501st_knotts.mdl",
  159. Regiment = "501st Legion",
  160. SteamID = "STEAM_0:0:422472980",
  161. },
  162.  
  163. ["tango1"] = {
  164.  
  165. Model = "models/player/212th/tango/tango.mdl",
  166. Regiment = "7th Sky Corps ARF",
  167. SteamID = "STEAM_0:0:114701075",
  168. },
  169.  
  170. ["ack1"] = {
  171.  
  172. Model = "models/player/212th/strac/strac.mdl",
  173. Regiment = "7th Sky Corps ARF",
  174. SteamID = "STEAM_0:0:178954776",
  175. },
  176.  
  177. ["renn1"] = {
  178.  
  179. Model = "models/tfa/comm/gg/pm_sw_anakin_v2.mdl",
  180. Regiment = "Jedi Guardian",
  181. SteamID = "STEAM_0:1:62885948",
  182. },
  183.  
  184. ["bullzy1"] = {
  185.  
  186. Model = "models/player/jedi/twilek2.mdl",
  187. Regiment = "Jedi Consular",
  188. SteamID = "STEAM_0:1:60480303",
  189. },
  190.  
  191.  
  192. ["conker1"] = {
  193.  
  194. Model = "models/player/boulder/boulderco/bouldercom.mdl",
  195. Regiment = "7th Sky Corps Boulder Company",
  196. SteamID = "STEAM_0:1:55800127",
  197. },
  198.  
  199.  
  200. ["aces1"] = {
  201.  
  202. Model = "models/grealms/characters/jedibattlelord/jedibattlelord_02.mdl",
  203. Regiment = "Jedi Padawan",
  204. SteamID = "STEAM_0:0:38829220",
  205. },
  206.  
  207. ["fours1"] = {
  208.  
  209. Model = "models/player/gary/fbn/starwars/jedi/buckala.mdl",
  210. Regiment = "Jedi Council Member",
  211. SteamID = "STEAM_0:0:81201485",
  212. },
  213.  
  214. ["banshee1"] = {
  215.  
  216. Model = "models/commissions/dustjedi/dustjedi.mdl",
  217. Regiment = "Jedi Padawan",
  218. SteamID = "STEAM_0:1:62267737",
  219. },
  220.  
  221. ["banshee1"] = {
  222.  
  223. Model = "models/commissions/dustjedi/dustjedi.mdl",
  224. Regiment = "Jedi Padawan",
  225. SteamID = "STEAM_0:1:62267737",
  226. },
  227.  
  228. ["tander1"] = {
  229.  
  230. Model = "models/church/swtor/jawa/cpt_jawa.mdl",
  231. Regiment = "Jedi Padawan",
  232. SteamID = "STEAM_0:0:66553441",
  233. },
  234.  
  235. ["rover1"] = {
  236.  
  237. Model = "models/player/cg/jackal/cg_jackal.mdl",
  238. Regiment = "Coruscant Guard",
  239. SteamID = "STEAM_0:1:51027471",
  240. },
  241.  
  242. ["rover2"] = {
  243.  
  244. Model = "models/church/swtor/jawa/cpt_jawa.mdl",
  245. Regiment = "Jedi Sentinel",
  246. SteamID = "STEAM_0:1:51027471",
  247. },
  248.  
  249. ["jaytee1"] = {
  250.  
  251. Model = "models/player/gideon/keller/gm_keller.mdl",
  252. Regiment = "Galactic Marines Keller's Unit",
  253. SteamID = "STEAM_0:1:92040282",
  254. },
  255.  
  256. ["abel1"] = {
  257.  
  258. Model = "models/simba/commander/commander.mdl",
  259. Regiment = "22nd Airborne Battalion",
  260. SteamID = "STEAM_0:1:70573954",
  261. },
  262. }
  263.  
  264. local admintable = {
  265. ["superadmin"] = true,
  266. ["servermanager"] = true,
  267. ["head admin"] = true,
  268. ["head event staff"] = true,
  269. ["senior admin"] = true,
  270. ["senior event staff"] = true,
  271. ["admin"] = true,
  272. ["event staff"] = true,
  273. ["senior moderator"] = true,
  274. ["moderator"] = true,
  275. ["junior event staff"] = true,
  276. ["advisor"] = true,
  277. ["trial moderator"] = false,
  278. ["trial event staff"] = true,
  279. ["developer"] = true
  280. }
  281.  
  282. local canSetSpawn = {
  283. ["superadmin"] = true,
  284. ["servermanager"] = true,
  285. ["head admin"] = true,
  286. ["head event staff"] = true,
  287. ["senior admin"] = true,
  288. ["senior event staff"] = true
  289. }
  290.  
  291. --[[
  292. NON-EDITABLE SECTION, DO NOT TOUCH
  293. I CAN ALMOST GUARANTEE IF YOU TOUCH
  294. SOMETHING IN HERE YOUR SERVER WILL
  295. BREAK AND I WILL NOT HELP YOU FIX IT
  296. I AM NOT GOING TO OFFER SUPPORT HERE.
  297. ]]
  298.  
  299. local meta = FindMetaTable("Player")
  300.  
  301. TeamTable = {}
  302. RegTable = {}
  303. RegRanks = {}
  304.  
  305. function meta:IsAdmin()
  306. if admintable[ string.lower( self:GetUserGroup() ) ] then return true end
  307. return false
  308. end
  309.  
  310. function meta:CanSetSpawn()
  311. if canSetSpawn[ string.lower( self:GetUserGroup() ) ] then return true end
  312. return false
  313. end
  314.  
  315. function CreateTeam( name, teamtbl )
  316. if !istable( teamtbl ) then ErrorNoHalt( "Failed to create team, " .. ( name or "nil" ) ) return end
  317.  
  318. teamtbl.Weapons = teamtbl.Weapons or {}
  319. teamtbl.Health = teamtbl.Health or 100
  320. teamtbl.Colour = teamtbl.Colour or Color( 255, 255, 255 )
  321. teamtbl.Clearance = teamtbl.Clearance or "Unassigned"
  322. teamtbl.Rank = teamtbl.Rank or 0
  323. teamtbl.Model = teamtbl.Model or ""
  324. teamtbl.Regiment = teamtbl.Regiment or ""
  325. teamtbl.Name = name
  326.  
  327. local count = table.Count( TeamTable )
  328.  
  329. teamtbl.Count = count
  330.  
  331. team.SetUp( count, name, teamtbl.Colour )
  332. TeamTable[ count ] = teamtbl
  333.  
  334. local shouldteam = true
  335. for k, v in pairs( RegTable ) do
  336. if v.Regiment == teamtbl.Regiment then shouldteam = false break end
  337. end
  338. if shouldteam then
  339. table.insert( RegTable, teamtbl )
  340. end
  341. RegRanks[ teamtbl.Regiment ] = RegRanks[ teamtbl.Regiment ] or {}
  342. RegRanks[ teamtbl.Regiment ][ count ] = name
  343. util.PrecacheModel( teamtbl.Model )
  344. return count
  345. end
  346.  
  347. if SERVER then
  348. if ( !sql.TableExists( "jobdata" ) ) then
  349. sql.Query( "CREATE TABLE IF NOT EXISTS jobdata ( steamid TEXT NOT NULL, jobslot INTEGER NOT NULL, jobvalue TEXT, PRIMARY KEY (steamid, jobslot));" )
  350. end
  351.  
  352. function meta:GetJData( name, jobslot, default )
  353. name = string.format( "%s[%s]", self:SteamID64(), name )
  354. local val = sql.QueryValue( "SELECT jobvalue FROM jobdata WHERE steamid = " .. sql.SQLStr( name ) .. " AND jobslot = " .. jobslot .. " LIMIT 1" )
  355. if ( val == nil ) then return default end
  356. return val
  357. end
  358.  
  359. function meta:SetJData( name, jobslot, jobvalue )
  360. name = string.format( "%s[%s]", self:SteamID64(), name )
  361. sql.Query( "REPLACE INTO jobdata ( steamid, jobslot, jobvalue ) VALUES ( " .. sql.SQLStr( name ) .. ", " .. jobslot.. ", " .. sql.SQLStr( jobvalue ) .. " )" )
  362. end
  363.  
  364. --[[
  365. function meta:RemoveJData( name, jobslot, default )
  366. name = string.format( "%s[%s]", self:SteamID64(), name )
  367. sql.Query( "DELETE FROM jobdata WHERE steamid = " .. sql.SQLStr( name ) .. " AND jobslot = " .. jobslot )
  368. if ( val == nil ) then return default end
  369. return val
  370. end
  371. ]]
  372.  
  373. if !file.Exists( "spawns.txt", "DATA" ) then file.Write( "spawns.txt", util.TableToJSON( {} ) ) end
  374.  
  375. local spawnTable = util.JSONToTable( file.Read( "spawns.txt", "DATA" ) )
  376.  
  377. hook.Add( "PlayerSay", "SetSpawn", function( ply, text )
  378. if !ply:CanSetSpawn() then return end
  379.  
  380. text = string.Explode( " ", text )
  381.  
  382. if string.lower( text[ 1 ] ) == "!setspawn" or string.lower( text[ 1 ] ) == "/setspawn" then
  383. if text[ 2 ] == nil then return "" end
  384. local t = string.lower( table.concat( text, " ", 2 ) )
  385. spawnTable[ game.GetMap() ] = spawnTable[ game.GetMap() ] or {}
  386. spawnTable[ game.GetMap() ][ t ] = ply:GetPos()
  387. file.Write( "spawns.txt", util.TableToJSON( spawnTable ) )
  388. ply:PrintMessage( HUD_PRINTTALK, "[SET SPAWN] Spawn set for " .. text[ 2 ] .. "" )
  389. return ""
  390. end
  391. end )
  392.  
  393. hook.Add( "PlayerSay", "DelSpawn", function( ply, text )
  394. if !ply:CanSetSpawn() then return end
  395.  
  396. text = string.Explode( " ", text )
  397.  
  398. if string.lower( text[ 1 ] ) == "!delspawn" or string.lower( text[ 1 ] ) == "/delspawn" then
  399. if text[ 2 ] == nil then return "" end
  400. local t = string.lower( table.concat( text, " ", 2 ) )
  401. spawnTable[ game.GetMap() ] = spawnTable[ game.GetMap() ] or {}
  402. spawnTable[ game.GetMap() ][ t ] = nil
  403. file.Write( "spawns.txt", util.TableToJSON( spawnTable ) )
  404. ply:PrintMessage( HUD_PRINTTALK, "[DEL SPAWN] Spawn deleted for " .. text[ 2 ] .. "" )
  405. return ""
  406. end
  407. end )
  408.  
  409. function GM:PlayerInitialSpawn( ply )
  410. if tonumber(ply:GetJData( "job", 0, nil )) ~= nil then
  411. local job = tonumber(ply:GetJData( "job", 0, nil ))
  412. local tbl = TeamTable[ tonumber(job) ]
  413. ply:SetTeam( job )
  414. ply:Spawn()
  415. // New Code
  416. local permamodelled = false
  417. for k,v in pairs(CustomPlayerModels) do
  418. if (v.SteamID == ply:SteamID() ) and (v.Regiment == TeamTable[ply:Team()].Regiment) then
  419. permamodelled = true
  420. ply:SetModel( v.Model )
  421. end
  422. end
  423. if permamodelled == false then
  424. ply:SetModel( tbl.Model )
  425. end
  426. // End of New Code
  427. /* Martibo Code
  428. if CustomPlayerModels[ ply:SteamID() ] then
  429. if CustomPlayerModels[ ply:SteamID() ].Regiment == TeamTable[ ply:Team() ].Regiment then
  430. ply:SetModel( CustomPlayerModels[ ply:SteamID() ].Model )
  431. end
  432. else
  433. ply:SetModel( tbl.Model )
  434. end
  435. */
  436. else
  437. local tbl = TeamTable[ TEAM_UNASSIGNED_CADET ]
  438. ply:SetJData( "job", 0, TEAM_UNASSIGNED_CADET )
  439. ply:SetTeam( TEAM_UNASSIGNED_CADET )
  440. ply:SetModel( tbl.Model )
  441. end
  442. end
  443.  
  444. function GM:PlayerSpawn( ply )
  445. ply:SetRunSpeed(Settings.runspeed)
  446. ply:SetWalkSpeed(Settings.walkspeed)
  447. if ply:IsAdmin() then
  448. ply:Give("weapon_physgun")
  449. ply:Give("gmod_tool")
  450. end
  451.  
  452. local jobslot = 0
  453. while tonumber(ply:GetJData( "job", jobslot, nil)) ~= ply:Team() or jobslot > 3 do
  454. jobslot = jobslot + 1
  455. end
  456.  
  457. if TeamTable[ ply:Team() ] then
  458.  
  459. local tbl = TeamTable[ ply:Team() ]
  460. if spawnTable[ game.GetMap() ] and spawnTable[ game.GetMap() ][ string.lower( tbl.Regiment ) ] then
  461. ply:SetPos( spawnTable[ game.GetMap() ][ string.lower( tbl.Regiment ) ] )
  462. elseif spawnTable[ game.GetMap() ] and spawnTable[ game.GetMap() ][ "all" ] then
  463. ply:SetPos( spawnTable[ game.GetMap() ][ "all" ] )
  464. end
  465.  
  466. end
  467.  
  468. if tonumber(ply:GetJData( "job", jobslot, nil)) ~= nil then
  469. local job = tonumber(ply:GetJData( "job", jobslot, nil ))
  470. local tbl = TeamTable[ tonumber( job ) ]
  471. // New Code
  472. local permamodelled = false
  473. for k,v in pairs(CustomPlayerModels) do
  474. if (v.SteamID == ply:SteamID() ) and (v.Regiment == TeamTable[ply:Team()].Regiment) then
  475. permamodelled = true
  476. ply:SetModel( v.Model )
  477. end
  478. end
  479. if permamodelled == false then
  480. ply:SetModel( tbl.Model )
  481. end
  482. // End of New Code
  483. /* Martibo Code
  484. if CustomPlayerModels[ ply:SteamID() ] and CustomPlayerModels[ ply:SteamID() ].Regiment == tbl.Regiment then
  485. print(ply:Nick() .. " has a custom job!")
  486. ply:SetModel( CustomPlayerModels[ ply:SteamID() ].Model )
  487. print("Has been allocated a custom Model as they are in the required regiment!")
  488. print(CustomPlayerModels[ ply:SteamID() ].Regiment)
  489. print(tbl.Regiment)
  490. else
  491. ply:SetModel( tbl.Model )
  492. end
  493. */
  494. ply:SetHealth(tbl.Health)
  495. ply:SetMaxHealth(tbl.Health)
  496.  
  497. local weps = tbl.Weapons
  498.  
  499. for i = 1, #weps do
  500. ply:Give( weps[ i ] )
  501. end
  502. ply:Give("bkeycard")
  503.  
  504. weps = ply:GetWeapons()
  505.  
  506. for i = 1, #weps do
  507. ply:GiveAmmo( Settings.ammunition, weps[ i ]:GetPrimaryAmmoType(), true )
  508. end
  509. end
  510. print("Player Team: " .. TeamTable[ply:Team()].Regiment .. " " .. TeamTable[ply:Team()].Count)
  511. end
  512. end
  513.  
  514. --[[
  515. EDITABLE SECTION, I WILL OFFER LIMITED SUPPORT WITH
  516. THIS SECTION NO IM NOT GOING TO LOOK THROUGH YOUR
  517. JOB-LUA AND FIND YOUR SPELLING MISTAKES.
  518. ]]
  519. -------- Unassigned -----------
  520. TEAM_UNASSIGNED_CADET = CreateTeam( "Cadet", {
  521. Weapons = {"none", "climb_swep2"},
  522. Health = 100,
  523. Colour = Regiment_Color.rCADET,
  524. Rank = 0,
  525. Model = "models/player/clone cadet/clonecadet.mdl",
  526. Regiment = "Cadet",
  527. Clearance = "0",
  528. } )
  529.  
  530. TEAM_UNASSIGNED_PVT = CreateTeam( "Private", {
  531. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  532. Health = 100,
  533. Colour = Regiment_Color.runassigned,
  534. Rank = 1,
  535. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  536. Regiment = "Unassigned Clone Trooper",
  537. Clearance = "1",
  538. } )
  539.  
  540. TEAM_UNASSIGNED_PFC = CreateTeam( "First Class Private", {
  541. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  542. Health = 100,
  543. Colour = Regiment_Color.runassigned,
  544. Rank = 2,
  545. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  546. Regiment = "Unassigned Clone Trooper",
  547. Clearance = "1",
  548. } )
  549.  
  550. TEAM_UNASSIGNED_LCPL = CreateTeam( "Lance Corporal", {
  551. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  552. Health = 100,
  553. Colour = Regiment_Color.runassigned,
  554. Rank = 3,
  555. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  556. Regiment = "Unassigned Clone Trooper",
  557. Clearance = "1",
  558. } )
  559.  
  560. TEAM_UNASSIGNED_CPL = CreateTeam( "Corporal", {
  561. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  562. Health = 100,
  563. Colour = Regiment_Color.runassigned,
  564. Rank = 4,
  565. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  566. Regiment = "Unassigned Clone Trooper",
  567. Clearance = "1",
  568. } )
  569.  
  570. TEAM_UNASSIGNED_SPC = CreateTeam( "Specialist", {
  571. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  572. Health = 100,
  573. Colour = Regiment_Color.runassigned,
  574. Rank = 5,
  575. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  576. Regiment = "Unassigned Clone Trooper",
  577. Clearance = "1",
  578. } )
  579.  
  580. TEAM_UNASSIGNED_SGT = CreateTeam( "Sergeant", {
  581. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  582. Health = 100,
  583. Colour = Regiment_Color.runassigned,
  584. Rank = 6,
  585. Model = "models/tastik/shineysgt/shineysgt.mdl",
  586. Regiment = "Unassigned Clone Trooper",
  587. Clearance = "2",
  588. } )
  589.  
  590. TEAM_UNASSIGNED_SSGT = CreateTeam( "Staff Sergeant", {
  591. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  592. Health = 100,
  593. Colour = Regiment_Color.runassigned,
  594. Rank = 7,
  595. Model = "models/tastik/shineysgt/shineysgt.mdl",
  596. Regiment = "Unassigned Clone Trooper",
  597. Clearance = "2",
  598. } )
  599.  
  600. TEAM_UNASSIGNED_DSGT = CreateTeam( "Drill Sergeant", {
  601. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  602. Health = 100,
  603. Colour = Regiment_Color.runassigned,
  604. Rank = 8,
  605. Model = "models/tastik/shineysgt/shineysgt.mdl",
  606. Regiment = "Unassigned Clone Trooper",
  607. Clearance = "2",
  608. } )
  609.  
  610. TEAM_UNASSIGNED_GSGT = CreateTeam( "Gunnery Sergeant", {
  611. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  612. Health = 100,
  613. Colour = Regiment_Color.runassigned,
  614. Rank = 9,
  615. Model = "models/tastik/shineysgt/shineysgt.mdl",
  616. Regiment = "Unassigned Clone Trooper",
  617. Clearance = "2",
  618. } )
  619.  
  620. TEAM_UNASSIGNED_MSGT = CreateTeam( "Master Sergeant", {
  621. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  622. Health = 100,
  623. Colour = Regiment_Color.runassigned,
  624. Rank = 10,
  625. Model = "models/tastik/shineysgt/shineysgt.mdl",
  626. Regiment = "Unassigned Clone Trooper",
  627. Clearance = "2",
  628. } )
  629.  
  630. TEAM_UNASSIGNED_WO = CreateTeam( "Warrant Officer", {
  631. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  632. Health = 100,
  633. Colour = Regiment_Color.runassigned,
  634. Rank = 11,
  635. Model = "models/tastik/shineysgt/shineysgt.mdl",
  636. Regiment = "Unassigned Clone Trooper",
  637. Clearance = "2",
  638. } )
  639.  
  640. TEAM_UNASSIGNED_2NDLT = CreateTeam( "2nd Lieutenant", {
  641. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  642. Health = 100,
  643. Colour = Regiment_Color.runassigned,
  644. Rank = 12,
  645. Model = "models/tastik/shineylt/shineylt.mdl",
  646. Regiment = "Unassigned Clone Trooper",
  647. Clearance = "3",
  648. } )
  649.  
  650. TEAM_UNASSIGNED_LT = CreateTeam( " Lieutenant", {
  651. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  652. Health = 100,
  653. Colour = Regiment_Color.runassigned,
  654. Rank = 13,
  655. Model = "models/tastik/shineylt/shineylt.mdl",
  656. Regiment = "Unassigned Clone Trooper",
  657. Clearance = "3",
  658. } )
  659.  
  660. TEAM_UNASSIGNED_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  661. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  662. Health = 100,
  663. Colour = Regiment_Color.runassigned,
  664. Rank = 14,
  665. Model = "models/tastik/shineylt/shineylt.mdl",
  666. Regiment = "Unassigned Clone Trooper",
  667. Clearance = "3",
  668. } )
  669.  
  670. TEAM_UNASSIGNED_CAPTAIN = CreateTeam( "Captain", {
  671. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  672. Health = 100,
  673. Colour = Regiment_Color.runassigned,
  674. Rank = 15,
  675. Model = "models/tastik/shineycaptain/shineycaptain.mdl",
  676. Regiment = "Unassigned Clone Trooper",
  677. Clearance = "3",
  678. } )
  679.  
  680. TEAM_UNASSIGNED_MAJOR = CreateTeam( "Major", {
  681. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  682. Health = 100,
  683. Colour = Regiment_Color.runassigned,
  684. Rank = 16,
  685. Model = "models/tastik/shineycaptain/shineycaptain.mdl",
  686. Regiment = "Unassigned Clone Trooper",
  687. Clearance = "3",
  688. } )
  689.  
  690. TEAM_UNASSIGNED_COLONEL = CreateTeam( "Colonel", {
  691. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  692. Health = 100,
  693. Colour = Regiment_Color.runassigned,
  694. Rank = 17,
  695. Model = "models/tastik/shineycaptain/shineycaptain.mdl",
  696. Regiment = "Unassigned Clone Trooper",
  697. Clearance = "3",
  698. } )
  699.  
  700. TEAM_UNASSIGNED_BCOM = CreateTeam( "Battalion Commander", {
  701. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  702. Health = 100,
  703. Colour = Regiment_Color.runassigned,
  704. Rank = 18,
  705. Model = "models/tastik/shineycommander/shineycommander.mdl",
  706. Regiment = "Unassigned Clone Trooper",
  707. Clearance = "4",
  708. } )
  709.  
  710. TEAM_UNASSIGNED_FCOM = CreateTeam( "Field Commander", {
  711. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  712. Health = 100,
  713. Colour = Regiment_Color.runassigned,
  714. Rank = 19,
  715. Model = "models/tastik/shineycommander/shineycommander.mdl",
  716. Regiment = "Unassigned Clone Trooper",
  717. Clearance = "4",
  718. } )
  719.  
  720. TEAM_UNASSIGNED_COM = CreateTeam( "Commander", {
  721. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  722. Health = 100,
  723. Colour = Regiment_Color.runassigned,
  724. Rank = 20,
  725. Model = "models/tastik/shineycommander/shineycommander.mdl",
  726. Regiment = "Unassigned Clone Trooper",
  727. Clearance = "4",
  728. } )
  729.  
  730. TEAM_UNASSIGNED_MARSHCOM = CreateTeam( "Marshal Commander", {
  731. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  732. Health = 100,
  733. Colour = Regiment_Color.runassigned,
  734. Rank = 21,
  735. Model = "models/tastik/shineycommander/shineycommander.mdl",
  736. Regiment = "Unassigned Clone Trooper",
  737. Clearance = "4",
  738. } )
  739.  
  740. -------- 7th Sky Corps -----------
  741. TEAM_212TH_PVT = CreateTeam( "Private", {
  742. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  743. Health = 100,
  744. Colour = Regiment_Color.r212TH,
  745. Rank = 1,
  746. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  747. Regiment = "7th Sky Corps",
  748. Clearance = "1",
  749. } )
  750.  
  751. TEAM_212TH_PFC = CreateTeam( "First Class Private", {
  752. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  753. Health = 100,
  754. Colour = Regiment_Color.r212TH,
  755. Rank = 2,
  756. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  757. Regiment = "7th Sky Corps",
  758. Clearance = "1",
  759. } )
  760.  
  761. TEAM_212TH_LCPL = CreateTeam( "Lance Corporal", {
  762. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  763. Health = 100,
  764. Colour = Regiment_Color.r212TH,
  765. Rank = 3,
  766. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  767. Regiment = "7th Sky Corps",
  768. Clearance = "1",
  769. } )
  770.  
  771. TEAM_212TH_CPL = CreateTeam( "Corporal", {
  772. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  773. Health = 100,
  774. Colour = Regiment_Color.r212TH,
  775. Rank = 4,
  776. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  777. Regiment = "7th Sky Corps",
  778. Clearance = "1",
  779. } )
  780.  
  781. TEAM_212TH_SPC = CreateTeam( "Specialist", {
  782. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  783. Health = 100,
  784. Colour = Regiment_Color.r212TH,
  785. Rank = 5,
  786. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  787. Regiment = "7th Sky Corps",
  788. Clearance = "1",
  789. } )
  790.  
  791. TEAM_212TH_SGT = CreateTeam( "Sergeant", {
  792. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  793. Health = 100,
  794. Colour = Regiment_Color.r212TH,
  795. Rank = 6,
  796. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  797. Regiment = "7th Sky Corps",
  798. Clearance = "2",
  799. } )
  800.  
  801. TEAM_212TH_SSGT = CreateTeam( "Staff Sergeant", {
  802. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  803. Health = 100,
  804. Colour = Regiment_Color.r212TH,
  805. Rank = 7,
  806. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  807. Regiment = "7th Sky Corps",
  808. Clearance = "2",
  809. } )
  810.  
  811. TEAM_212TH_DSGT = CreateTeam( "Drill Sergeant", {
  812. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  813. Health = 100,
  814. Colour = Regiment_Color.r212TH,
  815. Rank = 8,
  816. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  817. Regiment = "7th Sky Corps",
  818. Clearance = "2",
  819. } )
  820.  
  821. TEAM_212TH_GSGT = CreateTeam( "Gunnery Sergeant", {
  822. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  823. Health = 100,
  824. Colour = Regiment_Color.r212TH,
  825. Rank = 9,
  826. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  827. Regiment = "7th Sky Corps",
  828. Clearance = "2",
  829. } )
  830.  
  831. TEAM_212TH_MSGT = CreateTeam( "Master Sergeant", {
  832. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  833. Health = 100,
  834. Colour = Regiment_Color.r212TH,
  835. Rank = 10,
  836. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  837. Regiment = "7th Sky Corps",
  838. Clearance = "2",
  839. } )
  840.  
  841. TEAM_212TH_WO = CreateTeam( "Warrant Officer", {
  842. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  843. Health = 100,
  844. Colour = Regiment_Color.r212TH,
  845. Rank = 11,
  846. Model = "models/tastik/212thtrooper/212thtrooper.mdl",
  847. Regiment = "7th Sky Corps",
  848. Clearance = "2",
  849. } )
  850.  
  851. TEAM_212TH_2NDLT = CreateTeam( "2nd Lieutenant", {
  852. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  853. Health = 100,
  854. Colour = Regiment_Color.r212TH,
  855. Rank = 12,
  856. Model = "models/tastik/212thofficer/212thofficer.mdl",
  857. Regiment = "7th Sky Corps",
  858. Clearance = "3",
  859. } )
  860.  
  861. TEAM_212TH_LT = CreateTeam( "Lieutenant", {
  862. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  863. Health = 100,
  864. Colour = Regiment_Color.r212TH,
  865. Rank = 13,
  866. Model = "models/tastik/212thofficer/212thofficer.mdl",
  867. Regiment = "7th Sky Corps",
  868. Clearance = "3",
  869. } )
  870.  
  871. TEAM_212TH_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  872. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  873. Health = 100,
  874. Colour = Regiment_Color.r212TH,
  875. Rank = 14,
  876. Model = "models/tastik/212thofficer/212thofficer.mdl",
  877. Regiment = "7th Sky Corps",
  878. Clearance = "3",
  879. } )
  880.  
  881. TEAM_212TH_CAPTAIN = CreateTeam( "Captain", {
  882. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  883. Health = 100,
  884. Colour = Regiment_Color.r212TH,
  885. Rank = 15,
  886. Model = "models/tastik/212thofficer/212thofficer.mdl",
  887. Regiment = "7th Sky Corps",
  888. Clearance = "3",
  889. } )
  890.  
  891. TEAM_212TH_MAJOR = CreateTeam( "Major", {
  892. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  893. Health = 100,
  894. Colour = Regiment_Color.r212TH,
  895. Rank = 16,
  896. Model = "models/tastik/212thofficer/212thofficer.mdl",
  897. Regiment = "7th Sky Corps",
  898. Clearance = "3",
  899. } )
  900.  
  901. TEAM_212TH_COLONEL = CreateTeam( "Colonel", {
  902. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "thermal_det"},
  903. Health = 100,
  904. Colour = Regiment_Color.r212TH,
  905. Rank = 17,
  906. Model = "models/tastik/212thofficer/212thofficer.mdl",
  907. Regiment = "7th Sky Corps",
  908. Clearance = "3",
  909. } )
  910.  
  911. TEAM_212TH_BCOM = CreateTeam( "Battalion Commander", {
  912. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det"},
  913. Health = 100,
  914. Colour = Regiment_Color.r212TH,
  915. Rank = 18,
  916. Model = "models/tastik/cody/cody.mdl",
  917. Regiment = "7th Sky Corps",
  918. Clearance = "4",
  919. } )
  920.  
  921. TEAM_212TH_FCOM = CreateTeam( "Field Commander", {
  922. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det"},
  923. Health = 100,
  924. Colour = Regiment_Color.r212TH,
  925. Rank = 19,
  926. Model = "models/tastik/cody/cody.mdl",
  927. Regiment = "7th Sky Corps",
  928. Clearance = "4",
  929. } )
  930.  
  931. TEAM_212TH_COM = CreateTeam( "Commander", {
  932. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det"},
  933. Health = 100,
  934. Colour = Regiment_Color.r212TH,
  935. Rank = 20,
  936. Model = "models/tastik/cody/cody.mdl",
  937. Regiment = "7th Sky Corps",
  938. Clearance = "4",
  939. } )
  940.  
  941. TEAM_212TH_MARSHCOM = CreateTeam( "Marshal Commander", {
  942. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det"},
  943. Health = 100,
  944. Colour = Regiment_Color.r212TH,
  945. Rank = 21,
  946. Model = "models/tastik/cody/cody.mdl",
  947. Regiment = "7th Sky Corps",
  948. Clearance = "4",
  949. } )
  950.  
  951. ---------- Lore Characters & ARC ------------------
  952.  
  953.  
  954. TEAM_212TH_ARC = CreateTeam( "", {
  955. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "thermal_det"},
  956. Health = 100,
  957. Colour = Regiment_Color.r212TH,
  958. Rank = 5,
  959. Model = "models/player/212th/212th_arc/7th_arc.mdl",
  960. Regiment = "7th Sky Corps",
  961. Clearance = "2",
  962. } )
  963.  
  964. TEAM_212TH_WAXER = CreateTeam( "", {
  965. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det", "tfa_swch_clonelauncher"},
  966. Health = 100,
  967. Colour = Regiment_Color.r212TH,
  968. Rank = 5,
  969. Model = "models/tastik/waxer/waxer.mdl",
  970. Regiment = "7th Sky Corps",
  971. Clearance = "2",
  972. } )
  973.  
  974. TEAM_212TH_BOIL = CreateTeam( "", {
  975. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "thermal_det", "tfa_swch_clonelauncher"},
  976. Health = 100,
  977. Colour = Regiment_Color.r212TH,
  978. Rank = 5,
  979. Model = "models/tastik/boil/boil.mdl",
  980. Regiment = "7th Sky Corps",
  981. Clearance = "2",
  982. } )
  983. -------- 7th Sky Corps Boulder Company -----------
  984. TEAM_212TH_2NDAC_PVT = CreateTeam( "Private", {
  985. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  986. Health = 100,
  987. Colour = Regiment_Color.r212TH,
  988. Rank = 1,
  989. Model = "models/player/boulder/boulder/boulder.mdl",
  990. Regiment = "7th Sky Corps Boulder Company",
  991. Clearance = "1",
  992. } )
  993.  
  994. TEAM_212TH_2NDAC_PFC = CreateTeam( "First Class Private", {
  995. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  996. Health = 100,
  997. Colour = Regiment_Color.r212TH,
  998. Rank = 2,
  999. Model = "models/player/boulder/boulder/boulder.mdl",
  1000. Regiment = "7th Sky Corps Boulder Company",
  1001. Clearance = "1",
  1002. } )
  1003.  
  1004. TEAM_212TH_2NDAC_LCPL = CreateTeam( "Lance Corporal", {
  1005. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1006. Health = 100,
  1007. Colour = Regiment_Color.r212TH,
  1008. Rank = 3,
  1009. Model = "models/player/boulder/boulder/boulder.mdl",
  1010. Regiment = "7th Sky Corps Boulder Company",
  1011. Clearance = "1",
  1012. } )
  1013.  
  1014. TEAM_212TH_2NDAC_CPL = CreateTeam( "Corporal", {
  1015. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1016. Health = 100,
  1017. Colour = Regiment_Color.r212TH,
  1018. Rank = 4,
  1019. Model = "models/player/boulder/boulder/boulder.mdl",
  1020. Regiment = "7th Sky Corps Boulder Company",
  1021. Clearance = "1",
  1022. } )
  1023.  
  1024. TEAM_212TH_2NDAC_SPC = CreateTeam( "Specialist", {
  1025. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1026. Health = 100,
  1027. Colour = Regiment_Color.r212TH,
  1028. Rank = 5,
  1029. Model = "models/player/boulder/boulder/boulder.mdl",
  1030. Regiment = "7th Sky Corps Boulder Company",
  1031. Clearance = "1",
  1032. } )
  1033.  
  1034. TEAM_212TH_2NDAC_SGT = CreateTeam( "Sergeant", {
  1035. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1036. Health = 100,
  1037. Colour = Regiment_Color.r212TH,
  1038. Rank = 6,
  1039. Model = "models/player/boulder/boulder/boulder.mdl",
  1040. Regiment = "7th Sky Corps Boulder Company",
  1041. Clearance = "2",
  1042. } )
  1043.  
  1044. TEAM_212TH_2NDAC_SSGT = CreateTeam( "Staff Sergeant", {
  1045. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1046. Health = 100,
  1047. Colour = Regiment_Color.r212TH,
  1048. Rank = 7,
  1049. Model = "models/player/boulder/boulder/boulder.mdl",
  1050. Regiment = "7th Sky Corps Boulder Company",
  1051. Clearance = "2",
  1052. } )
  1053.  
  1054. TEAM_212TH_2NDAC_DSGT = CreateTeam( "Drill Sergeant", {
  1055. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1056. Health = 100,
  1057. Colour = Regiment_Color.r212TH,
  1058. Rank = 8,
  1059. Model = "models/player/boulder/boulder/boulder.mdl",
  1060. Regiment = "7th Sky Corps Boulder Company",
  1061. Clearance = "2",
  1062. } )
  1063.  
  1064. TEAM_212TH_2NDAC_GSGT = CreateTeam( "Gunnery Sergeant", {
  1065. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1066. Health = 100,
  1067. Colour = Regiment_Color.r212TH,
  1068. Rank = 9,
  1069. Model = "models/player/boulder/boulder/boulder.mdl",
  1070. Regiment = "7th Sky Corps Boulder Company",
  1071. Clearance = "2",
  1072. } )
  1073.  
  1074. TEAM_212TH_2NDAC_MSGT = CreateTeam( "Master Sergeant", {
  1075. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1076. Health = 100,
  1077. Colour = Regiment_Color.r212TH,
  1078. Rank = 10,
  1079. Model = "models/player/boulder/boulder/boulder.mdl",
  1080. Regiment = "7th Sky Corps Boulder Company",
  1081. Clearance = "2",
  1082. } )
  1083.  
  1084. TEAM_212TH_2NDAC_WO = CreateTeam( "Warrant Officer", {
  1085. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1086. Health = 100,
  1087. Colour = Regiment_Color.r212TH,
  1088. Rank = 11,
  1089. Model = "models/player/boulder/boulder/boulder.mdl",
  1090. Regiment = "7th Sky Corps Boulder Company",
  1091. Clearance = "2",
  1092. } )
  1093.  
  1094. TEAM_212TH_2NDAC_2NDLT = CreateTeam( "2nd Lieutenant", {
  1095. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1096. Health = 100,
  1097. Colour = Regiment_Color.r212TH,
  1098. Rank = 12,
  1099. Model = "models/player/boulder/boulder/boulder.mdl",
  1100. Regiment = "7th Sky Corps Boulder Company",
  1101. Clearance = "3",
  1102. } )
  1103.  
  1104. TEAM_212TH_2NDAC_LT = CreateTeam( "Lieutenant", {
  1105. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1106. Health = 100,
  1107. Colour = Regiment_Color.r212TH,
  1108. Rank = 13,
  1109. Model = "models/player/boulder/boulder/boulder.mdl",
  1110. Regiment = "7th Sky Corps Boulder Company",
  1111. Clearance = "3",
  1112. } )
  1113.  
  1114. TEAM_212TH_2NDAC_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  1115. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1116. Health = 100,
  1117. Colour = Regiment_Color.r212TH,
  1118. Rank = 14,
  1119. Model = "models/player/boulder/boulder/boulder.mdl",
  1120. Regiment = "7th Sky Corps Boulder Company",
  1121. Clearance = "3",
  1122. } )
  1123.  
  1124. TEAM_212TH_2NDAC_CAPTAIN = CreateTeam( "Captain", {
  1125. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1126. Health = 100,
  1127. Colour = Regiment_Color.r212TH,
  1128. Rank = 15,
  1129. Model = "models/player/boulder/boulder/boulder.mdl",
  1130. Regiment = "7th Sky Corps Boulder Company",
  1131. Clearance = "3",
  1132. } )
  1133.  
  1134. TEAM_212TH_2NDAC_MAJOR = CreateTeam( "Major", {
  1135. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1136. Health = 100,
  1137. Colour = Regiment_Color.r212TH,
  1138. Rank = 16,
  1139. Model = "models/player/boulder/boulder/boulder.mdl",
  1140. Regiment = "7th Sky Corps Boulder Company",
  1141. Clearance = "3",
  1142. } )
  1143.  
  1144. TEAM_212TH_2NDAC_COLONEL = CreateTeam( "Colonel", {
  1145. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1146. Health = 100,
  1147. Colour = Regiment_Color.r212TH,
  1148. Rank = 17,
  1149. Model = "models/player/boulder/boulder/boulder.mdl",
  1150. Regiment = "7th Sky Corps Boulder Company",
  1151. Clearance = "3",
  1152. } )
  1153.  
  1154. TEAM_212TH_2NDAC_BCOM = CreateTeam( "Battalion Commander", {
  1155. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1156. Health = 100,
  1157. Colour = Regiment_Color.r212TH,
  1158. Rank = 18,
  1159. Model = "models/player/boulder/boulder/boulder.mdl",
  1160. Regiment = "7th Sky Corps Boulder Company",
  1161. Clearance = "4",
  1162. } )
  1163.  
  1164. TEAM_212TH_2NDAC_FCOM = CreateTeam( "Field Commander", {
  1165. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1166. Health = 100,
  1167. Colour = Regiment_Color.r212TH,
  1168. Rank = 19,
  1169. Model = "models/player/boulder/boulder/boulder.mdl",
  1170. Regiment = "7th Sky Corps Boulder Company",
  1171. Clearance = "4",
  1172. } )
  1173.  
  1174. TEAM_212TH_2NDAC_COM = CreateTeam( "Commander", {
  1175. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_dc17", "alydus_fortificationbuildertablet", "tfa_sw_repshot"},
  1176. Health = 100,
  1177. Colour = Regiment_Color.r212TH,
  1178. Rank = 20,
  1179. Model = "models/player/boulder/boulder/boulder.mdl",
  1180. Regiment = "7th Sky Corps Boulder Company",
  1181. Clearance = "4",
  1182. } )
  1183.  
  1184. -------- 7th Sky Corps Ghost Company -----------
  1185. TEAM_212TH_GHOST_PVT = CreateTeam( "Private", {
  1186. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  1187. Health = 100,
  1188. Colour = Regiment_Color.r212TH,
  1189. Rank = 1,
  1190. Model = "models/tastik/ghostt/ghostt.mdl",
  1191. Regiment = "7th Sky Corps Ghost Company",
  1192. Clearance = "1",
  1193. } )
  1194.  
  1195. TEAM_212TH_GHOST_PFC = CreateTeam( "First Class Private", {
  1196. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  1197. Health = 100,
  1198. Colour = Regiment_Color.r212TH,
  1199. Rank = 2,
  1200. Model = "models/tastik/ghostt/ghostt.mdl",
  1201. Regiment = "7th Sky Corps Ghost Company",
  1202. Clearance = "1",
  1203. } )
  1204.  
  1205. TEAM_212TH_GHOST_LCPL = CreateTeam( "Lance Corporal", {
  1206. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  1207. Health = 100,
  1208. Colour = Regiment_Color.r212TH,
  1209. Rank = 3,
  1210. Model = "models/tastik/ghostt/ghostt.mdl",
  1211. Regiment = "7th Sky Corps Ghost Company",
  1212. Clearance = "1",
  1213. } )
  1214.  
  1215. TEAM_212TH_GHOST_CPL = CreateTeam( "Corporal", {
  1216. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  1217. Health = 100,
  1218. Colour = Regiment_Color.r212TH,
  1219. Rank = 4,
  1220. Model = "models/tastik/ghostt/ghostt.mdl",
  1221. Regiment = "7th Sky Corps Ghost Company",
  1222. Clearance = "1",
  1223. } )
  1224.  
  1225. TEAM_212TH_GHOST_SPC = CreateTeam( "Specialist", {
  1226. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "repair_tool"},
  1227. Health = 100,
  1228. Colour = Regiment_Color.r212TH,
  1229. Rank = 5,
  1230. Model = "models/tastik/ghostt/ghostt.mdl",
  1231. Regiment = "7th Sky Corps Ghost Company",
  1232. Clearance = "1",
  1233. } )
  1234.  
  1235. TEAM_212TH_GHOST_SGT = CreateTeam( "Sergeant", {
  1236. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1237. Health = 100,
  1238. Colour = Regiment_Color.r212TH,
  1239. Rank = 6,
  1240. Model = "models/tastik/ghostt/ghostt.mdl",
  1241. Regiment = "7th Sky Corps Ghost Company",
  1242. Clearance = "2",
  1243. } )
  1244.  
  1245. TEAM_212TH_GHOST_SSGT = CreateTeam( "Staff Sergeant", {
  1246. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1247. Health = 100,
  1248. Colour = Regiment_Color.r212TH,
  1249. Rank = 7,
  1250. Model = "models/tastik/ghostt/ghostt.mdl",
  1251. Regiment = "7th Sky Corps Ghost Company",
  1252. Clearance = "2",
  1253. } )
  1254.  
  1255. TEAM_212TH_GHOST_DSGT = CreateTeam( "Drill Sergeant", {
  1256. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1257. Health = 100,
  1258. Colour = Regiment_Color.r212TH,
  1259. Rank = 8,
  1260. Model = "models/tastik/ghostt/ghostt.mdl",
  1261. Regiment = "7th Sky Corps Ghost Company",
  1262. Clearance = "2",
  1263. } )
  1264.  
  1265. TEAM_212TH_GHOST_GSGT = CreateTeam( "Gunnery Sergeant", {
  1266. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1267. Health = 100,
  1268. Colour = Regiment_Color.r212TH,
  1269. Rank = 9,
  1270. Model = "models/tastik/ghostt/ghostt.mdl",
  1271. Regiment = "7th Sky Corps Ghost Company",
  1272. Clearance = "2",
  1273. } )
  1274.  
  1275. TEAM_212TH_GHOST_MSGT = CreateTeam( "Master Sergeant", {
  1276. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1277. Health = 100,
  1278. Colour = Regiment_Color.r212TH,
  1279. Rank = 10,
  1280. Model = "models/tastik/ghostt/ghostt.mdl",
  1281. Regiment = "7th Sky Corps Ghost Company",
  1282. Clearance = "2",
  1283. } )
  1284.  
  1285. TEAM_212TH_GHOST_WO = CreateTeam( "Warrant Officer", {
  1286. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_swch_clonelauncher", "repair_tool"},
  1287. Health = 100,
  1288. Colour = Regiment_Color.r212TH,
  1289. Rank = 11,
  1290. Model = "models/tastik/ghostt/ghostt.mdl",
  1291. Regiment = "7th Sky Corps Ghost Company",
  1292. Clearance = "2",
  1293. } )
  1294.  
  1295. TEAM_212TH_GHOST_2NDLT = CreateTeam( "2nd Lieutenant", {
  1296. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1297. Health = 100,
  1298. Colour = Regiment_Color.r212TH,
  1299. Rank = 12,
  1300. Model = "models/tastik/ghosto/ghosto.mdl",
  1301. Regiment = "7th Sky Corps Ghost Company",
  1302. Clearance = "3",
  1303. } )
  1304.  
  1305. TEAM_212TH_GHOST_LT = CreateTeam( "Lieutenant", {
  1306. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1307. Health = 100,
  1308. Colour = Regiment_Color.r212TH,
  1309. Rank = 13,
  1310. Model = "models/tastik/ghosto/ghosto.mdl",
  1311. Regiment = "7th Sky Corps Ghost Company",
  1312. Clearance = "3",
  1313. } )
  1314.  
  1315. TEAM_212TH_GHOST_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  1316. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1317. Health = 100,
  1318. Colour = Regiment_Color.r212TH,
  1319. Rank = 14,
  1320. Model = "models/tastik/ghosto/ghosto.mdl",
  1321. Regiment = "7th Sky Corps Ghost Company",
  1322. Clearance = "3",
  1323. } )
  1324.  
  1325. TEAM_212TH_GHOST_CAPTAIN = CreateTeam( "Captain", {
  1326. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1327. Health = 100,
  1328. Colour = Regiment_Color.r212TH,
  1329. Rank = 15,
  1330. Model = "models/tastik/ghosto/ghosto.mdl",
  1331. Regiment = "7th Sky Corps Ghost Company",
  1332. Clearance = "3",
  1333. } )
  1334.  
  1335. TEAM_212TH_GHOST_MAJOR = CreateTeam( "Major", {
  1336. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1337. Health = 100,
  1338. Colour = Regiment_Color.r212TH,
  1339. Rank = 16,
  1340. Model = "models/tastik/ghosto/ghosto.mdl",
  1341. Regiment = "7th Sky Corps Ghost Company",
  1342. Clearance = "3",
  1343. } )
  1344.  
  1345. TEAM_212TH_GHOST_COLONEL = CreateTeam( "Colonel", {
  1346. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1347. Health = 100,
  1348. Colour = Regiment_Color.r212TH,
  1349. Rank = 17,
  1350. Model = "models/tastik/ghosto/ghosto.mdl",
  1351. Regiment = "7th Sky Corps Ghost Company",
  1352. Clearance = "3",
  1353. } )
  1354.  
  1355. TEAM_212TH_GHOST_BCOM = CreateTeam( "Battalion Commander", {
  1356. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1357. Health = 100,
  1358. Colour = Regiment_Color.r212TH,
  1359. Rank = 18,
  1360. Model = "models/tastik/ghostcom/ghostcom.mdl",
  1361. Regiment = "7th Sky Corps Ghost Company",
  1362. Clearance = "4",
  1363. } )
  1364.  
  1365. TEAM_212TH_GHOST_FCOM = CreateTeam( "Field Commander", {
  1366. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1367. Health = 100,
  1368. Colour = Regiment_Color.r212TH,
  1369. Rank = 19,
  1370. Model = "models/tastik/ghostcom/ghostcom.mdl",
  1371. Regiment = "7th Sky Corps Ghost Company",
  1372. Clearance = "4",
  1373. } )
  1374.  
  1375. TEAM_212TH_GHOST_COM = CreateTeam( "Commander", {
  1376. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "repair_tool"},
  1377. Health = 100,
  1378. Colour = Regiment_Color.r212TH,
  1379. Rank = 20,
  1380. Model = "models/tastik/ghostcom/ghostcom.mdl",
  1381. Regiment = "7th Sky Corps Ghost Company",
  1382. Clearance = "4",
  1383. } )
  1384.  
  1385. -------- 7th Sky Corps ARF -----------
  1386. TEAM_212THARF_PVT = CreateTeam( "Private", {
  1387. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1388. Health = 100,
  1389. Colour = Regiment_Color.r212TH,
  1390. Rank = 1,
  1391. Model = "models/tastik/arft/arft.mdl",
  1392. Regiment = "7th Sky Corps ARF",
  1393. Clearance = "1",
  1394. } )
  1395.  
  1396. TEAM_212THARF_PFC = CreateTeam( "First Class Private", {
  1397. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1398. Health = 100,
  1399. Colour = Regiment_Color.r212TH,
  1400. Rank = 2,
  1401. Model = "models/tastik/arft/arft.mdl",
  1402. Regiment = "7th Sky Corps ARF",
  1403. Clearance = "1",
  1404. } )
  1405.  
  1406. TEAM_212THARF_LCPL = CreateTeam( "Lance Corporal", {
  1407. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1408. Health = 100,
  1409. Colour = Regiment_Color.r212TH,
  1410. Rank = 3,
  1411. Model = "models/tastik/arft/arft.mdl",
  1412. Regiment = "7th Sky Corps ARF",
  1413. Clearance = "1",
  1414. } )
  1415.  
  1416. TEAM_212THARF_CPL = CreateTeam( "Corporal", {
  1417. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1418. Health = 100,
  1419. Colour = Regiment_Color.r212TH,
  1420. Rank = 4,
  1421. Model = "models/tastik/arft/arft.mdl",
  1422. Regiment = "7th Sky Corps ARF",
  1423. Clearance = "1",
  1424. } )
  1425.  
  1426. TEAM_212THARF_SPC = CreateTeam( "Specialist", {
  1427. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1428. Health = 100,
  1429. Colour = Regiment_Color.r212TH,
  1430. Rank = 5,
  1431. Model = "models/tastik/arft/arft.mdl",
  1432. Regiment = "7th Sky Corps ARF",
  1433. Clearance = "1",
  1434. } )
  1435.  
  1436. TEAM_212THARF_SGT = CreateTeam( "Sergeant", {
  1437. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1438. Health = 100,
  1439. Colour = Regiment_Color.r212TH,
  1440. Rank = 6,
  1441. Model = "models/tastik/arft/arft.mdl",
  1442. Regiment = "7th Sky Corps ARF",
  1443. Clearance = "2",
  1444. } )
  1445.  
  1446. TEAM_212THARF_SSGT = CreateTeam( "Staff Sergeant", {
  1447. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1448. Health = 100,
  1449. Colour = Regiment_Color.r212TH,
  1450. Rank = 7,
  1451. Model = "models/tastik/arft/arft.mdl",
  1452. Regiment = "7th Sky Corps ARF",
  1453. Clearance = "2",
  1454. } )
  1455.  
  1456. TEAM_212THARF_DSGT = CreateTeam( "Drill Sergeant", {
  1457. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1458. Health = 100,
  1459. Colour = Regiment_Color.r212TH,
  1460. Rank = 8,
  1461. Model = "models/tastik/arft/arft.mdl",
  1462. Regiment = "7th Sky Corps ARF",
  1463. Clearance = "2",
  1464. } )
  1465.  
  1466. TEAM_212THARF_GSGT = CreateTeam( "Gunnery Sergeant", {
  1467. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1468. Health = 100,
  1469. Colour = Regiment_Color.r212TH,
  1470. Rank = 9,
  1471. Model = "models/tastik/arft/arft.mdl",
  1472. Regiment = "7th Sky Corps ARF",
  1473. Clearance = "2",
  1474. } )
  1475.  
  1476. TEAM_212THARF_MSGT = CreateTeam( "Master Sergeant", {
  1477. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1478. Health = 100,
  1479. Colour = Regiment_Color.r212TH,
  1480. Rank = 10,
  1481. Model = "models/tastik/arft/arft.mdl",
  1482. Regiment = "7th Sky Corps ARF",
  1483. Clearance = "2",
  1484. } )
  1485.  
  1486. TEAM_212THARF_WO = CreateTeam( "Warrant Officer", {
  1487. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip"},
  1488. Health = 100,
  1489. Colour = Regiment_Color.r212TH,
  1490. Rank = 11,
  1491. Model = "models/tastik/arft/arft.mdl",
  1492. Regiment = "7th Sky Corps ARF",
  1493. Clearance = "2",
  1494. } )
  1495.  
  1496. TEAM_212THARF_2NDLT = CreateTeam( "2nd Lieutenant", {
  1497. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1498. Health = 100,
  1499. Colour = Regiment_Color.r212TH,
  1500. Rank = 12,
  1501. Model = "models/tastik/arfo/arfo.mdl",
  1502. Regiment = "7th Sky Corps ARF",
  1503. Clearance = "3",
  1504. } )
  1505.  
  1506. TEAM_212THARF_LT = CreateTeam( " Lieutenant", {
  1507. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1508. Health = 100,
  1509. Colour = Regiment_Color.r212TH,
  1510. Rank = 13,
  1511. Model = "models/tastik/arfo/arfo.mdl",
  1512. Regiment = "7th Sky Corps ARF",
  1513. Clearance = "3",
  1514. } )
  1515.  
  1516. TEAM_212THARF_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  1517. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1518. Health = 100,
  1519. Colour = Regiment_Color.r212TH,
  1520. Rank = 14,
  1521. Model = "models/tastik/arfo/arfo.mdl",
  1522. Regiment = "7th Sky Corps ARF",
  1523. Clearance = "3",
  1524. } )
  1525.  
  1526. TEAM_212THARF_CAPTAIN = CreateTeam( "Captain", {
  1527. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1528. Health = 100,
  1529. Colour = Regiment_Color.r212TH,
  1530. Rank = 15,
  1531. Model = "models/tastik/arfo/arfo.mdl",
  1532. Regiment = "7th Sky Corps ARF",
  1533. Clearance = "3",
  1534. } )
  1535.  
  1536. TEAM_212THARF_MAJOR = CreateTeam( "Major", {
  1537. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1538. Health = 100,
  1539. Colour = Regiment_Color.r212TH,
  1540. Rank = 16,
  1541. Model = "models/tastik/arfo/arfo.mdl",
  1542. Regiment = "7th Sky Corps ARF",
  1543. Clearance = "3",
  1544. } )
  1545.  
  1546. TEAM_212THARF_COLONEL = CreateTeam( "Colonel", {
  1547. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_repsnip"},
  1548. Health = 100,
  1549. Colour = Regiment_Color.r212TH,
  1550. Rank = 17,
  1551. Model = "models/tastik/arfo/arfo.mdl",
  1552. Regiment = "7th Sky Corps ARF",
  1553. Clearance = "3",
  1554. } )
  1555.  
  1556. TEAM_212THARF_BCOM = CreateTeam( "Battalion Commander", {
  1557. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip", "tfa_sw_dc17dual"},
  1558. Health = 100,
  1559. Colour = Regiment_Color.r212TH,
  1560. Rank = 18,
  1561. Model = "models/tastik/arfc/arfc.mdl",
  1562. Regiment = "7th Sky Corps ARF",
  1563. Clearance = "4",
  1564. } )
  1565.  
  1566. TEAM_212THARF_FCOM = CreateTeam( "Field Commander", {
  1567. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip", "tfa_sw_dc17dual"},
  1568. Health = 100,
  1569. Colour = Regiment_Color.r212TH,
  1570. Rank = 19,
  1571. Model = "models/tastik/arfc/arfc.mdl",
  1572. Regiment = "7th Sky Corps ARF",
  1573. Clearance = "4",
  1574. } )
  1575.  
  1576. TEAM_212THARF_COM = CreateTeam( "Commander", {
  1577. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_repsnip", "tfa_sw_dc17dual"},
  1578. Health = 100,
  1579. Colour = Regiment_Color.r212TH,
  1580. Rank = 20,
  1581. Model = "models/tastik/arfc/arfc.mdl",
  1582. Regiment = "7th Sky Corps ARF",
  1583. Clearance = "4",
  1584. } )
  1585.  
  1586. --------501st Legion-----------
  1587. TEAM_501ST_PVT = CreateTeam( "Private", {
  1588. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1589. Health = 100,
  1590. Colour = Regiment_Color.r501ST,
  1591. Rank = 1,
  1592. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1593. Regiment = "501st Legion",
  1594. Clearance = "1",
  1595. } )
  1596.  
  1597. TEAM_501ST_PFC = CreateTeam( "First Class Private", {
  1598. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1599. Health = 100,
  1600. Colour = Regiment_Color.r501ST,
  1601. Rank = 2,
  1602. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1603. Regiment = "501st Legion",
  1604. Clearance = "1",
  1605. } )
  1606.  
  1607. TEAM_501ST_LCPL = CreateTeam( "Lance Corporal", {
  1608. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1609. Health = 100,
  1610. Colour = Regiment_Color.r501ST,
  1611. Rank = 3,
  1612. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1613. Regiment = "501st Legion",
  1614. Clearance = "1",
  1615. } )
  1616.  
  1617. TEAM_501ST_CPL = CreateTeam( "Corporal", {
  1618. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1619. Health = 100,
  1620. Colour = Regiment_Color.r501ST,
  1621. Rank = 4,
  1622. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1623. Regiment = "501st Legion",
  1624. Clearance = "1",
  1625. } )
  1626.  
  1627. TEAM_501ST_SPC = CreateTeam( "Specialist", {
  1628. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1629. Health = 100,
  1630. Colour = Regiment_Color.r501ST,
  1631. Rank = 5,
  1632. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1633. Regiment = "501st Legion",
  1634. Clearance = "1",
  1635. } )
  1636.  
  1637. TEAM_501ST_SGT = CreateTeam( "Sergeant", {
  1638. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1639. Health = 100,
  1640. Colour = Regiment_Color.r501ST,
  1641. Rank = 6,
  1642. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1643. Regiment = "501st Legion",
  1644. Clearance = "2",
  1645. } )
  1646.  
  1647. TEAM_501ST_SSGT = CreateTeam( "Staff Sergeant", {
  1648. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1649. Health = 100,
  1650. Colour = Regiment_Color.r501ST,
  1651. Rank = 7,
  1652. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1653. Regiment = "501st Legion",
  1654. Clearance = "2",
  1655. } )
  1656.  
  1657. TEAM_501ST_DSGT = CreateTeam( "Drill Sergeant", {
  1658. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1659. Health = 100,
  1660. Colour = Regiment_Color.r501ST,
  1661. Rank = 8,
  1662. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1663. Regiment = "501st Legion",
  1664. Clearance = "2",
  1665. } )
  1666.  
  1667. TEAM_501ST_GSGT = CreateTeam( "Gunnery Sergeant", {
  1668. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1669. Health = 100,
  1670. Colour = Regiment_Color.r501ST,
  1671. Rank = 9,
  1672. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1673. Regiment = "501st Legion",
  1674. Clearance = "2",
  1675. } )
  1676.  
  1677. TEAM_501ST_MSGT = CreateTeam( "Master Sergeant", {
  1678. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1679. Health = 100,
  1680. Colour = Regiment_Color.r501ST,
  1681. Rank = 10,
  1682. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1683. Regiment = "501st Legion",
  1684. Clearance = "2",
  1685. } )
  1686.  
  1687. TEAM_501ST_WO = CreateTeam( "Warrant Officer", {
  1688. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a"},
  1689. Health = 100,
  1690. Colour = Regiment_Color.r501ST,
  1691. Rank = 11,
  1692. Model = "models/player/gideon/501st/501st_trooper/501st_trooper.mdl",
  1693. Regiment = "501st Legion",
  1694. Clearance = "2",
  1695. } )
  1696.  
  1697. TEAM_501ST_2NDLT = CreateTeam( "2nd Lieutenant", {
  1698. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1699. Health = 100,
  1700. Colour = Regiment_Color.r501ST,
  1701. Rank = 12,
  1702. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1703. Regiment = "501st Legion",
  1704. Clearance = "3",
  1705. } )
  1706.  
  1707. TEAM_501ST_LT = CreateTeam( "Lieutenant", {
  1708. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1709. Health = 100,
  1710. Colour = Regiment_Color.r501ST,
  1711. Rank = 13,
  1712. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1713. Regiment = "501st Legion",
  1714. Clearance = "3",
  1715. } )
  1716.  
  1717. TEAM_501ST_LTCPT = CreateTeam( "Lieutenant Captain", {
  1718. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1719. Health = 100,
  1720. Colour = Regiment_Color.r501ST,
  1721. Rank = 14,
  1722. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1723. Regiment = "501st Legion",
  1724. Clearance = "3",
  1725. } )
  1726.  
  1727. TEAM_501ST_CPT = CreateTeam( "Captain", {
  1728. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  1729. Health = 100,
  1730. Colour = Regiment_Color.r501ST,
  1731. Rank = 15,
  1732. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1733. Regiment = "501st Legion",
  1734. Clearance = "3",
  1735. } )
  1736.  
  1737. TEAM_501ST_MAJ = CreateTeam( "Major", {
  1738. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  1739. Health = 100,
  1740. Colour = Regiment_Color.r501ST,
  1741. Rank = 16,
  1742. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1743. Regiment = "501st Legion",
  1744. Clearance = "3",
  1745. } )
  1746.  
  1747. TEAM_501ST_COL = CreateTeam( "Colonel", {
  1748. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_sw_dc17dual"},
  1749. Health = 100,
  1750. Colour = Regiment_Color.r501ST,
  1751. Rank = 17,
  1752. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1753. Regiment = "501st Legion",
  1754. Clearance = "3",
  1755. } )
  1756.  
  1757. TEAM_501ST_BATCOM = CreateTeam( "Battalion Commander", {
  1758. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1759. Health = 100,
  1760. Colour = Regiment_Color.r501ST,
  1761. Rank = 18,
  1762. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1763. Regiment = "501st Legion",
  1764. Clearance = "4",
  1765. } )
  1766.  
  1767. TEAM_501ST_FCOM = CreateTeam( "Field Commander", {
  1768. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1769. Health = 100,
  1770. Colour = Regiment_Color.r501ST,
  1771. Rank = 19,
  1772. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1773. Regiment = "501st Legion",
  1774. Clearance = "4",
  1775. } )
  1776.  
  1777. TEAM_501ST_COM = CreateTeam( "Commander", {
  1778. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1779. Health = 100,
  1780. Colour = Regiment_Color.r501ST,
  1781. Rank = 20,
  1782. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1783. Regiment = "501st Legion",
  1784. Clearance = "4",
  1785. } )
  1786.  
  1787. TEAM_501ST_MCOM = CreateTeam( "Marshal Commander", {
  1788. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1789. Health = 100,
  1790. Colour = Regiment_Color.r501ST,
  1791. Rank = 21,
  1792. Model = "models/player/gideon/501st/501st_officer/501st_officer.mdl",
  1793. Regiment = "501st Legion",
  1794. Clearance = "4",
  1795. } )
  1796.  
  1797. -------- 501st Legion Lore Characters & Regimental ARC -----------
  1798.  
  1799. TEAM_501ST_FIVES = CreateTeam( "", {
  1800. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17m_br", "tfa_sw_dc17dual", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_swrc_det", "weapon_rpw_binoculars"},
  1801. Health = 100,
  1802. Colour = Regiment_Color.r501ST,
  1803. Rank = 5,
  1804. Model = "models/player/gideon/501stfives/501stfives.mdl",
  1805. Regiment = "501st Legion",
  1806. Clearance = "2",
  1807. } )
  1808.  
  1809. TEAM_501ST_ECHO = CreateTeam( "", {
  1810. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc17m_br", "tfa_sw_dc17dual", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_swrc_det", "weapon_rpw_binoculars"},
  1811. Health = 100,
  1812. Colour = Regiment_Color.r501ST,
  1813. Rank = 15,
  1814. Model = "models/player/gideon/501stecho/501stecho.mdl",
  1815. Regiment = "501st Legion",
  1816. Clearance = "2",
  1817. } )
  1818.  
  1819. TEAM_501ST_ARC = CreateTeam( "", {
  1820. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_swrc_det", "weapon_rpw_binoculars"},
  1821. Health = 100,
  1822. Colour = Regiment_Color.r501ST,
  1823. Rank = 5,
  1824. Model = "models/player/gideon/501st/501st_arc/501st_arc.mdl",
  1825. Regiment = "501st Legion",
  1826. Clearance = "2",
  1827. } )
  1828.  
  1829. TEAM_501ST_TUP = CreateTeam( "", {
  1830. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1831. Health = 100,
  1832. Colour = Regiment_Color.r501ST,
  1833. Rank = 15,
  1834. Model = "models/player/gideon/501st/501st_tup/501st_tup.mdl",
  1835. Regiment = "501st Legion",
  1836. Clearance = "2",
  1837. } )
  1838.  
  1839. TEAM_501ST_DOGMA = CreateTeam( "", {
  1840. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1841. Health = 100,
  1842. Colour = Regiment_Color.r501ST,
  1843. Rank = 15,
  1844. Model = "models/player/gideon/501st/501st_dogma/501st_dogma.mdl",
  1845. Regiment = "501st Legion",
  1846. Clearance = "2",
  1847. } )
  1848.  
  1849. TEAM_501ST_HARDCASE = CreateTeam( "", {
  1850. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_dc17dual", "tfa_swch_z6"},
  1851. Health = 100,
  1852. Colour = Regiment_Color.r501ST,
  1853. Rank = 15,
  1854. Model = "models/player/gideon/501st/501st_hardcase/501st_hardcase.mdl",
  1855. Regiment = "501st Legion",
  1856. Clearance = "2",
  1857. } )
  1858.  
  1859. TEAM_501ST_APPO = CreateTeam( "", {
  1860. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  1861. Health = 100,
  1862. Colour = Regiment_Color.r501ST,
  1863. Rank = 15,
  1864. Model = "models/player/gideon/501st/501st_appo/501st_appo.mdl",
  1865. Regiment = "501st Legion",
  1866. Clearance = "2",
  1867. } )
  1868.  
  1869. TEAM_501ST_KIX = CreateTeam( "", {
  1870. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  1871. Health = 100,
  1872. Colour = Regiment_Color.r501ST,
  1873. Rank = 15,
  1874. Model = "models/player/gideon/501st/501st_kix/501st_kix.mdl",
  1875. Regiment = "501st Legion",
  1876. Clearance = "2",
  1877. } )
  1878.  
  1879. --------501st Legion ARF-----------
  1880.  
  1881. TEAM_501STARF_PVT = CreateTeam( "Private", {
  1882. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1883. Health = 100,
  1884. Colour = Regiment_Color.r501ST,
  1885. Rank = 1,
  1886. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1887. Regiment = "501st Legion ARF",
  1888. Clearance = "1",
  1889. } )
  1890.  
  1891. TEAM_501STARF_PFC = CreateTeam( "First Class Private", {
  1892. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1893. Health = 100,
  1894. Colour = Regiment_Color.r501ST,
  1895. Rank = 2,
  1896. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1897. Regiment = "501st Legion ARF",
  1898. Clearance = "1",
  1899. } )
  1900.  
  1901. TEAM_501STARF_LCPL = CreateTeam( "Lance Corporal", {
  1902. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1903. Health = 100,
  1904. Colour = Regiment_Color.r501ST,
  1905. Rank = 3,
  1906. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1907. Regiment = "501st Legion ARF",
  1908. Clearance = "1",
  1909. } )
  1910.  
  1911. TEAM_501STARF_CPL = CreateTeam( "Corporal", {
  1912. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1913. Health = 100,
  1914. Colour = Regiment_Color.r501ST,
  1915. Rank = 4,
  1916. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1917. Regiment = "501st Legion ARF",
  1918. Clearance = "1",
  1919. } )
  1920.  
  1921. TEAM_501STARF_SPC = CreateTeam( "Specialist", {
  1922. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1923. Health = 100,
  1924. Colour = Regiment_Color.r501ST,
  1925. Rank = 5,
  1926. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1927. Regiment = "501st Legion ARF",
  1928. Clearance = "1",
  1929. } )
  1930.  
  1931. TEAM_501STARF_SGT = CreateTeam( "Sergeant", {
  1932. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1933. Health = 100,
  1934. Colour = Regiment_Color.r501ST,
  1935. Rank = 6,
  1936. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1937. Regiment = "501st Legion ARF",
  1938. Clearance = "2",
  1939. } )
  1940.  
  1941. TEAM_501STARF_SSGT = CreateTeam( "Staff Sergeant", {
  1942. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1943. Health = 100,
  1944. Colour = Regiment_Color.r501ST,
  1945. Rank = 7,
  1946. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1947. Regiment = "501st Legion ARF",
  1948. Clearance = "2",
  1949. } )
  1950.  
  1951. TEAM_501STARF_DSGT = CreateTeam( "Drill Sergeant", {
  1952. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1953. Health = 100,
  1954. Colour = Regiment_Color.r501ST,
  1955. Rank = 8,
  1956. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1957. Regiment = "501st Legion ARF",
  1958. Clearance = "2",
  1959. } )
  1960.  
  1961. TEAM_501STARF_GSGT = CreateTeam( "Gunnery Sergeant", {
  1962. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1963. Health = 100,
  1964. Colour = Regiment_Color.r501ST,
  1965. Rank = 9,
  1966. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1967. Regiment = "501st Legion ARF",
  1968. Clearance = "2",
  1969. } )
  1970.  
  1971. TEAM_501STARF_MSGT = CreateTeam( "Master Sergeant", {
  1972. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1973. Health = 100,
  1974. Colour = Regiment_Color.r501ST,
  1975. Rank = 10,
  1976. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1977. Regiment = "501st Legion ARF",
  1978. Clearance = "2",
  1979. } )
  1980.  
  1981. TEAM_501STARF_WO = CreateTeam( "Warrant Officer", {
  1982. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "weapon_rpw_binoculars"},
  1983. Health = 100,
  1984. Colour = Regiment_Color.r501ST,
  1985. Rank = 11,
  1986. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1987. Regiment = "501st Legion ARF",
  1988. Clearance = "2",
  1989. } )
  1990.  
  1991. TEAM_501STARF_2NDLT = CreateTeam( "2nd Lieutenant", {
  1992. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  1993. Health = 100,
  1994. Colour = Regiment_Color.r501ST,
  1995. Rank = 12,
  1996. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  1997. Regiment = "501st Legion ARF",
  1998. Clearance = "3",
  1999. } )
  2000.  
  2001. TEAM_501STARF_LT = CreateTeam( "Lieutenant", {
  2002. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2003. Health = 100,
  2004. Colour = Regiment_Color.r501ST,
  2005. Rank = 13,
  2006. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2007. Regiment = "501st Legion ARF",
  2008. Clearance = "3",
  2009. } )
  2010.  
  2011. TEAM_501STARF_LTCPT = CreateTeam( "Lieutenant Captain", {
  2012. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2013. Health = 100,
  2014. Colour = Regiment_Color.r501ST,
  2015. Rank = 14,
  2016. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2017. Regiment = "501st Legion ARF",
  2018. Clearance = "3",
  2019. } )
  2020.  
  2021. TEAM_501STARF_CPT = CreateTeam( "Captain", {
  2022. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2023. Health = 100,
  2024. Colour = Regiment_Color.r501ST,
  2025. Rank = 15,
  2026. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2027. Regiment = "501st Legion ARF",
  2028. Clearance = "3",
  2029. } )
  2030.  
  2031. TEAM_501STARF_MAJ = CreateTeam( "Major", {
  2032. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2033. Health = 100,
  2034. Colour = Regiment_Color.r501ST,
  2035. Rank = 16,
  2036. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2037. Regiment = "501st Legion ARF",
  2038. Clearance = "3",
  2039. } )
  2040.  
  2041. TEAM_501STARF_COL = CreateTeam( "Colonel", {
  2042. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2043. Health = 100,
  2044. Colour = Regiment_Color.r501ST,
  2045. Rank = 17,
  2046. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2047. Regiment = "501st Legion ARF",
  2048. Clearance = "3",
  2049. } )
  2050.  
  2051. TEAM_501STARF_BATCOM = CreateTeam( "Battalion Commander", {
  2052. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2053. Health = 100,
  2054. Colour = Regiment_Color.r501ST,
  2055. Rank = 18,
  2056. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2057. Regiment = "501st Legion ARF",
  2058. Clearance = "4",
  2059. } )
  2060.  
  2061. TEAM_501STARF_FCOM = CreateTeam( "Field Commander", {
  2062. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2063. Health = 100,
  2064. Colour = Regiment_Color.r501ST,
  2065. Rank = 19,
  2066. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2067. Regiment = "501st Legion ARF",
  2068. Clearance = "4",
  2069. } )
  2070.  
  2071. TEAM_501STARF_COM = CreateTeam( "Commander", {
  2072. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2073. Health = 100,
  2074. Colour = Regiment_Color.r501ST,
  2075. Rank = 20,
  2076. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2077. Regiment = "501st Legion ARF",
  2078. Clearance = "4",
  2079. } )
  2080.  
  2081. TEAM_501STARF_MCOM = CreateTeam( "Marshal Commander", {
  2082. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  2083. Health = 100,
  2084. Colour = Regiment_Color.r501ST,
  2085. Rank = 21,
  2086. Model = "models/player/gideon/501st/501st_arf/501st_arf.mdl",
  2087. Regiment = "501st Legion ARF",
  2088. Clearance = "4",
  2089. } )
  2090.  
  2091. --------501st Legion Medic-----------
  2092. TEAM_501STMEDIC_PVT = CreateTeam( "Private", {
  2093. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2094. Health = 100,
  2095. Colour = Regiment_Color.r501ST,
  2096. Rank = 1,
  2097. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2098. Regiment = "501st Legion Medic",
  2099. Clearance = "1",
  2100. } )
  2101.  
  2102. TEAM_501STMEDIC_PFC = CreateTeam( "First Class Private", {
  2103. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2104. Health = 100,
  2105. Colour = Regiment_Color.r501ST,
  2106. Rank = 2,
  2107. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2108. Regiment = "501st Legion Medic",
  2109. Clearance = "1",
  2110. } )
  2111.  
  2112. TEAM_501STMEDIC_LCPL = CreateTeam( "Lance Corporal", {
  2113. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2114. Health = 100,
  2115. Colour = Regiment_Color.r501ST,
  2116. Rank = 3,
  2117. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2118. Regiment = "501st Legion Medic",
  2119. Clearance = "1",
  2120. } )
  2121.  
  2122. TEAM_501STMEDIC_CPL = CreateTeam( "Corporal", {
  2123. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2124. Health = 100,
  2125. Colour = Regiment_Color.r501ST,
  2126. Rank = 4,
  2127. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2128. Regiment = "501st Legion Medic",
  2129. Clearance = "1",
  2130. } )
  2131.  
  2132. TEAM_501STMEDIC_SPC = CreateTeam( "Specialist", {
  2133. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2134. Health = 100,
  2135. Colour = Regiment_Color.r501ST,
  2136. Rank = 5,
  2137. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2138. Regiment = "501st Legion Medic",
  2139. Clearance = "1",
  2140. } )
  2141.  
  2142. TEAM_501STMEDIC_SGT = CreateTeam( "Sergeant", {
  2143. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2144. Health = 100,
  2145. Colour = Regiment_Color.r501ST,
  2146. Rank = 6,
  2147. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2148. Regiment = "501st Legion Medic",
  2149. Clearance = "2",
  2150. } )
  2151.  
  2152. TEAM_501STMEDIC_SSGT = CreateTeam( "Staff Sergeant", {
  2153. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2154. Health = 100,
  2155. Colour = Regiment_Color.r501ST,
  2156. Rank = 7,
  2157. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2158. Regiment = "501st Legion Medic",
  2159. Clearance = "2",
  2160. } )
  2161.  
  2162. TEAM_501STMEDIC_DSGT = CreateTeam( "Drill Sergeant", {
  2163. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2164. Health = 100,
  2165. Colour = Regiment_Color.r501ST,
  2166. Rank = 8,
  2167. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2168. Regiment = "501st Legion Medic",
  2169. Clearance = "2",
  2170. } )
  2171.  
  2172. TEAM_501STMEDIC_GSGT = CreateTeam( "Gunnery Sergeant", {
  2173. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2174. Health = 100,
  2175. Colour = Regiment_Color.r501ST,
  2176. Rank = 9,
  2177. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2178. Regiment = "501st Legion Medic",
  2179. Clearance = "2",
  2180. } )
  2181.  
  2182. TEAM_501STMEDIC_MSGT = CreateTeam( "Master Sergeant", {
  2183. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2184. Health = 100,
  2185. Colour = Regiment_Color.r501ST,
  2186. Rank = 10,
  2187. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2188. Regiment = "501st Legion Medic",
  2189. Clearance = "2",
  2190. } )
  2191.  
  2192. TEAM_501STMEDIC_WO = CreateTeam( "Warrant Officer", {
  2193. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator"},
  2194. Health = 100,
  2195. Colour = Regiment_Color.r501ST,
  2196. Rank = 11,
  2197. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2198. Regiment = "501st Legion Medic",
  2199. Clearance = "2",
  2200. } )
  2201.  
  2202. TEAM_501STMEDIC_2NDLT = CreateTeam( "2nd Lieutenant", {
  2203. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2204. Health = 100,
  2205. Colour = Regiment_Color.r501ST,
  2206. Rank = 12,
  2207. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2208. Regiment = "501st Legion Medic",
  2209. Clearance = "3",
  2210. } )
  2211.  
  2212. TEAM_501STMEDIC_LT = CreateTeam( "Lieutenant", {
  2213. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2214. Health = 100,
  2215. Colour = Regiment_Color.r501ST,
  2216. Rank = 13,
  2217. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2218. Regiment = "501st Legion Medic",
  2219. Clearance = "3",
  2220. } )
  2221.  
  2222. TEAM_501STMEDIC_LTCPT = CreateTeam( "Lieutenant Captain", {
  2223. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2224. Health = 100,
  2225. Colour = Regiment_Color.r501ST,
  2226. Rank = 14,
  2227. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2228. Regiment = "501st Legion Medic",
  2229. Clearance = "3",
  2230. } )
  2231.  
  2232. TEAM_501STMEDIC_CPT = CreateTeam( "Captain", {
  2233. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2234. Health = 100,
  2235. Colour = Regiment_Color.r501ST,
  2236. Rank = 15,
  2237. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2238. Regiment = "501st Legion Medic",
  2239. Clearance = "3",
  2240. } )
  2241.  
  2242. TEAM_501STMEDIC_Major = CreateTeam( "Major", {
  2243. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2244. Health = 100,
  2245. Colour = Regiment_Color.r501ST,
  2246. Rank = 16,
  2247. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2248. Regiment = "501st Legion Medic",
  2249. Clearance = "3",
  2250.  
  2251. } )
  2252.  
  2253. TEAM_501STMEDIC_COL = CreateTeam( "Colonel", {
  2254. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_sw_dc17dual", "weapon_bactainjector", "weapon_defibrillator"},
  2255. Health = 100,
  2256. Colour = Regiment_Color.r501ST,
  2257. Rank = 17,
  2258. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2259. Regiment = "501st Legion Medic",
  2260. Clearance = "3",
  2261. } )
  2262.  
  2263. TEAM_501STMEDIC_BCOM = CreateTeam( "Battalion Commander", {
  2264. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator", "tfa_sw_dc17dual"},
  2265. Health = 100,
  2266. Colour = Regiment_Color.r501ST,
  2267. Rank = 18,
  2268. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2269. Regiment = "501st Legion Medic",
  2270. Clearance = "4",
  2271. } )
  2272.  
  2273. TEAM_501STMEDIC_FCOM = CreateTeam( "Field Commander", {
  2274. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator", "tfa_sw_dc17dual"},
  2275. Health = 100,
  2276. Colour = Regiment_Color.r501ST,
  2277. Rank = 19,
  2278. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2279. Regiment = "501st Legion Medic",
  2280. Clearance = "4",
  2281. } )
  2282.  
  2283. TEAM_501STMEDIC_COM = CreateTeam( "Commander", {
  2284. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator", "tfa_sw_dc17dual"},
  2285. Health = 100,
  2286. Colour = Regiment_Color.r501ST,
  2287. Rank = 20,
  2288. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2289. Regiment = "501st Legion Medic",
  2290. Clearance = "4",
  2291. } )
  2292.  
  2293. TEAM_501STMEDIC_MCOM = CreateTeam( "Marshal Commander", {
  2294. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "weapon_bactainjector", "weapon_defibrillator", "tfa_sw_dc17dual"},
  2295. Health = 100,
  2296. Colour = Regiment_Color.r501ST,
  2297. Rank = 21,
  2298. Model = "models/player/gideon/501st/501st_medic/501st_medic.mdl",
  2299. Regiment = "501st Legion Medic",
  2300. Clearance = "4",
  2301. } )
  2302.  
  2303. --------501st Legion Torrent Company-----------
  2304. TEAM_501STTORRENT_PVT = CreateTeam( "Private", {
  2305. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2306. Health = 100,
  2307. Colour = Regiment_Color.r501ST,
  2308. Rank = 1,
  2309. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2310. Regiment = "501st Legion Torrent Company",
  2311. Clearance = "1",
  2312. } )
  2313.  
  2314. TEAM_501STTORRENT_PFC = CreateTeam( "First Class Private", {
  2315. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2316. Health = 100,
  2317. Colour = Regiment_Color.r501ST,
  2318. Rank = 2,
  2319. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2320. Regiment = "501st Legion Torrent Company",
  2321. Clearance = "1",
  2322. } )
  2323.  
  2324. TEAM_501STTORRENT_LCPL = CreateTeam( "Lance Corporal", {
  2325. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2326. Health = 100,
  2327. Colour = Regiment_Color.r501ST,
  2328. Rank = 3,
  2329. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2330. Regiment = "501st Legion Torrent Company",
  2331. Clearance = "1",
  2332. } )
  2333.  
  2334. TEAM_501STTORRENT_CPL = CreateTeam( "Corporal", {
  2335. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2336. Health = 100,
  2337. Colour = Regiment_Color.r501ST,
  2338. Rank = 4,
  2339. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2340. Regiment = "501st Legion Torrent Company",
  2341. Clearance = "1",
  2342. } )
  2343.  
  2344. TEAM_501STTORRENT_SPC = CreateTeam( "Specialist", {
  2345. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2346. Health = 100,
  2347. Colour = Regiment_Color.r501ST,
  2348. Rank = 5,
  2349. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2350. Regiment = "501st Legion Torrent Company",
  2351. Clearance = "1",
  2352. } )
  2353.  
  2354. TEAM_501STTORRENT_SGT = CreateTeam( "Sergeant", {
  2355. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2356. Health = 100,
  2357. Colour = Regiment_Color.r501ST,
  2358. Rank = 6,
  2359. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2360. Regiment = "501st Legion Torrent Company",
  2361. Clearance = "2",
  2362. } )
  2363.  
  2364. TEAM_501STTORRENT_SSGT = CreateTeam( "Staff Sergeant", {
  2365. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2366. Health = 100,
  2367. Colour = Regiment_Color.r501ST,
  2368. Rank = 7,
  2369. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2370. Regiment = "501st Legion Torrent Company",
  2371. Clearance = "2",
  2372. } )
  2373.  
  2374. TEAM_501STTORRENT_DSGT = CreateTeam( "Drill Sergeant", {
  2375. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2376. Health = 100,
  2377. Colour = Regiment_Color.r501ST,
  2378. Rank = 8,
  2379. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2380. Regiment = "501st Legion Torrent Company",
  2381. Clearance = "2",
  2382. } )
  2383.  
  2384. TEAM_501STTORRENT_GSGT = CreateTeam( "Gunnery Sergeant", {
  2385. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2386. Health = 100,
  2387. Colour = Regiment_Color.r501ST,
  2388. Rank = 9,
  2389. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2390. Regiment = "501st Legion Torrent Company",
  2391. Clearance = "2",
  2392. } )
  2393.  
  2394. TEAM_501STTORRENT_MSGT = CreateTeam( "Master Sergeant", {
  2395. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2396. Health = 100,
  2397. Colour = Regiment_Color.r501ST,
  2398. Rank = 10,
  2399. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2400. Regiment = "501st Legion Torrent Company",
  2401. Clearance = "2",
  2402. } )
  2403.  
  2404. TEAM_501STTORRENT_WO = CreateTeam( "Warrant Officer", {
  2405. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot"},
  2406. Health = 100,
  2407. Colour = Regiment_Color.r501ST,
  2408. Rank = 11,
  2409. Model = "models/player/gideon/501st/501st_tct/501st_tct.mdl",
  2410. Regiment = "501st Legion Torrent Company",
  2411. Clearance = "2",
  2412. } )
  2413.  
  2414. TEAM_501STTORRENT_2NDLT = CreateTeam( "2nd Lieutenant", {
  2415. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2416. Health = 100,
  2417. Colour = Regiment_Color.r501ST,
  2418. Rank = 12,
  2419. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2420. Regiment = "501st Legion Torrent Company",
  2421. Clearance = "3",
  2422. } )
  2423.  
  2424. TEAM_501STTORRENT_LT = CreateTeam( "Lieutenant", {
  2425. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2426. Health = 100,
  2427. Colour = Regiment_Color.r501ST,
  2428. Rank = 13,
  2429. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2430. Regiment = "501st Legion Torrent Company",
  2431. Clearance = "3",
  2432. } )
  2433.  
  2434. TEAM_501STTORRENT_LTCPT = CreateTeam( "Lieutenant Captain", {
  2435. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2436. Health = 100,
  2437. Colour = Regiment_Color.r501ST,
  2438. Rank = 14,
  2439. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2440. Regiment = "501st Legion Torrent Company",
  2441. Clearance = "3",
  2442. } )
  2443.  
  2444. TEAM_501STTORRENT_CPT = CreateTeam( "Captain", {
  2445. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2446. Health = 100,
  2447. Colour = Regiment_Color.r501ST,
  2448. Rank = 15,
  2449. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2450. Regiment = "501st Legion Torrent Company",
  2451. Clearance = "3",
  2452. } )
  2453.  
  2454. TEAM_501STTORRENT_MAJOR = CreateTeam( "Major", {
  2455. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2456. Health = 100,
  2457. Colour = Regiment_Color.r501ST,
  2458. Rank = 16,
  2459. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2460. Regiment = "501st Legion Torrent Company",
  2461. Clearance = "3",
  2462. } )
  2463.  
  2464. TEAM_501STTORRENT_COL = CreateTeam( "Colonel", {
  2465. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2466. Health = 100,
  2467. Colour = Regiment_Color.r501ST,
  2468. Rank = 17,
  2469. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2470. Regiment = "501st Legion Torrent Company",
  2471. Clearance = "3",
  2472. } )
  2473.  
  2474. TEAM_501STTORRENT_BCOM = CreateTeam( "Battalion Commander", {
  2475. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2476. Health = 100,
  2477. Colour = Regiment_Color.r501ST,
  2478. Rank = 18,
  2479. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2480. Regiment = "501st Legion Torrent Company",
  2481. Clearance = "4",
  2482. } )
  2483.  
  2484. TEAM_501STTORRENT_FCOM = CreateTeam( "Field Commander", {
  2485. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2486. Health = 100,
  2487. Colour = Regiment_Color.r501ST,
  2488. Rank = 19,
  2489. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2490. Regiment = "501st Legion Torrent Company",
  2491. Clearance = "4",
  2492. } )
  2493.  
  2494. TEAM_501STTORRENT_COM = CreateTeam( "Commander", {
  2495. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2496. Health = 100,
  2497. Colour = Regiment_Color.r501ST,
  2498. Rank = 20,
  2499. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2500. Regiment = "501st Legion Torrent Company",
  2501. Clearance = "4",
  2502. } )
  2503.  
  2504. TEAM_501STTORRENT_MCOM = CreateTeam( "Marshal Commander", {
  2505. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "thermal_det", "tfa_sw_repshot", "tfa_sw_dc17dual"},
  2506. Health = 100,
  2507. Colour = Regiment_Color.r501ST,
  2508. Rank = 21,
  2509. Model = "models/player/gideon/501st/501st_tco/501st_tco.mdl",
  2510. Regiment = "501st Legion Torrent Company",
  2511. Clearance = "4",
  2512. } )
  2513.  
  2514. -------- Horn Company -----------
  2515. TEAM_HORN_PVT = CreateTeam( "Private", {
  2516. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2517. Health = 100,
  2518. Colour = Regiment_Color.rHORN,
  2519. Rank = 1,
  2520. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2521. Regiment = "Horn Company",
  2522. Clearance = "1",
  2523. } )
  2524.  
  2525. TEAM_HORN_PFC = CreateTeam( "First Class Private", {
  2526. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2527. Health = 100,
  2528. Colour = Regiment_Color.rHORN,
  2529. Rank = 2,
  2530. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2531. Regiment = "Horn Company",
  2532. Clearance = "1",
  2533. } )
  2534.  
  2535. TEAM_HORN_LCPL = CreateTeam( "Lance Corporal", {
  2536. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2537. Health = 100,
  2538. Colour = Regiment_Color.rHORN,
  2539. Rank = 3,
  2540. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2541. Regiment = "Horn Company",
  2542. Clearance = "1",
  2543. } )
  2544.  
  2545. TEAM_HORN_CPL = CreateTeam( "Corporal", {
  2546. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2547. Health = 100,
  2548. Colour = Regiment_Color.rHORN,
  2549. Rank = 4,
  2550. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2551. Regiment = "Horn Company",
  2552. Clearance = "1",
  2553. } )
  2554.  
  2555. TEAM_HORN_SPC = CreateTeam( "Specialist", {
  2556. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2557. Health = 100,
  2558. Colour = Regiment_Color.rHORN,
  2559. Rank = 5,
  2560. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2561. Regiment = "Horn Company",
  2562. Clearance = "1",
  2563. } )
  2564.  
  2565. TEAM_HORN_SGT = CreateTeam( "Sergeant", {
  2566. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2567. Health = 100,
  2568. Colour = Regiment_Color.rHORN,
  2569. Rank = 6,
  2570. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2571. Regiment = "Horn Company",
  2572. Clearance = "2",
  2573. } )
  2574.  
  2575. TEAM_HORN_SSGT = CreateTeam( "Staff Sergeant", {
  2576. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2577. Health = 100,
  2578. Colour = Regiment_Color.rHORN,
  2579. Rank = 7,
  2580. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2581. Regiment = "Horn Company",
  2582. Clearance = "2",
  2583. } )
  2584.  
  2585. TEAM_HORN_DSGT = CreateTeam( "Drill Sergeant", {
  2586. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2587. Health = 100,
  2588. Colour = Regiment_Color.rHORN,
  2589. Rank = 8,
  2590. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2591. Regiment = "Horn Company",
  2592. Clearance = "2",
  2593. } )
  2594.  
  2595. TEAM_HORN_GSGT = CreateTeam( "Gunnery Sergeant", {
  2596. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2597. Health = 100,
  2598. Colour = Regiment_Color.rHORN,
  2599. Rank = 9,
  2600. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2601. Regiment = "Horn Company",
  2602. Clearance = "2",
  2603. } )
  2604.  
  2605. TEAM_HORN_MSGT = CreateTeam( "Master Sergeant", {
  2606. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2607. Health = 100,
  2608. Colour = Regiment_Color.rHORN,
  2609. Rank = 10,
  2610. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2611. Regiment = "Horn Company",
  2612. Clearance = "2",
  2613. } )
  2614.  
  2615. TEAM_HORN_WO = CreateTeam( "Warrant Officer", {
  2616. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet"},
  2617. Health = 100,
  2618. Colour = Regiment_Color.rHORN,
  2619. Rank = 11,
  2620. Model = "models/player/gideon/horn_company/cheapshot/cheapshot.mdl",
  2621. Regiment = "Horn Company",
  2622. Clearance = "2",
  2623. } )
  2624.  
  2625. TEAM_HORN_2NDLT = CreateTeam( "2nd Lieutenant", {
  2626. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2627. Health = 100,
  2628. Colour = Regiment_Color.rHORN,
  2629. Rank = 12,
  2630. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2631. Regiment = "Horn Company",
  2632. Clearance = "3",
  2633. } )
  2634.  
  2635. TEAM_HORN_LT = CreateTeam( " Lieutenant", {
  2636. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2637. Health = 100,
  2638. Colour = Regiment_Color.rHORN,
  2639. Rank = 13,
  2640. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2641. Regiment = "Horn Company",
  2642. Clearance = "3",
  2643. } )
  2644.  
  2645. TEAM_HORN_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  2646. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2647. Health = 100,
  2648. Colour = Regiment_Color.rHORN,
  2649. Rank = 14,
  2650. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2651. Regiment = "Horn Company",
  2652. Clearance = "3",
  2653. } )
  2654.  
  2655. TEAM_HORN_CAPTAIN = CreateTeam( "Captain", {
  2656. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2657. Health = 100,
  2658. Colour = Regiment_Color.rHORN,
  2659. Rank = 15,
  2660. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2661. Regiment = "Horn Company",
  2662. Clearance = "3",
  2663. } )
  2664.  
  2665. TEAM_HORN_MAJOR = CreateTeam( "Major", {
  2666. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2667. Health = 100,
  2668. Colour = Regiment_Color.rHORN,
  2669. Rank = 16,
  2670. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2671. Regiment = "Horn Company",
  2672. Clearance = "3",
  2673. } )
  2674.  
  2675. TEAM_HORN_COLONEL = CreateTeam( "Colonel", {
  2676. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2677. Health = 100,
  2678. Colour = Regiment_Color.rHORN,
  2679. Rank = 17,
  2680. Model = "models/player/gideon/horn_company/spartan/spartan.mdl",
  2681. Regiment = "Horn Company",
  2682. Clearance = "3",
  2683. } )
  2684.  
  2685. TEAM_HORN_BCOM = CreateTeam( "Battalion Commander", {
  2686. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2687. Health = 100,
  2688. Colour = Regiment_Color.rHORN,
  2689. Rank = 18,
  2690. Model = "models/player/gideon/horn_company/lock/lock.mdl",
  2691. Regiment = "Horn Company",
  2692. Clearance = "4",
  2693. } )
  2694.  
  2695. TEAM_HORN_FCOM = CreateTeam( "Field Commander", {
  2696. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2697. Health = 100,
  2698. Colour = Regiment_Color.rHORN,
  2699. Rank = 19,
  2700. Model = "models/player/gideon/horn_company/lock/lock.mdl",
  2701. Regiment = "Horn Company",
  2702. Clearance = "4",
  2703. } )
  2704.  
  2705. TEAM_HORN_COM = CreateTeam( "Commander", {
  2706. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2707. Health = 100,
  2708. Colour = Regiment_Color.rHORN,
  2709. Rank = 20,
  2710. Model = "models/player/gideon/horn_company/lock/lock.mdl",
  2711. Regiment = "Horn Company",
  2712. Clearance = "4",
  2713. } )
  2714.  
  2715. TEAM_HORN_MCOM = CreateTeam( "Marshal Commander", {
  2716. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet"},
  2717. Health = 100,
  2718. Colour = Regiment_Color.rHORN,
  2719. Rank = 21,
  2720. Model = "models/player/gideon/horn_company/lock/lock.mdl",
  2721. Regiment = "Horn Company",
  2722. Clearance = "4",
  2723. } )
  2724.  
  2725. -------- Horn Company Grenadier -----------
  2726. TEAM_HORNGREN_PVT = CreateTeam( "Private", {
  2727. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17"},
  2728. Health = 100,
  2729. Colour = Regiment_Color.rHORN,
  2730. Rank = 1,
  2731. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2732. Regiment = "Horn Company Grenadier",
  2733. Clearance = "1",
  2734. } )
  2735.  
  2736. TEAM_HORNGREN_PFC = CreateTeam( "First Class Private", {
  2737. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17"},
  2738. Health = 100,
  2739. Colour = Regiment_Color.rHORN,
  2740. Rank = 2,
  2741. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2742. Regiment = "Horn Company Grenadier",
  2743. Clearance = "1",
  2744. } )
  2745.  
  2746. TEAM_HORNGREN_LCPL = CreateTeam( "Lance Corporal", {
  2747. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17"},
  2748. Health = 100,
  2749. Colour = Regiment_Color.rHORN,
  2750. Rank = 3,
  2751. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2752. Regiment = "Horn Company Grenadier",
  2753. Clearance = "1",
  2754. } )
  2755.  
  2756. TEAM_HORNGREN_CPL = CreateTeam( "Corporal", {
  2757. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17"},
  2758. Health = 100,
  2759. Colour = Regiment_Color.rHORN,
  2760. Rank = 4,
  2761. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2762. Regiment = "Horn Company Grenadier",
  2763. Clearance = "1",
  2764. } )
  2765.  
  2766. TEAM_HORNGREN_SPC = CreateTeam( "Specialist", {
  2767. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17"},
  2768. Health = 100,
  2769. Colour = Regiment_Color.rHORN,
  2770. Rank = 5,
  2771. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2772. Regiment = "Horn Company Grenadier",
  2773. Clearance = "1",
  2774. } )
  2775.  
  2776. TEAM_HORNGREN_SGT = CreateTeam( "Sergeant", {
  2777. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2778. Health = 100,
  2779. Colour = Regiment_Color.rHORN,
  2780. Rank = 6,
  2781. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2782. Regiment = "Horn Company Grenadier",
  2783. Clearance = "2",
  2784. } )
  2785.  
  2786. TEAM_HORNGREN_SSGT = CreateTeam( "Staff Sergeant", {
  2787. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2788. Health = 100,
  2789. Colour = Regiment_Color.rHORN,
  2790. Rank = 7,
  2791. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2792. Regiment = "Horn Company Grenadier",
  2793. Clearance = "2",
  2794. } )
  2795.  
  2796. TEAM_HORNGREN_DSGT = CreateTeam( "Drill Sergeant", {
  2797. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2798. Health = 100,
  2799. Colour = Regiment_Color.rHORN,
  2800. Rank = 8,
  2801. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2802. Regiment = "Horn Company Grenadier",
  2803. Clearance = "2",
  2804. } )
  2805.  
  2806. TEAM_HORNGREN_GSGT = CreateTeam( "Gunnery Sergeant", {
  2807. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2808. Health = 100,
  2809. Colour = Regiment_Color.rHORN,
  2810. Rank = 9,
  2811. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2812. Regiment = "Horn Company Grenadier",
  2813. Clearance = "2",
  2814. } )
  2815.  
  2816. TEAM_HORNGREN_MSGT = CreateTeam( "Master Sergeant", {
  2817. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2818. Health = 100,
  2819. Colour = Regiment_Color.rHORN,
  2820. Rank = 10,
  2821. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2822. Regiment = "Horn Company Grenadier",
  2823. Clearance = "2",
  2824. } )
  2825.  
  2826. TEAM_HORNGREN_WO = CreateTeam( "Warrant Officer", {
  2827. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "tfa_swch_dc17", "t3m4_empgrenade"},
  2828. Health = 100,
  2829. Colour = Regiment_Color.rHORN,
  2830. Rank = 11,
  2831. Model = "models/player/gideon/horn_company/snaper/snaper.mdl",
  2832. Regiment = "Horn Company Grenadier",
  2833. Clearance = "2",
  2834. } )
  2835.  
  2836. TEAM_HORNGREN_2NDLT = CreateTeam( "2nd Lieutenant", {
  2837. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2838. Health = 100,
  2839. Colour = Regiment_Color.rHORN,
  2840. Rank = 12,
  2841. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2842. Regiment = "Horn Company Grenadier",
  2843. Clearance = "3",
  2844. } )
  2845.  
  2846. TEAM_HORNGREN_LT = CreateTeam( " Lieutenant", {
  2847. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2848. Health = 100,
  2849. Colour = Regiment_Color.rHORN,
  2850. Rank = 13,
  2851. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2852. Regiment = "Horn Company Grenadier",
  2853. Clearance = "3",
  2854. } )
  2855.  
  2856. TEAM_HORNGREN_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  2857. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2858. Health = 100,
  2859. Colour = Regiment_Color.rHORN,
  2860. Rank = 14,
  2861. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2862. Regiment = "Horn Company Grenadier",
  2863. Clearance = "3",
  2864. } )
  2865.  
  2866. TEAM_HORNGREN_CAPTAIN = CreateTeam( "Captain", {
  2867. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2868. Health = 100,
  2869. Colour = Regiment_Color.rHORN,
  2870. Rank = 15,
  2871. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2872. Regiment = "Horn Company Grenadier",
  2873. Clearance = "3",
  2874. } )
  2875.  
  2876. TEAM_HORNGREN_MAJOR = CreateTeam( "Major", {
  2877. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2878. Health = 100,
  2879. Colour = Regiment_Color.rHORN,
  2880. Rank = 16,
  2881. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2882. Regiment = "Horn Company Grenadier",
  2883. Clearance = "3",
  2884. } )
  2885.  
  2886. TEAM_HORNGREN_COLONEL = CreateTeam( "Colonel", {
  2887. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2888. Health = 100,
  2889. Colour = Regiment_Color.rHORN,
  2890. Rank = 17,
  2891. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2892. Regiment = "Horn Company Grenadier",
  2893. Clearance = "3",
  2894. } )
  2895.  
  2896. TEAM_HORNGREN_BCOM = CreateTeam( "Battalion Commander", {
  2897. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2898. Health = 100,
  2899. Colour = Regiment_Color.rHORN,
  2900. Rank = 18,
  2901. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2902. Regiment = "Horn Company Grenadier",
  2903. Clearance = "4",
  2904. } )
  2905.  
  2906. TEAM_HORNGREN_FCOM = CreateTeam( "Field Commander", {
  2907. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2908. Health = 100,
  2909. Colour = Regiment_Color.rHORN,
  2910. Rank = 19,
  2911. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2912. Regiment = "Horn Company Grenadier",
  2913. Clearance = "4",
  2914. } )
  2915.  
  2916. TEAM_HORNGREN_COM = CreateTeam( "Commander", {
  2917. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  2918. Health = 100,
  2919. Colour = Regiment_Color.rHORN,
  2920. Rank = 20,
  2921. Model = "models/player/gideon/horn_company/blade/blade.mdl",
  2922. Regiment = "Horn Company Grenadier",
  2923. Clearance = "4",
  2924. } )
  2925.  
  2926. -------- Horn Company Saviour Squad -----------
  2927. TEAM_HORNMEDIC_PVT = CreateTeam( "Private", {
  2928. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2929. Health = 100,
  2930. Colour = Regiment_Color.rHORN,
  2931. Rank = 1,
  2932. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2933. Regiment = "Horn Company Saviour Squad",
  2934. Clearance = "1",
  2935. } )
  2936.  
  2937. TEAM_HORNMEDIC_PFC = CreateTeam( "First Class Private", {
  2938. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2939. Health = 100,
  2940. Colour = Regiment_Color.rHORN,
  2941. Rank = 2,
  2942. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2943. Regiment = "Horn Company Saviour Squad",
  2944. Clearance = "1",
  2945. } )
  2946.  
  2947. TEAM_HORNMEDIC_LCPL = CreateTeam( "Lance Corporal", {
  2948. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2949. Health = 100,
  2950. Colour = Regiment_Color.rHORN,
  2951. Rank = 3,
  2952. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2953. Regiment = "Horn Company Saviour Squad",
  2954. Clearance = "1",
  2955. } )
  2956.  
  2957. TEAM_HORNMEDIC_CPL = CreateTeam( "Corporal", {
  2958. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2959. Health = 100,
  2960. Colour = Regiment_Color.rHORN,
  2961. Rank = 4,
  2962. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2963. Regiment = "Horn Company Saviour Squad",
  2964. Clearance = "1",
  2965. } )
  2966.  
  2967. TEAM_HORNMEDIC_SPC = CreateTeam( "Specialist", {
  2968. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2969. Health = 100,
  2970. Colour = Regiment_Color.rHORN,
  2971. Rank = 5,
  2972. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2973. Regiment = "Horn Company Saviour Squad",
  2974. Clearance = "1",
  2975. } )
  2976.  
  2977. TEAM_HORNMEDIC_SGT = CreateTeam( "Sergeant", {
  2978. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2979. Health = 100,
  2980. Colour = Regiment_Color.rHORN,
  2981. Rank = 6,
  2982. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2983. Regiment = "Horn Company Saviour Squad",
  2984. Clearance = "2",
  2985. } )
  2986.  
  2987. TEAM_HORNMEDIC_SSGT = CreateTeam( "Staff Sergeant", {
  2988. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2989. Health = 100,
  2990. Colour = Regiment_Color.rHORN,
  2991. Rank = 7,
  2992. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  2993. Regiment = "Horn Company Saviour Squad",
  2994. Clearance = "2",
  2995. } )
  2996.  
  2997. TEAM_HORNMEDIC_DSGT = CreateTeam( "Drill Sergeant", {
  2998. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  2999. Health = 100,
  3000. Colour = Regiment_Color.rHORN,
  3001. Rank = 8,
  3002. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3003. Regiment = "Horn Company Saviour Squad",
  3004. Clearance = "2",
  3005. } )
  3006.  
  3007. TEAM_HORNMEDIC_GSGT = CreateTeam( "Gunnery Sergeant", {
  3008. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3009. Health = 100,
  3010. Colour = Regiment_Color.rHORN,
  3011. Rank = 9,
  3012. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3013. Regiment = "Horn Company Saviour Squad",
  3014. Clearance = "2",
  3015. } )
  3016.  
  3017. TEAM_HORNMEDIC_MSGT = CreateTeam( "Master Sergeant", {
  3018. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3019. Health = 100,
  3020. Colour = Regiment_Color.rHORN,
  3021. Rank = 10,
  3022. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3023. Regiment = "Horn Company Saviour Squad",
  3024. Clearance = "2",
  3025. } )
  3026.  
  3027. TEAM_HORNMEDIC_WO = CreateTeam( "Warrant Officer", {
  3028. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3029. Health = 100,
  3030. Colour = Regiment_Color.rHORN,
  3031. Rank = 11,
  3032. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3033. Regiment = "Horn Company Saviour Squad",
  3034. Clearance = "2",
  3035. } )
  3036.  
  3037. TEAM_HORNMEDIC_2NDLT = CreateTeam( "2nd Lieutenant", {
  3038. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3039. Health = 100,
  3040. Colour = Regiment_Color.rHORN,
  3041. Rank = 12,
  3042. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3043. Regiment = "Horn Company Saviour Squad",
  3044. Clearance = "3",
  3045. } )
  3046.  
  3047. TEAM_HORNMEDIC_LT = CreateTeam( " Lieutenant", {
  3048. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3049. Health = 100,
  3050. Colour = Regiment_Color.rHORN,
  3051. Rank = 13,
  3052. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3053. Regiment = "Horn Company Saviour Squad",
  3054. Clearance = "3",
  3055. } )
  3056.  
  3057. TEAM_HORNMEDIC_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  3058. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3059. Health = 100,
  3060. Colour = Regiment_Color.rHORN,
  3061. Rank = 14,
  3062. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3063. Regiment = "Horn Company Saviour Squad",
  3064. Clearance = "3",
  3065. } )
  3066.  
  3067. TEAM_HORNMEDIC_CAPTAIN = CreateTeam( "Captain", {
  3068. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3069. Health = 100,
  3070. Colour = Regiment_Color.rHORN,
  3071. Rank = 15,
  3072. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3073. Regiment = "Horn Company Saviour Squad",
  3074. Clearance = "3",
  3075. } )
  3076.  
  3077. TEAM_HORNMEDIC_MAJOR = CreateTeam( "Major", {
  3078. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3079. Health = 100,
  3080. Colour = Regiment_Color.rHORN,
  3081. Rank = 16,
  3082. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3083. Regiment = "Horn Company Saviour Squad",
  3084. Clearance = "3",
  3085. } )
  3086.  
  3087. TEAM_HORNMEDIC_COLONEL = CreateTeam( "Colonel", {
  3088. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3089. Health = 100,
  3090. Colour = Regiment_Color.rHORN,
  3091. Rank = 17,
  3092. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3093. Regiment = "Horn Company Saviour Squad",
  3094. Clearance = "3",
  3095. } )
  3096.  
  3097. TEAM_HORNMEDIC_BCOM = CreateTeam( "Battalion Commander", {
  3098. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3099. Health = 100,
  3100. Colour = Regiment_Color.rHORN,
  3101. Rank = 18,
  3102. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3103. Regiment = "Horn Company Saviour Squad",
  3104. Clearance = "4",
  3105. } )
  3106.  
  3107. TEAM_HORNMEDIC_FCOM = CreateTeam( "Field Commander", {
  3108. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "weapon_bactainjector", "weapon_defibrillator"},
  3109. Health = 100,
  3110. Colour = Regiment_Color.rHORN,
  3111. Rank = 19,
  3112. Model = "models/player/gideon/horn_company/flashband/flashband.mdl",
  3113. Regiment = "Horn Company Saviour Squad",
  3114. Clearance = "4",
  3115. } )
  3116.  
  3117. TEAM_HORN_ARC = CreateTeam( "", {
  3118. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "alydus_fortificationbuildertablet", "tfa_swch_grenadelaunch", "t3m4_empgrenade"},
  3119. Health = 100,
  3120. Colour = Regiment_Color.rHORN,
  3121. Rank = 20,
  3122. Model = "models/player/horn/horn_arc/horn_arc.mdl",
  3123. Regiment = "Horn Company",
  3124. Clearance = "2",
  3125. } )
  3126.  
  3127. -------- Galactic Marines -----------
  3128. TEAM_GM_PVT = CreateTeam( "Private", {
  3129. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended"},
  3130. Health = 100,
  3131. Colour = Regiment_Color.rGM,
  3132. Rank = 1,
  3133. Model = "models/player/gideon/galacticmarine/white/gm_white.mdl",
  3134. Regiment = "Galactic Marines",
  3135. Clearance = "1",
  3136. } )
  3137.  
  3138. TEAM_GM_PFC = CreateTeam( "First Class Private", {
  3139. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended"},
  3140. Health = 100,
  3141. Colour = Regiment_Color.rGM,
  3142. Rank = 2,
  3143. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3144. Regiment = "Galactic Marines",
  3145. Clearance = "1",
  3146. } )
  3147.  
  3148. TEAM_GM_LCPL = CreateTeam( "Lance Corporal", {
  3149. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended"},
  3150. Health = 100,
  3151. Colour = Regiment_Color.rGM,
  3152. Rank = 3,
  3153. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3154. Regiment = "Galactic Marines",
  3155. Clearance = "1",
  3156. } )
  3157.  
  3158. TEAM_GM_CPL = CreateTeam( "Corporal", {
  3159. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3160. Health = 100,
  3161. Colour = Regiment_Color.rGM,
  3162. Rank = 4,
  3163. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3164. Regiment = "Galactic Marines",
  3165. Clearance = "1",
  3166. } )
  3167.  
  3168. TEAM_GM_SPC = CreateTeam( "Specialist", {
  3169. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3170. Health = 100,
  3171. Colour = Regiment_Color.rGM,
  3172. Rank = 5,
  3173. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3174. Regiment = "Galactic Marines",
  3175. Clearance = "1",
  3176. } )
  3177.  
  3178. TEAM_GM_SGT = CreateTeam( "Sergeant", {
  3179. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3180. Health = 100,
  3181. Colour = Regiment_Color.rGM,
  3182. Rank = 6,
  3183. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3184. Regiment = "Galactic Marines",
  3185. Clearance = "2",
  3186. } )
  3187.  
  3188. TEAM_GM_SSGT = CreateTeam( "Staff Sergeant", {
  3189. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3190. Health = 100,
  3191. Colour = Regiment_Color.rGM,
  3192. Rank = 7,
  3193. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3194. Regiment = "Galactic Marines",
  3195. Clearance = "2",
  3196. } )
  3197.  
  3198. TEAM_GM_DSGT = CreateTeam( "Drill Sergeant", {
  3199. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3200. Health = 100,
  3201. Colour = Regiment_Color.rGM,
  3202. Rank = 8,
  3203. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3204. Regiment = "Galactic Marines",
  3205. Clearance = "2",
  3206. } )
  3207.  
  3208. TEAM_GM_GSGT = CreateTeam( "Gunnery Sergeant", {
  3209. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3210. Health = 100,
  3211. Colour = Regiment_Color.rGM,
  3212. Rank = 9,
  3213. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3214. Regiment = "Galactic Marines",
  3215. Clearance = "2",
  3216. } )
  3217.  
  3218. TEAM_GM_MSGT = CreateTeam( "Master Sergeant", {
  3219. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3220. Health = 100,
  3221. Colour = Regiment_Color.rGM,
  3222. Rank = 10,
  3223. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3224. Regiment = "Galactic Marines",
  3225. Clearance = "2",
  3226. } )
  3227.  
  3228. TEAM_GM_WO = CreateTeam( "Warrant Officer", {
  3229. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det"},
  3230. Health = 100,
  3231. Colour = Regiment_Color.rGM,
  3232. Rank = 11,
  3233. Model = "models/player/gideon/galacticmarine/trooper/gm_trooper.mdl",
  3234. Regiment = "Galactic Marines",
  3235. Clearance = "2",
  3236. } )
  3237.  
  3238. TEAM_GM_2NDLT = CreateTeam( "2nd Lieutenant", {
  3239. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3240. Health = 100,
  3241. Colour = Regiment_Color.rGM,
  3242. Rank = 12,
  3243. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3244. Regiment = "Galactic Marines",
  3245. Clearance = "3",
  3246. } )
  3247.  
  3248. TEAM_GM_LT = CreateTeam( " Lieutenant", {
  3249. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3250. Health = 100,
  3251. Colour = Regiment_Color.rGM,
  3252. Rank = 13,
  3253. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3254. Regiment = "Galactic Marines",
  3255. Clearance = "3",
  3256. } )
  3257.  
  3258. TEAM_GM_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  3259. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3260. Health = 100,
  3261. Colour = Regiment_Color.rGM,
  3262. Rank = 14,
  3263. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3264. Regiment = "Galactic Marines",
  3265. Clearance = "3",
  3266. } )
  3267.  
  3268. TEAM_GM_CAPTAIN = CreateTeam( "Captain", {
  3269. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3270. Health = 100,
  3271. Colour = Regiment_Color.rGM,
  3272. Rank = 15,
  3273. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3274. Regiment = "Galactic Marines",
  3275. Clearance = "3",
  3276. } )
  3277.  
  3278. TEAM_GM_MAJOR = CreateTeam( "Major", {
  3279. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3280. Health = 100,
  3281. Colour = Regiment_Color.rGM,
  3282. Rank = 16,
  3283. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3284. Regiment = "Galactic Marines",
  3285. Clearance = "3",
  3286. } )
  3287.  
  3288. TEAM_GM_COLONEL = CreateTeam( "Colonel", {
  3289. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3290. Health = 100,
  3291. Colour = Regiment_Color.rGM,
  3292. Rank = 17,
  3293. Model = "models/player/gideon/galacticmarine/officer/gm_officer.mdl",
  3294. Regiment = "Galactic Marines",
  3295. Clearance = "3",
  3296. } )
  3297.  
  3298. TEAM_GM_BCOM = CreateTeam( "Battalion Commander", {
  3299. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3300. Health = 100,
  3301. Colour = Regiment_Color.rGM,
  3302. Rank = 18,
  3303. Model = "models/player/gideon/bacara/gm_bacara.mdl",
  3304. Regiment = "Galactic Marines",
  3305. Clearance = "4",
  3306. } )
  3307.  
  3308. TEAM_GM_FCOM = CreateTeam( "Field Commander", {
  3309. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3310. Health = 100,
  3311. Colour = Regiment_Color.rGM,
  3312. Rank = 19,
  3313. Model = "models/player/gideon/bacara/gm_bacara.mdl",
  3314. Regiment = "Galactic Marines",
  3315. Clearance = "4",
  3316. } )
  3317.  
  3318. TEAM_GM_COM = CreateTeam( "Commander", {
  3319. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3320. Health = 100,
  3321. Colour = Regiment_Color.rGM,
  3322. Rank = 20,
  3323. Model = "models/player/gideon/bacara/gm_bacara.mdl",
  3324. Regiment = "Galactic Marines",
  3325. Clearance = "4",
  3326. } )
  3327.  
  3328. TEAM_GM_MARSHCOM = CreateTeam( "Marshal Commander", {
  3329. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_a280_extended", "thermal_det", "tfa_sw_dc17dual"},
  3330. Health = 100,
  3331. Colour = Regiment_Color.rGM,
  3332. Rank = 21,
  3333. Model = "models/player/gideon/bacara/gm_bacara.mdl",
  3334. Regiment = "Galactic Marines",
  3335. Clearance = "4",
  3336. } )
  3337.  
  3338. -------- Galactic Marines Endangerment Company -----------
  3339.  
  3340. TEAM_GM_MAR_PVT = CreateTeam( "Private", {
  3341. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3342. Health = 100,
  3343. Colour = Regiment_Color.rGM,
  3344. Rank = 1,
  3345. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3346. Regiment = "Galactic Marines Marauder Company",
  3347. Clearance = "1",
  3348. } )
  3349.  
  3350. TEAM_GM_MAR_PFC = CreateTeam( "First Class Private", {
  3351. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3352. Health = 100,
  3353. Colour = Regiment_Color.rGM,
  3354. Rank = 2,
  3355. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3356. Regiment = "Galactic Marines Marauder Company",
  3357. Clearance = "1",
  3358. } )
  3359.  
  3360. TEAM_GM_MAR_LCPL = CreateTeam( "Lance Corporal", {
  3361. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3362. Health = 100,
  3363. Colour = Regiment_Color.rGM,
  3364. Rank = 3,
  3365. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3366. Regiment = "Galactic Marines Marauder Company",
  3367. Clearance = "1",
  3368. } )
  3369.  
  3370. TEAM_GM_MAR_CPL = CreateTeam( "Corporal", {
  3371. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3372. Health = 100,
  3373. Colour = Regiment_Color.rGM,
  3374. Rank = 4,
  3375. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3376. Regiment = "Galactic Marines Marauder Company",
  3377. Clearance = "1",
  3378. } )
  3379.  
  3380. TEAM_GM_MAR_SPC = CreateTeam( "Specialist", {
  3381. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3382. Health = 100,
  3383. Colour = Regiment_Color.rGM,
  3384. Rank = 5,
  3385. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3386. Regiment = "Galactic Marines Marauder Company",
  3387. Clearance = "1",
  3388. } )
  3389.  
  3390. TEAM_GM_MAR_SGT = CreateTeam( "Sergeant", {
  3391. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3392. Health = 100,
  3393. Colour = Regiment_Color.rGM,
  3394. Rank = 6,
  3395. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3396. Regiment = "Galactic Marines Marauder Company",
  3397. Clearance = "2",
  3398. } )
  3399.  
  3400. TEAM_GM_MAR_SSGT = CreateTeam( "Staff Sergeant", {
  3401. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3402. Health = 100,
  3403. Colour = Regiment_Color.rGM,
  3404. Rank = 7,
  3405. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3406. Regiment = "Galactic Marines Marauder Company",
  3407. Clearance = "2",
  3408. } )
  3409.  
  3410. TEAM_GM_MAR_DSGT = CreateTeam( "Drill Sergeant", {
  3411. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3412. Health = 100,
  3413. Colour = Regiment_Color.rGM,
  3414. Rank = 8,
  3415. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3416. Regiment = "Galactic Marines Marauder Company",
  3417. Clearance = "2",
  3418. } )
  3419.  
  3420. TEAM_GM_MAR_GSGT = CreateTeam( "Gunnery Sergeant", {
  3421. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3422. Health = 100,
  3423. Colour = Regiment_Color.rGM,
  3424. Rank = 9,
  3425. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3426. Regiment = "Galactic Marines Marauder Company",
  3427. Clearance = "2",
  3428. } )
  3429.  
  3430. TEAM_GM_MAR_MSGT = CreateTeam( "Master Sergeant", {
  3431. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3432. Health = 100,
  3433. Colour = Regiment_Color.rGM,
  3434. Rank = 10,
  3435. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3436. Regiment = "Galactic Marines Marauder Company",
  3437. Clearance = "2",
  3438. } )
  3439.  
  3440. TEAM_GM_MAR_WO = CreateTeam( "Warrant Officer", {
  3441. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  3442. Health = 100,
  3443. Colour = Regiment_Color.rGM,
  3444. Rank = 11,
  3445. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3446. Regiment = "Galactic Marines Marauder Company",
  3447. Clearance = "2",
  3448. } )
  3449.  
  3450. TEAM_GM_MAR_2NDLT = CreateTeam( "2nd Lieutenant", {
  3451. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3452. Health = 100,
  3453. Colour = Regiment_Color.rGM,
  3454. Rank = 12,
  3455. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3456. Regiment = "Galactic Marines Marauder Company",
  3457. Clearance = "3",
  3458. } )
  3459.  
  3460. TEAM_GM_MAR_LT = CreateTeam( " Lieutenant", {
  3461. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3462. Health = 100,
  3463. Colour = Regiment_Color.rGM,
  3464. Rank = 13,
  3465. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3466. Regiment = "Galactic Marines Marauder Company",
  3467. Clearance = "3",
  3468. } )
  3469.  
  3470. TEAM_GM_MAR_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  3471. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3472. Health = 100,
  3473. Colour = Regiment_Color.rGM,
  3474. Rank = 14,
  3475. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3476. Regiment = "Galactic Marines Marauder Company",
  3477. Clearance = "3",
  3478. } )
  3479.  
  3480. TEAM_GM_MAR_CAPTAIN = CreateTeam( "Captain", {
  3481. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3482. Health = 100,
  3483. Colour = Regiment_Color.rGM,
  3484. Rank = 15,
  3485. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3486. Regiment = "Galactic Marines Marauder Company",
  3487. Clearance = "3",
  3488. } )
  3489.  
  3490. TEAM_GM_MAR_MAJOR = CreateTeam( "Major", {
  3491. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3492. Health = 100,
  3493. Colour = Regiment_Color.rGM,
  3494. Rank = 16,
  3495. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3496. Regiment = "Galactic Marines Marauder Company",
  3497. Clearance = "3",
  3498. } )
  3499.  
  3500. TEAM_GM_MAR_COLONEL = CreateTeam( "Colonel", {
  3501. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3502. Health = 100,
  3503. Colour = Regiment_Color.rGM,
  3504. Rank = 17,
  3505. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3506. Regiment = "Galactic Marines Marauder Company",
  3507. Clearance = "3",
  3508. } )
  3509.  
  3510. TEAM_GM_MAR_BCOM = CreateTeam( "Battalion Commander", {
  3511. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3512. Health = 100,
  3513. Colour = Regiment_Color.rGM,
  3514. Rank = 18,
  3515. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3516. Regiment = "Galactic Marines Marauder Company",
  3517. Clearance = "4",
  3518. } )
  3519.  
  3520. TEAM_GM_MAR_FCOM = CreateTeam( "Field Commander", {
  3521. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3522. Health = 100,
  3523. Colour = Regiment_Color.rGM,
  3524. Rank = 19,
  3525. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3526. Regiment = "Galactic Marines Marauder Company",
  3527. Clearance = "4",
  3528. } )
  3529.  
  3530. TEAM_GM_MAR_COM = CreateTeam( "Commander", {
  3531. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_repsnip", "tfa_swch_flarered", "weapon_rpw_binoculars", "tfa_sw_dc17dual"},
  3532. Health = 100,
  3533. Colour = Regiment_Color.rGM,
  3534. Rank = 20,
  3535. Model = "models/player/gideon/galacticmarine/marksman/gm_marksman.mdl",
  3536. Regiment = "Galactic Marines Marauder Company",
  3537. Clearance = "4",
  3538. } )
  3539.  
  3540. -------- Galactic Marines Keller's Unit -----------
  3541.  
  3542. TEAM_GM_KEL_PVT = CreateTeam( "Private", {
  3543. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3544. Health = 100,
  3545. Colour = Regiment_Color.rGM,
  3546. Rank = 1,
  3547. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3548. Regiment = "Galactic Marines Keller's Unit",
  3549. Clearance = "1",
  3550. } )
  3551.  
  3552. TEAM_GM_KEL_PFC = CreateTeam( "First Class Private", {
  3553. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3554. Health = 100,
  3555. Colour = Regiment_Color.rGM,
  3556. Rank = 2,
  3557. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3558. Regiment = "Galactic Marines Keller's Unit",
  3559. Clearance = "1",
  3560. } )
  3561.  
  3562. TEAM_GM_KEL_LCPL = CreateTeam( "Lance Corporal", {
  3563. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3564. Health = 100,
  3565. Colour = Regiment_Color.rGM,
  3566. Rank = 3,
  3567. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3568. Regiment = "Galactic Marines Keller's Unit",
  3569. Clearance = "1",
  3570. } )
  3571.  
  3572. TEAM_GM_KEL_CPL = CreateTeam( "Corporal", {
  3573. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3574. Health = 100,
  3575. Colour = Regiment_Color.rGM,
  3576. Rank = 4,
  3577. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3578. Regiment = "Galactic Marines Keller's Unit",
  3579. Clearance = "1",
  3580. } )
  3581.  
  3582. TEAM_GM_KEL_SPC = CreateTeam( "Specialist", {
  3583. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3584. Health = 100,
  3585. Colour = Regiment_Color.rGM,
  3586. Rank = 5,
  3587. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3588. Regiment = "Galactic Marines Keller's Unit",
  3589. Clearance = "1",
  3590. } )
  3591.  
  3592. TEAM_GM_KEL_SGT = CreateTeam( "Sergeant", {
  3593. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3594. Health = 100,
  3595. Colour = Regiment_Color.rGM,
  3596. Rank = 6,
  3597. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3598. Regiment = "Galactic Marines Keller's Unit",
  3599. Clearance = "2",
  3600. } )
  3601.  
  3602. TEAM_GM_KEL_SSGT = CreateTeam( "Staff Sergeant", {
  3603. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3604. Health = 100,
  3605. Colour = Regiment_Color.rGM,
  3606. Rank = 7,
  3607. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3608. Regiment = "Galactic Marines Keller's Unit",
  3609. Clearance = "2",
  3610. } )
  3611.  
  3612. TEAM_GM_KEL_DSGT = CreateTeam( "Drill Sergeant", {
  3613. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3614. Health = 100,
  3615. Colour = Regiment_Color.rGM,
  3616. Rank = 8,
  3617. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3618. Regiment = "Galactic Marines Keller's Unit",
  3619. Clearance = "2",
  3620. } )
  3621.  
  3622. TEAM_GM_KEL_GSGT = CreateTeam( "Gunnery Sergeant", {
  3623. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3624. Health = 100,
  3625. Colour = Regiment_Color.rGM,
  3626. Rank = 9,
  3627. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3628. Regiment = "Galactic Marines Keller's Unit",
  3629. Clearance = "2",
  3630. } )
  3631.  
  3632. TEAM_GM_KEL_MSGT = CreateTeam( "Master Sergeant", {
  3633. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3634. Health = 100,
  3635. Colour = Regiment_Color.rGM,
  3636. Rank = 10,
  3637. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3638. Regiment = "Galactic Marines Keller's Unit",
  3639. Clearance = "2",
  3640. } )
  3641.  
  3642. TEAM_GM_KEL_WO = CreateTeam( "Warrant Officer", {
  3643. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife"},
  3644. Health = 100,
  3645. Colour = Regiment_Color.rGM,
  3646. Rank = 11,
  3647. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3648. Regiment = "Galactic Marines Keller's Unit",
  3649. Clearance = "2",
  3650. } )
  3651.  
  3652. TEAM_GM_KEL_2NDLT = CreateTeam( "2nd Lieutenant", {
  3653. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3654. Health = 100,
  3655. Colour = Regiment_Color.rGM,
  3656. Rank = 12,
  3657. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3658. Regiment = "Galactic Marines Keller's Unit",
  3659. Clearance = "3",
  3660. } )
  3661.  
  3662. TEAM_GM_KEL_LT = CreateTeam( " Lieutenant", {
  3663. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3664. Health = 100,
  3665. Colour = Regiment_Color.rGM,
  3666. Rank = 13,
  3667. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3668. Regiment = "Galactic Marines Keller's Unit",
  3669. Clearance = "3",
  3670. } )
  3671.  
  3672. TEAM_GM_KEL_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  3673. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3674. Health = 100,
  3675. Colour = Regiment_Color.rGM,
  3676. Rank = 14,
  3677. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3678. Regiment = "Galactic Marines Keller's Unit",
  3679. Clearance = "3",
  3680. } )
  3681.  
  3682. TEAM_GM_KEL_CAPTAIN = CreateTeam( "Captain", {
  3683. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3684. Health = 100,
  3685. Colour = Regiment_Color.rGM,
  3686. Rank = 15,
  3687. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3688. Regiment = "Galactic Marines Keller's Unit",
  3689. Clearance = "3",
  3690. } )
  3691.  
  3692. TEAM_GM_KEL_MAJOR = CreateTeam( "Major", {
  3693. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3694. Health = 100,
  3695. Colour = Regiment_Color.rGM,
  3696. Rank = 16,
  3697. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3698. Regiment = "Galactic Marines Keller's Unit",
  3699. Clearance = "3",
  3700. } )
  3701.  
  3702. TEAM_GM_KEL_COLONEL = CreateTeam( "Colonel", {
  3703. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3704. Health = 100,
  3705. Colour = Regiment_Color.rGM,
  3706. Rank = 17,
  3707. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3708. Regiment = "Galactic Marines Keller's Unit",
  3709. Clearance = "3",
  3710. } )
  3711.  
  3712. TEAM_GM_KEL_BCOM = CreateTeam( "Battalion Commander", {
  3713. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3714. Health = 100,
  3715. Colour = Regiment_Color.rGM,
  3716. Rank = 18,
  3717. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3718. Regiment = "Galactic Marines Keller's Unit",
  3719. Clearance = "4",
  3720. } )
  3721.  
  3722. TEAM_GM_KEL_FCOM = CreateTeam( "Field Commander", {
  3723. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3724. Health = 100,
  3725. Colour = Regiment_Color.rGM,
  3726. Rank = 19,
  3727. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3728. Regiment = "Galactic Marines Keller's Unit",
  3729. Clearance = "4",
  3730. } )
  3731.  
  3732. TEAM_GM_KEL_COM = CreateTeam( "Commander", {
  3733. Weapons = {"none", "climb_swep2", "tfa_dlt19_extended", "tfa_sw_repshot", "thermal_det", "m9k_knife", "tfa_sw_dc17dual"},
  3734. Health = 100,
  3735. Colour = Regiment_Color.rGM,
  3736. Rank = 20,
  3737. Model = "models/player/gideon/galacticmarine/kellersunit/gm_ku.mdl",
  3738. Regiment = "Galactic Marines Keller's Unit",
  3739. Clearance = "4",
  3740. } )
  3741.  
  3742. -------- Galactic Marines Regimental ARC -------------
  3743. TEAM_GM_BETA_ARC = CreateTeam( "", {
  3744. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "tfa_a280_extended", "tfa_sw_arc_pistols", "m9k_knife"},
  3745. Health = 100,
  3746. Colour = Regiment_Color.rGM,
  3747. Rank = 1,
  3748. Model = "models/player/marines/marines_arc/gm_arc.mdl",
  3749. Regiment = "Galactic Marines",
  3750. Clearance = "2",
  3751. } )
  3752.  
  3753. -------- Coruscant Guard -----------
  3754.  
  3755. TEAM_CG_PVT = CreateTeam( "Private", {
  3756. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3757. Health = 100,
  3758. Colour = Regiment_Color.rCG,
  3759. Rank = 1,
  3760. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3761. Regiment = "Coruscant Guard",
  3762. Clearance = "1",
  3763. } )
  3764.  
  3765. TEAM_CG_PFC = CreateTeam( "First Class Private", {
  3766. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3767. Health = 100,
  3768. Colour = Regiment_Color.rCG,
  3769. Rank = 2,
  3770. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3771. Regiment = "Coruscant Guard",
  3772. Clearance = "1",
  3773. } )
  3774.  
  3775. TEAM_CG_LCPL = CreateTeam( "Lance Corporal", {
  3776. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3777. Health = 100,
  3778. Colour = Regiment_Color.rCG,
  3779. Rank = 3,
  3780. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3781. Regiment = "Coruscant Guard",
  3782. Clearance = "1",
  3783. } )
  3784.  
  3785. TEAM_CG_CPL = CreateTeam( "Corporal", {
  3786. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3787. Health = 100,
  3788. Colour = Regiment_Color.rCG,
  3789. Rank = 4,
  3790. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3791. Regiment = "Coruscant Guard",
  3792. Clearance = "1",
  3793. } )
  3794.  
  3795. TEAM_CG_SPC = CreateTeam( "Specialist", {
  3796. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3797. Health = 100,
  3798. Colour = Regiment_Color.rCG,
  3799. Rank = 5,
  3800. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3801. Regiment = "Coruscant Guard",
  3802. Clearance = "1",
  3803. } )
  3804.  
  3805. TEAM_CG_SGT = CreateTeam( "Sergeant", {
  3806. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3807. Health = 100,
  3808. Colour = Regiment_Color.rCG,
  3809. Rank = 6,
  3810. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3811. Regiment = "Coruscant Guard",
  3812. Clearance = "2",
  3813. } )
  3814.  
  3815. TEAM_CG_SSGT = CreateTeam( "Staff Sergeant", {
  3816. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3817. Health = 100,
  3818. Colour = Regiment_Color.rCG,
  3819. Rank = 7,
  3820. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3821. Regiment = "Coruscant Guard",
  3822. Clearance = "2",
  3823. } )
  3824.  
  3825. TEAM_CG_DSGT = CreateTeam( "Drill Sergeant", {
  3826. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3827. Health = 100,
  3828. Colour = Regiment_Color.rCG,
  3829. Rank = 8,
  3830. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3831. Regiment = "Coruscant Guard",
  3832. Clearance = "2",
  3833. } )
  3834.  
  3835. TEAM_CG_GSGT = CreateTeam( "Gunnery Sergeant", {
  3836. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3837. Health = 100,
  3838. Colour = Regiment_Color.rCG,
  3839. Rank = 9,
  3840. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3841. Regiment = "Coruscant Guard",
  3842. Clearance = "2",
  3843. } )
  3844.  
  3845. TEAM_CG_MSGT = CreateTeam( "Master Sergeant", {
  3846. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3847. Health = 100,
  3848. Colour = Regiment_Color.rCG,
  3849. Rank = 10,
  3850. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3851. Regiment = "Coruscant Guard",
  3852. Clearance = "2",
  3853. } )
  3854.  
  3855. TEAM_CG_WO = CreateTeam( "Warrant Officer", {
  3856. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic"},
  3857. Health = 100,
  3858. Colour = Regiment_Color.rCG,
  3859. Rank = 11,
  3860. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3861. Regiment = "Coruscant Guard",
  3862. Clearance = "2",
  3863. } )
  3864.  
  3865. TEAM_CG_2NDLT = CreateTeam( "2nd Lieutenant", {
  3866. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3867. Health = 100,
  3868. Colour = Regiment_Color.rCG,
  3869. Rank = 12,
  3870. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3871. Regiment = "Coruscant Guard",
  3872. Clearance = "3",
  3873. } )
  3874.  
  3875. TEAM_CG_LT = CreateTeam( "Lieutenant", {
  3876. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3877. Health = 100,
  3878. Colour = Regiment_Color.rCG,
  3879. Rank = 13,
  3880. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3881. Regiment = "Coruscant Guard",
  3882. Clearance = "3",
  3883. } )
  3884.  
  3885. TEAM_CG_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  3886. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3887. Health = 100,
  3888. Colour = Regiment_Color.rCG,
  3889. Rank = 14,
  3890. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3891. Regiment = "Coruscant Guard",
  3892. Clearance = "3",
  3893. } )
  3894.  
  3895. TEAM_CG_CAPTAIN = CreateTeam( "Captain", {
  3896. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3897. Health = 100,
  3898. Colour = Regiment_Color.rCG,
  3899. Rank = 15,
  3900. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3901. Regiment = "Coruscant Guard",
  3902. Clearance = "3",
  3903. } )
  3904.  
  3905. TEAM_CG_MAJOR = CreateTeam( "Major", {
  3906. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3907. Health = 100,
  3908. Colour = Regiment_Color.rCG,
  3909. Rank = 16,
  3910. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3911. Regiment = "Coruscant Guard",
  3912. Clearance = "3",
  3913. } )
  3914.  
  3915. TEAM_CG_COLONEL = CreateTeam( "Colonel", {
  3916. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3917. Health = 100,
  3918. Colour = Regiment_Color.rCG,
  3919. Rank = 17,
  3920. Model = "models/player/gideon/coruscantguards/trooper/cg_trooper.mdl",
  3921. Regiment = "Coruscant Guard",
  3922. Clearance = "3",
  3923. } )
  3924.  
  3925. TEAM_CG_BCOM = CreateTeam( "Battalion Commander", {
  3926. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3927. Health = 100,
  3928. Colour = Regiment_Color.rCG,
  3929. Rank = 18,
  3930. Model = "models/player/gideon/coruscantguards/fox/cg_fox.mdl",
  3931. Regiment = "Coruscant Guard",
  3932. Clearance = "4",
  3933. } )
  3934.  
  3935. TEAM_CG_FCOM = CreateTeam( "Field Commander", {
  3936. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3937. Health = 100,
  3938. Colour = Regiment_Color.rCG,
  3939. Rank = 19,
  3940. Model = "models/player/gideon/coruscantguards/fox/cg_fox.mdl",
  3941. Regiment = "Coruscant Guard",
  3942. Clearance = "4",
  3943. } )
  3944.  
  3945. TEAM_CG_COM = CreateTeam( "Commander", {
  3946. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3947. Health = 100,
  3948. Colour = Regiment_Color.rCG,
  3949. Rank = 20,
  3950. Model = "models/player/gideon/coruscantguards/fox/cg_fox.mdl",
  3951. Regiment = "Coruscant Guard",
  3952. Clearance = "4",
  3953. } )
  3954.  
  3955. TEAM_CG_MARSHCOM = CreateTeam( "Marshal Commander", {
  3956. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_dc15a", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual"},
  3957. Health = 100,
  3958. Colour = Regiment_Color.rCG,
  3959. Rank = 21,
  3960. Model = "models/player/gideon/coruscantguards/fox/cg_fox.mdl",
  3961. Regiment = "Coruscant Guard",
  3962. Clearance = "4",
  3963. } )
  3964.  
  3965.  
  3966. ----- Coruscant Guard Reaction Company ----
  3967.  
  3968. TEAM_CGREACT_PVT = CreateTeam( "Private", {
  3969. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  3970. Health = 100,
  3971. Colour = Regiment_Color.rCG,
  3972. Rank = 1,
  3973. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  3974. Regiment = "Coruscant Guard Reaction Company",
  3975. Clearance = "1",
  3976. } )
  3977.  
  3978. TEAM_CGREACT_PFC = CreateTeam( "First Class Private", {
  3979. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  3980. Health = 100,
  3981. Colour = Regiment_Color.rCG,
  3982. Rank = 2,
  3983. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  3984. Regiment = "Coruscant Guard Reaction Company",
  3985. Clearance = "1",
  3986. } )
  3987.  
  3988. TEAM_CGREACT_LCPL = CreateTeam( "Lance Corporal", {
  3989. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  3990. Health = 100,
  3991. Colour = Regiment_Color.rCG,
  3992. Rank = 3,
  3993. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  3994. Regiment = "Coruscant Guard Reaction Company",
  3995. Clearance = "1",
  3996. } )
  3997.  
  3998. TEAM_CGREACT_CPL = CreateTeam( "Corporal", {
  3999. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4000. Health = 100,
  4001. Colour = Regiment_Color.rCG,
  4002. Rank = 4,
  4003. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4004. Regiment = "Coruscant Guard Reaction Company",
  4005. Clearance = "1",
  4006. } )
  4007.  
  4008. TEAM_CGREACT_SPC = CreateTeam( "Specialist", {
  4009. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4010. Health = 100,
  4011. Colour = Regiment_Color.rCG,
  4012. Rank = 5,
  4013. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4014. Regiment = "Coruscant Guard Reaction Company",
  4015. Clearance = "1",
  4016. } )
  4017.  
  4018. TEAM_CGREACT_SGT = CreateTeam( "Sergeant", {
  4019. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4020. Health = 100,
  4021. Colour = Regiment_Color.rCG,
  4022. Rank = 6,
  4023. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4024. Regiment = "Coruscant Guard Reaction Company",
  4025. Clearance = "2",
  4026. } )
  4027.  
  4028. TEAM_CGREACT_SSGT = CreateTeam( "Staff Sergeant", {
  4029. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4030. Health = 100,
  4031. Colour = Regiment_Color.rCG,
  4032. Rank = 7,
  4033. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4034. Regiment = "Coruscant Guard Reaction Company",
  4035. Clearance = "2",
  4036. } )
  4037.  
  4038. TEAM_CGREACT_DSGT = CreateTeam( "Drill Sergeant", {
  4039. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4040. Health = 100,
  4041. Colour = Regiment_Color.rCG,
  4042. Rank = 8,
  4043. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4044. Regiment = "Coruscant Guard Reaction Company",
  4045. Clearance = "2",
  4046. } )
  4047.  
  4048. TEAM_CGREACT_GSGT = CreateTeam( "Gunnery Sergeant", {
  4049. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4050. Health = 100,
  4051. Colour = Regiment_Color.rCG,
  4052. Rank = 9,
  4053. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4054. Regiment = "Coruscant Guard Reaction Company",
  4055. Clearance = "2",
  4056. } )
  4057.  
  4058. TEAM_CGREACT_MSGT = CreateTeam( "Master Sergeant", {
  4059. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4060. Health = 100,
  4061. Colour = Regiment_Color.rCG,
  4062. Rank = 10,
  4063. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4064. Regiment = "Coruscant Guard Reaction Company",
  4065. Clearance = "2",
  4066. } )
  4067.  
  4068. TEAM_CGREACT_WO = CreateTeam( "Warrant Officer", {
  4069. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "deployable_shield"},
  4070. Health = 100,
  4071. Colour = Regiment_Color.rCG,
  4072. Rank = 11,
  4073. Model = "models/player/gideon/coruscantguards/heavy/cg_heavy.mdl",
  4074. Regiment = "Coruscant Guard Reaction Company",
  4075. Clearance = "2",
  4076. } )
  4077.  
  4078. TEAM_CGREACT_2NDLT = CreateTeam( "2nd Lieutenant", {
  4079. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4080. Health = 100,
  4081. Colour = Regiment_Color.rCG,
  4082. Rank = 12,
  4083. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4084. Regiment = "Coruscant Guard Reaction Company",
  4085. Clearance = "3",
  4086. } )
  4087.  
  4088. TEAM_CGREACT_LT = CreateTeam( "Lieutenant", {
  4089. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4090. Health = 100,
  4091. Colour = Regiment_Color.rCG,
  4092. Rank = 13,
  4093. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4094. Regiment = "Coruscant Guard Reaction Company",
  4095. Clearance = "3",
  4096. } )
  4097.  
  4098. TEAM_CGREACT_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  4099. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4100. Health = 100,
  4101. Colour = Regiment_Color.rCG,
  4102. Rank = 14,
  4103. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4104. Regiment = "Coruscant Guard Reaction Company",
  4105. Clearance = "3",
  4106. } )
  4107.  
  4108. TEAM_CGREACT_CAPTAIN = CreateTeam( "Captain", {
  4109. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4110. Health = 100,
  4111. Colour = Regiment_Color.rCG,
  4112. Rank = 15,
  4113. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4114. Regiment = "Coruscant Guard Reaction Company",
  4115. Clearance = "3",
  4116. } )
  4117.  
  4118. TEAM_CGREACT_MAJOR = CreateTeam( "Major", {
  4119. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4120. Health = 100,
  4121. Colour = Regiment_Color.rCG,
  4122. Rank = 16,
  4123. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4124. Regiment = "Coruscant Guard Reaction Company",
  4125. Clearance = "3",
  4126. } )
  4127.  
  4128. TEAM_CGREACT_COLONEL = CreateTeam( "Colonel", {
  4129. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4130. Health = 100,
  4131. Colour = Regiment_Color.rCG,
  4132. Rank = 17,
  4133. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4134. Regiment = "Coruscant Guard Reaction Company",
  4135. Clearance = "3",
  4136. } )
  4137.  
  4138. TEAM_CGREACT_BCOM = CreateTeam( "Battalion Commander", {
  4139. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4140. Health = 100,
  4141. Colour = Regiment_Color.rCG,
  4142. Rank = 18,
  4143. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4144. Regiment = "Coruscant Guard Reaction Company",
  4145. Clearance = "4",
  4146. } )
  4147.  
  4148. TEAM_CGREACT_FCOM = CreateTeam( "Field Commander", {
  4149. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4150. Health = 100,
  4151. Colour = Regiment_Color.rCG,
  4152. Rank = 19,
  4153. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4154. Regiment = "Coruscant Guard Reaction Company",
  4155. Clearance = "4",
  4156. } )
  4157.  
  4158. TEAM_CGREACT_COM = CreateTeam( "Commander", {
  4159. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_clonelauncher", "tfa_sw_repshot", "tfa_taser", "thermal_det", "weapon_cuff_elastic", "tfa_sw_dc17dual", "deployable_shield"},
  4160. Health = 100,
  4161. Colour = Regiment_Color.rCG,
  4162. Rank = 20,
  4163. Model = "models/player/gideon/coruscantguards/riot/cg_riot.mdl",
  4164. Regiment = "Coruscant Guard Reaction Company",
  4165. Clearance = "4",
  4166. } )
  4167.  
  4168. --------- Coruscant Guard Tracker Unit ----------
  4169.  
  4170. TEAM_CGTRACKER_PVT = CreateTeam( "Private", {
  4171. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4172. Health = 100,
  4173. Colour = Regiment_Color.rCG,
  4174. Rank = 1,
  4175. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4176. Regiment = "Coruscant Guard Tracker Unit",
  4177. Clearance = "1",
  4178. } )
  4179.  
  4180. TEAM_CGTRACKER_PFC = CreateTeam( "First Class Private", {
  4181. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4182. Health = 100,
  4183. Colour = Regiment_Color.rCG,
  4184. Rank = 2,
  4185. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4186. Regiment = "Coruscant Guard Tracker Unit",
  4187. Clearance = "1",
  4188. } )
  4189.  
  4190. TEAM_CGTRACKER_LCPL = CreateTeam( "Lance Corporal", {
  4191. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4192. Health = 100,
  4193. Colour = Regiment_Color.rCG,
  4194. Rank = 3,
  4195. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4196. Regiment = "Coruscant Guard Tracker Unit",
  4197. Clearance = "1",
  4198. } )
  4199.  
  4200. TEAM_CGTRACKER_CPL = CreateTeam( "Corporal", {
  4201. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4202. Health = 100,
  4203. Colour = Regiment_Color.rCG,
  4204. Rank = 4,
  4205. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4206. Regiment = "Coruscant Guard Tracker Unit",
  4207. Clearance = "1",
  4208. } )
  4209.  
  4210. TEAM_CGTRACKER_SPC = CreateTeam( "Specialist", {
  4211. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4212. Health = 100,
  4213. Colour = Regiment_Color.rCG,
  4214. Rank = 5,
  4215. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4216. Regiment = "Coruscant Guard Tracker Unit",
  4217. Clearance = "1",
  4218. } )
  4219.  
  4220. TEAM_CGTRACKER_SGT = CreateTeam( "Sergeant", {
  4221. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4222. Health = 100,
  4223. Colour = Regiment_Color.rCG,
  4224. Rank = 6,
  4225. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4226. Regiment = "Coruscant Guard Tracker Unit",
  4227. Clearance = "2",
  4228. } )
  4229.  
  4230. TEAM_CGTRACKER_SSGT = CreateTeam( "Staff Sergeant", {
  4231. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4232. Health = 100,
  4233. Colour = Regiment_Color.rCG,
  4234. Rank = 7,
  4235. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4236. Regiment = "Coruscant Guard Tracker Unit",
  4237. Clearance = "2",
  4238. } )
  4239.  
  4240. TEAM_CGTRACKER_DSGT = CreateTeam( "Drill Sergeant", {
  4241. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4242. Health = 100,
  4243. Colour = Regiment_Color.rCG,
  4244. Rank = 8,
  4245. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4246. Regiment = "Coruscant Guard Tracker Unit",
  4247. Clearance = "2",
  4248. } )
  4249.  
  4250. TEAM_CGTRACKER_GSGT = CreateTeam( "Gunnery Sergeant", {
  4251. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4252. Health = 100,
  4253. Colour = Regiment_Color.rCG,
  4254. Rank = 9,
  4255. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4256. Regiment = "Coruscant Guard Tracker Unit",
  4257. Clearance = "2",
  4258. } )
  4259.  
  4260. TEAM_CGTRACKER_MSGT = CreateTeam( "Master Sergeant", {
  4261. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4262. Health = 100,
  4263. Colour = Regiment_Color.rCG,
  4264. Rank = 10,
  4265. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4266. Regiment = "Coruscant Guard Tracker Unit",
  4267. Clearance = "2",
  4268. } )
  4269.  
  4270. TEAM_CGTRACKER_WO = CreateTeam( "Warrant Officer", {
  4271. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "weapon_leash_rope"},
  4272. Health = 100,
  4273. Colour = Regiment_Color.rCG,
  4274. Rank = 11,
  4275. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_red.mdl",
  4276. Regiment = "Coruscant Guard Tracker Unit",
  4277. Clearance = "2",
  4278. } )
  4279.  
  4280. TEAM_CGTRACKER_2NDLT = CreateTeam( "2nd Lieutenant", {
  4281. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4282. Health = 100,
  4283. Colour = Regiment_Color.rCG,
  4284. Rank = 12,
  4285. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4286. Regiment = "Coruscant Guard Tracker Unit",
  4287. Clearance = "3",
  4288. } )
  4289.  
  4290. TEAM_CGTRACKER_LT = CreateTeam( "Lieutenant", {
  4291. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4292. Health = 100,
  4293. Colour = Regiment_Color.rCG,
  4294. Rank = 13,
  4295. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4296. Regiment = "Coruscant Guard Tracker Unit",
  4297. Clearance = "3",
  4298. } )
  4299.  
  4300. TEAM_CGTRACKER_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  4301. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4302. Health = 100,
  4303. Colour = Regiment_Color.rCG,
  4304. Rank = 14,
  4305. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4306. Regiment = "Coruscant Guard Tracker Unit",
  4307. Clearance = "3",
  4308. } )
  4309.  
  4310. TEAM_CGTRACKER_CAPTAIN = CreateTeam( "Captain", {
  4311. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4312. Health = 100,
  4313. Colour = Regiment_Color.rCG,
  4314. Rank = 15,
  4315. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4316. Regiment = "Coruscant Guard Tracker Unit",
  4317. Clearance = "3",
  4318. } )
  4319.  
  4320. TEAM_CGTRACKER_MAJOR = CreateTeam( "Major", {
  4321. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4322. Health = 100,
  4323. Colour = Regiment_Color.rCG,
  4324. Rank = 16,
  4325. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4326. Regiment = "Coruscant Guard Tracker Unit",
  4327. Clearance = "3",
  4328. } )
  4329.  
  4330. TEAM_CGTRACKER_COLONEL = CreateTeam( "Colonel", {
  4331. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4332. Health = 100,
  4333. Colour = Regiment_Color.rCG,
  4334. Rank = 17,
  4335. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4336. Regiment = "Coruscant Guard Tracker Unit",
  4337. Clearance = "3",
  4338. } )
  4339.  
  4340. TEAM_CGTRACKER_BCOM = CreateTeam( "Battalion Commander", {
  4341. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4342. Health = 100,
  4343. Colour = Regiment_Color.rCG,
  4344. Rank = 18,
  4345. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4346. Regiment = "Coruscant Guard Tracker Unit",
  4347. Clearance = "4",
  4348. } )
  4349.  
  4350. TEAM_CGTRACKER_FCOM = CreateTeam( "Field Commander", {
  4351. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4352. Health = 100,
  4353. Colour = Regiment_Color.rCG,
  4354. Rank = 19,
  4355. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4356. Regiment = "Coruscant Guard Tracker Unit",
  4357. Clearance = "4",
  4358. } )
  4359.  
  4360. TEAM_CGTRACKER_COM = CreateTeam( "Commander", {
  4361. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repsnip", "tfa_taser", "weapon_cuff_elastic", "tfa_sw_dc17dual", "weapon_leash_rope"},
  4362. Health = 100,
  4363. Colour = Regiment_Color.rCG,
  4364. Rank = 20,
  4365. Model = "models/player/gideon/coruscantguards/tracker/cg_tracker_gray.mdl",
  4366. Regiment = "Coruscant Guard Tracker Unit",
  4367. Clearance = "4",
  4368. } )
  4369.  
  4370. -------- Coruscant Guard Lore Characters & Regimental ARC -----------
  4371.  
  4372. TEAM_CG_STONE = CreateTeam( "", {
  4373. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_taser", "weapon_cuff_elastic"},
  4374. Health = 100,
  4375. Colour = Regiment_Color.rCG,
  4376. Rank = 5,
  4377. Model = "models/player/gideon/coruscantguards/stone/cg_stone.mdl",
  4378. Regiment = "Coruscant Guard",
  4379. Clearance = "4",
  4380. } )
  4381.  
  4382. TEAM_CG_JEK = CreateTeam( "", {
  4383. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_taser", "weapon_cuff_elastic", "tfa_swch_z6"},
  4384. Health = 100,
  4385. Colour = Regiment_Color.rCG,
  4386. Rank = 5,
  4387. Model = "models/player/gideon/coruscantguards/jek/cg_jek.mdl",
  4388. Regiment = "Coruscant Guard",
  4389. Clearance = "2",
  4390. } )
  4391.  
  4392.  
  4393. TEAM_CG_RYS = CreateTeam( "", {
  4394. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "tfa_taser", "weapon_cuff_elastic"},
  4395. Health = 100,
  4396. Colour = Regiment_Color.rCG,
  4397. Rank = 5,
  4398. Model = "models/player/gideon/coruscantguards/jek/cg_jek.mdl",
  4399. Regiment = "Coruscant Guard",
  4400. Clearance = "2",
  4401. } )
  4402.  
  4403. TEAM_CG_THIRE = CreateTeam( "", {
  4404. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_swch_clonelauncher", "tfa_taser", "weapon_cuff_elastic"},
  4405. Health = 100,
  4406. Colour = Regiment_Color.rCG,
  4407. Rank = 5,
  4408. Model = "models/player/gideon/coruscantguards/thire/cg_thire.mdl",
  4409. Regiment = "Coruscant Guard",
  4410. Clearance = "2",
  4411. } )
  4412.  
  4413. TEAM_CG_THORN = CreateTeam( "", {
  4414. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual", "tfa_taser", "weapon_cuff_elastic", "tfa_swch_z6"},
  4415. Health = 100,
  4416. Colour = Regiment_Color.rCG,
  4417. Rank = 5,
  4418. Model = "models/player/gideon/coruscantguards/thorn/cg_thorn.mdl",
  4419. Regiment = "Coruscant Guard",
  4420. Clearance = "3",
  4421. } )
  4422.  
  4423. TEAM_CG_ARC = CreateTeam( "", {
  4424. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "tfa_taser", "weapon_cuff_elastic", "weapon_rpw_binoculars"},
  4425. Health = 100,
  4426. Colour = Regiment_Color.rCG,
  4427. Rank = 5,
  4428. Model = "models/player/gideon/coruscantguards/arc/cg_arc.mdl",
  4429. Regiment = "Coruscant Guard",
  4430. Clearance = "2",
  4431. } )
  4432.  
  4433.  
  4434. -------- 41st Elite Corps -----------
  4435. TEAM_41ST_PVT = CreateTeam( "Private", {
  4436. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4437. Health = 100,
  4438. Colour = Regiment_Color.r41ST,
  4439. Rank = 1,
  4440. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4441. Regiment = "41st Elite Corps",
  4442. Clearance = "1",
  4443. } )
  4444.  
  4445. TEAM_41ST_PFC = CreateTeam( "First Class Private", {
  4446. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4447. Health = 100,
  4448. Colour = Regiment_Color.r41ST,
  4449. Rank = 2,
  4450. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4451. Regiment = "41st Elite Corps",
  4452. Clearance = "1",
  4453. } )
  4454.  
  4455. TEAM_41ST_LCPL = CreateTeam( "Lance Corporal", {
  4456. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4457. Health = 100,
  4458. Colour = Regiment_Color.r41ST,
  4459. Rank = 3,
  4460. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4461. Regiment = "41st Elite Corps",
  4462. Clearance = "1",
  4463. } )
  4464.  
  4465. TEAM_41ST_CPL = CreateTeam( "Corporal", {
  4466. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4467. Health = 100,
  4468. Colour = Regiment_Color.r41ST,
  4469. Rank = 4,
  4470. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4471. Regiment = "41st Elite Corps",
  4472. Clearance = "1",
  4473. } )
  4474.  
  4475. TEAM_41ST_SPC = CreateTeam( "Specialist", {
  4476. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4477. Health = 100,
  4478. Colour = Regiment_Color.r41ST,
  4479. Rank = 5,
  4480. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4481. Regiment = "41st Elite Corps",
  4482. Clearance = "1",
  4483. } )
  4484.  
  4485. TEAM_41ST_SGT = CreateTeam( "Sergeant", {
  4486. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4487. Health = 100,
  4488. Colour = Regiment_Color.r41ST,
  4489. Rank = 6,
  4490. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4491. Regiment = "41st Elite Corps",
  4492. Clearance = "2",
  4493. } )
  4494.  
  4495. TEAM_41ST_SSGT = CreateTeam( "Staff Sergeant", {
  4496. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4497. Health = 100,
  4498. Colour = Regiment_Color.r41ST,
  4499. Rank = 7,
  4500. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4501. Regiment = "41st Elite Corps",
  4502. Clearance = "2",
  4503. } )
  4504.  
  4505. TEAM_41ST_DSGT = CreateTeam( "Drill Sergeant", {
  4506. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4507. Health = 100,
  4508. Colour = Regiment_Color.r41ST,
  4509. Rank = 8,
  4510. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4511. Regiment = "41st Elite Corps",
  4512. Clearance = "2",
  4513. } )
  4514.  
  4515. TEAM_41ST_GSGT = CreateTeam( "Gunnery Sergeant", {
  4516. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4517. Health = 100,
  4518. Colour = Regiment_Color.r41ST,
  4519. Rank = 9,
  4520. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4521. Regiment = "41st Elite Corps",
  4522. Clearance = "2",
  4523. } )
  4524.  
  4525. TEAM_41ST_MSGT = CreateTeam( "Master Sergeant", {
  4526. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4527. Health = 100,
  4528. Colour = Regiment_Color.r41ST,
  4529. Rank = 10,
  4530. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4531. Regiment = "41st Elite Corps",
  4532. Clearance = "2",
  4533. } )
  4534.  
  4535. TEAM_41ST_WO = CreateTeam( "Warrant Officer", {
  4536. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a"},
  4537. Health = 100,
  4538. Colour = Regiment_Color.r41ST,
  4539. Rank = 11,
  4540. Model = "models/tastik/41sttrooper/41sttrooper.mdl",
  4541. Regiment = "41st Elite Corps",
  4542. Clearance = "2",
  4543. } )
  4544.  
  4545. TEAM_41ST_2NDLT = CreateTeam( "2nd Lieutenant", {
  4546. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4547. Health = 100,
  4548. Colour = Regiment_Color.r41ST,
  4549. Rank = 12,
  4550. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4551. Regiment = "41st Elite Corps",
  4552. Clearance = "3",
  4553. } )
  4554.  
  4555. TEAM_41ST_LT = CreateTeam( "Lieutenant", {
  4556. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4557. Health = 100,
  4558. Colour = Regiment_Color.r41ST,
  4559. Rank = 13,
  4560. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4561. Regiment = "41st Elite Corps",
  4562. Clearance = "3",
  4563. } )
  4564.  
  4565. TEAM_41ST_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  4566. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4567. Health = 100,
  4568. Colour = Regiment_Color.r41ST,
  4569. Rank = 14,
  4570. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4571. Regiment = "41st Elite Corps",
  4572. Clearance = "3",
  4573. } )
  4574.  
  4575. TEAM_41ST_CAPTAIN = CreateTeam( "Captain", {
  4576. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4577. Health = 100,
  4578. Colour = Regiment_Color.r41ST,
  4579. Rank = 15,
  4580. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4581. Regiment = "41st Elite Corps",
  4582. Clearance = "3",
  4583. } )
  4584.  
  4585. TEAM_41ST_MAJOR = CreateTeam( "Major", {
  4586. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4587. Health = 100,
  4588. Colour = Regiment_Color.r41ST,
  4589. Rank = 16,
  4590. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4591. Regiment = "41st Elite Corps",
  4592. Clearance = "3",
  4593. } )
  4594.  
  4595. TEAM_41ST_COLONEL = CreateTeam( "Colonel", {
  4596. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4597. Health = 100,
  4598. Colour = Regiment_Color.r41ST,
  4599. Rank = 17,
  4600. Model = "models/tastik/41stofficer/41stofficer.mdl",
  4601. Regiment = "41st Elite Corps",
  4602. Clearance = "3",
  4603. } )
  4604.  
  4605. TEAM_41ST_BCOM = CreateTeam( "Battalion Commander", {
  4606. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4607. Health = 100,
  4608. Colour = Regiment_Color.r41ST,
  4609. Rank = 18,
  4610. Model = "models/player/612th/612th_com/612th_com.mdl",
  4611. Regiment = "41st Elite Corps",
  4612. Clearance = "4",
  4613. } )
  4614.  
  4615. TEAM_41ST_FCOM = CreateTeam( "Field Commander", {
  4616. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4617. Health = 100,
  4618. Colour = Regiment_Color.r41ST,
  4619. Rank = 19,
  4620. Model = "models/player/612th/612th_com/612th_com.mdl",
  4621. Regiment = "41st Elite Corps",
  4622. Clearance = "4",
  4623. } )
  4624.  
  4625. TEAM_41ST_COM = CreateTeam( "Commander", {
  4626. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4627. Health = 100,
  4628. Colour = Regiment_Color.r41ST,
  4629. Rank = 20,
  4630. Model = "models/player/612th/612th_com/612th_com.mdl",
  4631. Regiment = "41st Elite Corps",
  4632. Clearance = "4",
  4633. } )
  4634.  
  4635. TEAM_41ST_MCOM = CreateTeam( "Marshal Commander", {
  4636. Weapons = {"climb_swep2", "tfa_e11_extended", "none", "tfa_swch_dc15a", "tfa_sw_dc17dual"},
  4637. Health = 100,
  4638. Colour = Regiment_Color.r41ST,
  4639. Rank = 21,
  4640. Model = "models/player/612th/612th_com/612th_com.mdl",
  4641. Regiment = "41st Elite Corps",
  4642. Clearance = "4",
  4643. } )
  4644.  
  4645. -------- 41st Elite Corps Shoranta Squad -----------
  4646.  
  4647. TEAM_41STSHORANTA_PVT = CreateTeam( "Private", {
  4648. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4649. Health = 100,
  4650. Colour = Regiment_Color.r41ST,
  4651. Rank = 1,
  4652. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4653. Regiment = "41st Elite Corps Shoranta Squad",
  4654. Clearance = "1",
  4655. } )
  4656.  
  4657. TEAM_41STSHORANTA_PFC = CreateTeam( "First Class Private", {
  4658. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4659. Health = 100,
  4660. Colour = Regiment_Color.r41ST,
  4661. Rank = 2,
  4662. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4663. Regiment = "41st Elite Corps Shoranta Squad",
  4664. Clearance = "1",
  4665. } )
  4666.  
  4667. TEAM_41STSHORANTA_LCPL = CreateTeam( "Lance Corporal", {
  4668. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4669. Health = 100,
  4670. Colour = Regiment_Color.r41ST,
  4671. Rank = 3,
  4672. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4673. Regiment = "41st Elite Corps Shoranta Squad",
  4674. Clearance = "1",
  4675. } )
  4676.  
  4677. TEAM_41STSHORANTA_CPL = CreateTeam( "Corporal", {
  4678. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4679. Health = 100,
  4680. Colour = Regiment_Color.r41ST,
  4681. Rank = 4,
  4682. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4683. Regiment = "41st Elite Corps Shoranta Squad",
  4684. Clearance = "1",
  4685. } )
  4686.  
  4687. TEAM_41STSHORANTA_SPC = CreateTeam( "Specialist", {
  4688. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4689. Health = 100,
  4690. Colour = Regiment_Color.r41ST,
  4691. Rank = 5,
  4692. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4693. Regiment = "41st Elite Corps Shoranta Squad",
  4694. Clearance = "1",
  4695. } )
  4696.  
  4697. TEAM_41STSHORANTA_SGT = CreateTeam( "Sergeant", {
  4698. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4699. Health = 100,
  4700. Colour = Regiment_Color.r41ST,
  4701. Rank = 6,
  4702. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4703. Regiment = "41st Elite Corps Shoranta Squad",
  4704. Clearance = "2",
  4705. } )
  4706.  
  4707. TEAM_41STSHORANTA_SSGT = CreateTeam( "Staff Sergeant", {
  4708. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4709. Health = 100,
  4710. Colour = Regiment_Color.r41ST,
  4711. Rank = 7,
  4712. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4713. Regiment = "41st Elite Corps Shoranta Squad",
  4714. Clearance = "2",
  4715. } )
  4716.  
  4717. TEAM_41STSHORANTA_DSGT = CreateTeam( "Drill Sergeant", {
  4718. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4719. Health = 100,
  4720. Colour = Regiment_Color.r41ST,
  4721. Rank = 8,
  4722. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4723. Regiment = "41st Elite Corps Shoranta Squad",
  4724. Clearance = "2",
  4725. } )
  4726.  
  4727. TEAM_41STSHORANTA_GSGT = CreateTeam( "Gunnery Sergeant", {
  4728. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4729. Health = 100,
  4730. Colour = Regiment_Color.r41ST,
  4731. Rank = 9,
  4732. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4733. Regiment = "41st Elite Corps Shoranta Squad",
  4734. Clearance = "2",
  4735. } )
  4736.  
  4737. TEAM_41STSHORANTA_MSGT = CreateTeam( "Master Sergeant", {
  4738. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4739. Health = 100,
  4740. Colour = Regiment_Color.r41ST,
  4741. Rank = 10,
  4742. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4743. Regiment = "41st Elite Corps Shoranta Squad",
  4744. Clearance = "2",
  4745. } )
  4746.  
  4747. TEAM_41STSHORANTA_WO = CreateTeam( "Warrant Officer", {
  4748. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none"},
  4749. Health = 100,
  4750. Colour = Regiment_Color.r41ST,
  4751. Rank = 11,
  4752. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4753. Regiment = "41st Elite Corps Shoranta Squad",
  4754. Clearance = "2",
  4755. } )
  4756.  
  4757. TEAM_41STSHORANTA_2NDLT = CreateTeam( "2nd Lieutenant", {
  4758. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4759. Health = 100,
  4760. Colour = Regiment_Color.r41ST,
  4761. Rank = 12,
  4762. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4763. Regiment = "41st Elite Corps Shoranta Squad",
  4764. Clearance = "3",
  4765. } )
  4766.  
  4767. TEAM_41STSHORANTA_LT = CreateTeam( "Lieutenant", {
  4768. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4769. Health = 100,
  4770. Colour = Regiment_Color.r41ST,
  4771. Rank = 13,
  4772. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4773. Regiment = "41st Elite Corps Shoranta Squad",
  4774. Clearance = "3",
  4775. } )
  4776.  
  4777. TEAM_41STSHORANTA_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  4778. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4779. Health = 100,
  4780. Colour = Regiment_Color.r41ST,
  4781. Rank = 14,
  4782. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4783. Regiment = "41st Elite Corps Shoranta Squad",
  4784. Clearance = "3",
  4785. } )
  4786.  
  4787. TEAM_41STSHORANTA_CAPTAIN = CreateTeam( "Captain", {
  4788. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4789. Health = 100,
  4790. Colour = Regiment_Color.r41ST,
  4791. Rank = 15,
  4792. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4793. Regiment = "41st Elite Corps Shoranta Squad",
  4794. Clearance = "3",
  4795. } )
  4796.  
  4797. TEAM_41STSHORANTA_MAJOR = CreateTeam( "Major", {
  4798. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4799. Health = 100,
  4800. Colour = Regiment_Color.r41ST,
  4801. Rank = 16,
  4802. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4803. Regiment = "41st Elite Corps Shoranta Squad",
  4804. Clearance = "3",
  4805. } )
  4806.  
  4807. TEAM_41STSHORANTA_COLONEL = CreateTeam( "Colonel", {
  4808. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4809. Health = 100,
  4810. Colour = Regiment_Color.r41ST,
  4811. Rank = 17,
  4812. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4813. Regiment = "41st Elite Corps Shoranta Squad",
  4814. Clearance = "3",
  4815. } )
  4816.  
  4817. TEAM_41STSHORANTA_BCOM = CreateTeam( "Battalion Commander", {
  4818. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4819. Health = 100,
  4820. Colour = Regiment_Color.r41ST,
  4821. Rank = 18,
  4822. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4823. Regiment = "41st Elite Corps Shoranta Squad",
  4824. Clearance = "4",
  4825. } )
  4826.  
  4827. TEAM_41STSHORANTA_FCOM = CreateTeam( "Field Commander", {
  4828. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4829. Health = 100,
  4830. Colour = Regiment_Color.r41ST,
  4831. Rank = 19,
  4832. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4833. Regiment = "41st Elite Corps Shoranta Squad",
  4834. Clearance = "4",
  4835. } )
  4836.  
  4837. TEAM_41STSHORANTA_COM = CreateTeam( "Commander", {
  4838. Weapons = {"climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15s", "none", "tfa_sw_dc17dual"},
  4839. Health = 100,
  4840. Colour = Regiment_Color.r41ST,
  4841. Rank = 20,
  4842. Model = "models/player/gideon/greencompany/cooker/41stgc_cooker.mdl",
  4843. Regiment = "41st Elite Corps Shoranta Squad",
  4844. Clearance = "4",
  4845. } )
  4846.  
  4847. -------- 104th Wolfpack Battalion Lore Characters -------------
  4848. TEAM_104TH_SINKER = CreateTeam( "", {
  4849. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_repshot"},
  4850. Health = 100,
  4851. Colour = Regiment_Color.r104TH,
  4852. Rank = 5,
  4853. Model = "models/player/gideon/104th/104th_sinker/104th_sinker.mdl",
  4854. Regiment = "104th Wolfpack Battalion",
  4855. Clearance = "2",
  4856. } )
  4857.  
  4858. TEAM_104TH_COMET = CreateTeam( "", {
  4859. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_repshot"},
  4860. Health = 100,
  4861. Colour = Regiment_Color.r104TH,
  4862. Rank = 5,
  4863. Model = "models/player/gideon/104th/104th_comet/104th_comet.mdl",
  4864. Regiment = "104th Wolfpack Battalion",
  4865. Clearance = "2",
  4866. } )
  4867.  
  4868. TEAM_104TH_BOOST = CreateTeam( "", {
  4869. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "thermal_det", "tfa_sw_dc17dual", "tfa_sw_repshot"},
  4870. Health = 100,
  4871. Colour = Regiment_Color.r104TH,
  4872. Rank = 5,
  4873. Model = "models/player/gideon/104th/104th_boost/104th_boost.mdl",
  4874. Regiment = "104th Wolfpack Battalion",
  4875. Clearance = "2",
  4876. } )
  4877.  
  4878. --------91st Recon Corps-----------
  4879. TEAM_91ST_PVT = CreateTeam( "Private", {
  4880. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4881. Health = 100,
  4882. Colour = Regiment_Color.r91ST,
  4883. Rank = 1,
  4884. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4885. Regiment = "91st Recon Corps",
  4886. Clearance = "1",
  4887. } )
  4888.  
  4889. TEAM_91ST_PFC = CreateTeam( "First Class Private", {
  4890. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4891. Health = 100,
  4892. Colour = Regiment_Color.r91ST,
  4893. Rank = 2,
  4894. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4895. Regiment = "91st Recon Corps",
  4896. Clearance = "1",
  4897. } )
  4898.  
  4899. TEAM_91ST_LCPL = CreateTeam( "Lance Corporal", {
  4900. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4901. Health = 100,
  4902. Colour = Regiment_Color.r91ST,
  4903. Rank = 3,
  4904. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4905. Regiment = "91st Recon Corps",
  4906. Clearance = "1",
  4907. } )
  4908.  
  4909. TEAM_91ST_CPL = CreateTeam( "Corporal", {
  4910. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4911. Health = 100,
  4912. Colour = Regiment_Color.r91ST,
  4913. Rank = 4,
  4914. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4915. Regiment = "91st Recon Corps",
  4916. Clearance = "1",
  4917. } )
  4918.  
  4919. TEAM_91ST_SPC = CreateTeam( "Specialist", {
  4920. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4921. Health = 100,
  4922. Colour = Regiment_Color.r91ST,
  4923. Rank = 5,
  4924. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4925. Regiment = "91st Recon Corps",
  4926. Clearance = "1",
  4927. } )
  4928.  
  4929. TEAM_91ST_SGT = CreateTeam( "Sergeant", {
  4930. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4931. Health = 100,
  4932. Colour = Regiment_Color.r91ST,
  4933. Rank = 6,
  4934. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4935. Regiment = "91st Recon Corps",
  4936. Clearance = "2",
  4937. } )
  4938.  
  4939. TEAM_91ST_SSGT = CreateTeam( "Staff Sergeant", {
  4940. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4941. Health = 100,
  4942. Colour = Regiment_Color.r91ST,
  4943. Rank = 7,
  4944. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4945. Regiment = "91st Recon Corps",
  4946. Clearance = "2",
  4947. } )
  4948.  
  4949. TEAM_91ST_DSGT = CreateTeam( "Drill Sergeant", {
  4950. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4951. Health = 100,
  4952. Colour = Regiment_Color.r91ST,
  4953. Rank = 8,
  4954. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4955. Regiment = "91st Recon Corps",
  4956. Clearance = "2",
  4957. } )
  4958.  
  4959. TEAM_91ST_GSGT = CreateTeam( "Gunnery Sergeant", {
  4960. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4961. Health = 100,
  4962. Colour = Regiment_Color.r91ST,
  4963. Rank = 9,
  4964. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4965. Regiment = "91st Recon Corps",
  4966. Clearance = "2",
  4967. } )
  4968.  
  4969. TEAM_91ST_MSGT = CreateTeam( "Master Sergeant", {
  4970. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4971. Health = 100,
  4972. Colour = Regiment_Color.r91ST,
  4973. Rank = 10,
  4974. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4975. Regiment = "91st Recon Corps",
  4976. Clearance = "2",
  4977. } )
  4978.  
  4979. TEAM_91ST_WO = CreateTeam( "Warrant Officer", {
  4980. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "weapon_rpw_binoculars"},
  4981. Health = 100,
  4982. Colour = Regiment_Color.r91ST,
  4983. Rank = 11,
  4984. Model = "models/player/synergy/cblake/91st/trooper/91sttrp.mdl",
  4985. Regiment = "91st Recon Corps",
  4986. Clearance = "2",
  4987. } )
  4988.  
  4989. TEAM_91ST_2NDLT = CreateTeam( "2nd Lieutenant", {
  4990. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  4991. Health = 100,
  4992. Colour = Regiment_Color.r91ST,
  4993. Rank = 12,
  4994. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  4995. Regiment = "91st Recon Corps",
  4996. Clearance = "3",
  4997. } )
  4998.  
  4999. TEAM_91ST_LT = CreateTeam( "Lieutenant", {
  5000. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5001. Health = 100,
  5002. Colour = Regiment_Color.r91ST,
  5003. Rank = 13,
  5004. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  5005. Regiment = "91st Recon Corps",
  5006. Clearance = "3",
  5007. } )
  5008.  
  5009. TEAM_91ST_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  5010. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5011. Health = 100,
  5012. Colour = Regiment_Color.r91ST,
  5013. Rank = 14,
  5014. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  5015. Regiment = "91st Recon Corps",
  5016. Clearance = "3",
  5017. } )
  5018.  
  5019. TEAM_91ST_CAPTAIN = CreateTeam( "Captain", {
  5020. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5021. Health = 100,
  5022. Colour = Regiment_Color.r91ST,
  5023. Rank = 15,
  5024. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  5025. Regiment = "91st Recon Corps",
  5026. Clearance = "3",
  5027. } )
  5028.  
  5029. TEAM_91ST_MAJOR = CreateTeam( "Major", {
  5030. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5031. Health = 100,
  5032. Colour = Regiment_Color.r91ST,
  5033. Rank = 16,
  5034. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  5035. Regiment = "91st Recon Corps",
  5036. Clearance = "3",
  5037. } )
  5038.  
  5039. TEAM_91ST_COLONEL = CreateTeam( "Colonel", {
  5040. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5041. Health = 100,
  5042. Colour = Regiment_Color.r91ST,
  5043. Rank = 17,
  5044. Model = "models/player/synergy/cblake/91st/officer/91stofficer.mdl",
  5045. Regiment = "91st Recon Corps",
  5046. Clearance = "3",
  5047. } )
  5048.  
  5049. TEAM_91ST_BCOM = CreateTeam( "Battalion Commander", {
  5050. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5051. Health = 100,
  5052. Colour = Regiment_Color.r91ST,
  5053. Rank = 18,
  5054. Model = "models/player/synergy/cblake/91st/neyo/91stneyo.mdl",
  5055. Regiment = "91st Recon Corps",
  5056. Clearance = "4",
  5057. } )
  5058.  
  5059. TEAM_91ST_FCOM = CreateTeam( "Field Commander", {
  5060. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5061. Health = 100,
  5062. Colour = Regiment_Color.r91ST,
  5063. Rank = 19,
  5064. Model = "models/player/synergy/cblake/91st/neyo/91stneyo.mdl",
  5065. Regiment = "91st Recon Corps",
  5066. Clearance = "4",
  5067. } )
  5068.  
  5069. TEAM_91ST_COM = CreateTeam( "Commander", {
  5070. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5071. Health = 100,
  5072. Colour = Regiment_Color.r91ST,
  5073. Rank = 20,
  5074. Model = "models/player/synergy/cblake/91st/neyo/91stneyo.mdl",
  5075. Regiment = "91st Recon Corps",
  5076. Clearance = "4",
  5077. } )
  5078.  
  5079. TEAM_91ST_MARSHCOM = CreateTeam( "Marshal Commander", {
  5080. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_swch_dc15s", "tfa_swch_dc17", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5081. Health = 100,
  5082. Colour = Regiment_Color.r91ST,
  5083. Rank = 21,
  5084. Model = "models/player/synergy/cblake/91st/neyo/91stneyo.mdl",
  5085. Regiment = "91st Recon Corps",
  5086. Clearance = "4",
  5087. } )
  5088.  
  5089. --------91st Recon Corps Pathfinders -----------
  5090.  
  5091. TEAM_91STGC_PVT = CreateTeam( "Private", {
  5092. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5093. Health = 100,
  5094. Colour = Regiment_Color.r91ST,
  5095. Rank = 1,
  5096. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5097. Regiment = "91st Recon Corps Pathfinders",
  5098. Clearance = "1",
  5099. } )
  5100.  
  5101. TEAM_91STGC_PFC = CreateTeam( "First Class Private", {
  5102. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5103. Health = 100,
  5104. Colour = Regiment_Color.r91ST,
  5105. Rank = 2,
  5106. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5107. Regiment = "91st Recon Corps Pathfinders",
  5108. Clearance = "1",
  5109. } )
  5110.  
  5111. TEAM_91STGC_LCPL = CreateTeam( "Lance Corporal", {
  5112. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5113. Health = 100,
  5114. Colour = Regiment_Color.r91ST,
  5115. Rank = 3,
  5116. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5117. Regiment = "91st Recon Corps Pathfinders",
  5118. Clearance = "1",
  5119. } )
  5120.  
  5121. TEAM_91STGC_CPL = CreateTeam( "Corporal", {
  5122. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5123. Health = 100,
  5124. Colour = Regiment_Color.r91ST,
  5125. Rank = 4,
  5126. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5127. Regiment = "91st Recon Corps Pathfinders",
  5128. Clearance = "1",
  5129. } )
  5130.  
  5131. TEAM_91STGC_SPC = CreateTeam( "Specialist", {
  5132. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5133. Health = 100,
  5134. Colour = Regiment_Color.r91ST,
  5135. Rank = 5,
  5136. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5137. Regiment = "91st Recon Corps Pathfinders",
  5138. Clearance = "1",
  5139. } )
  5140.  
  5141. TEAM_91STGC_SGT = CreateTeam( "Sergeant", {
  5142. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5143. Health = 100,
  5144. Colour = Regiment_Color.r91ST,
  5145. Rank = 6,
  5146. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5147. Regiment = "91st Recon Corps Pathfinders",
  5148. Clearance = "2",
  5149. } )
  5150.  
  5151. TEAM_91STGC_SSGT = CreateTeam( "Staff Sergeant", {
  5152. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5153. Health = 100,
  5154. Colour = Regiment_Color.r91ST,
  5155. Rank = 7,
  5156. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5157. Regiment = "91st Recon Corps Pathfinders",
  5158. Clearance = "2",
  5159. } )
  5160.  
  5161. TEAM_91STGC_DSGT = CreateTeam( "Drill Sergeant", {
  5162. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5163. Health = 100,
  5164. Colour = Regiment_Color.r91ST,
  5165. Rank = 8,
  5166. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5167. Regiment = "91st Recon Corps Pathfinders",
  5168. Clearance = "2",
  5169. } )
  5170.  
  5171. TEAM_91STGC_GSGT = CreateTeam( "Gunnery Sergeant", {
  5172. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5173. Health = 100,
  5174. Colour = Regiment_Color.r91ST,
  5175. Rank = 9,
  5176. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5177. Regiment = "91st Recon Corps Pathfinders",
  5178. Clearance = "2",
  5179. } )
  5180.  
  5181. TEAM_91STGC_MSGT = CreateTeam( "Master Sergeant", {
  5182. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5183. Health = 100,
  5184. Colour = Regiment_Color.r91ST,
  5185. Rank = 10,
  5186. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5187. Regiment = "91st Recon Corps Pathfinders",
  5188. Clearance = "2",
  5189. } )
  5190.  
  5191. TEAM_91STGC_WO = CreateTeam( "Warrant Officer", {
  5192. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "weapon_rpw_binoculars"},
  5193. Health = 100,
  5194. Colour = Regiment_Color.r91ST,
  5195. Rank = 11,
  5196. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5197. Regiment = "91st Recon Corps Pathfinders",
  5198. Clearance = "2",
  5199. } )
  5200.  
  5201. TEAM_91STGC_2NDLT = CreateTeam( "2nd Lieutenant", {
  5202. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5203. Health = 100,
  5204. Colour = Regiment_Color.r91ST,
  5205. Rank = 12,
  5206. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5207. Regiment = "91st Recon Corps Pathfinders",
  5208. Clearance = "3",
  5209. } )
  5210.  
  5211. TEAM_91STGC_LT = CreateTeam( "Lieutenant", {
  5212. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5213. Health = 100,
  5214. Colour = Regiment_Color.r91ST,
  5215. Rank = 13,
  5216. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5217. Regiment = "91st Recon Corps Pathfinders",
  5218. Clearance = "3",
  5219. } )
  5220.  
  5221. TEAM_91STGC_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  5222. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5223. Health = 100,
  5224. Colour = Regiment_Color.r91ST,
  5225. Rank = 14,
  5226. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5227. Regiment = "91st Recon Corps Pathfinders",
  5228. Clearance = "3",
  5229. } )
  5230.  
  5231. TEAM_91STGC_CAPTAIN = CreateTeam( "Captain", {
  5232. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5233. Health = 100,
  5234. Colour = Regiment_Color.r91ST,
  5235. Rank = 15,
  5236. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5237. Regiment = "91st Recon Corps Pathfinders",
  5238. Clearance = "3",
  5239. } )
  5240.  
  5241. TEAM_91STGC_MAJOR = CreateTeam( "Major", {
  5242. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5243. Health = 100,
  5244. Colour = Regiment_Color.r91ST,
  5245. Rank = 16,
  5246. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5247. Regiment = "91st Recon Corps Pathfinders",
  5248. Clearance = "3",
  5249. } )
  5250.  
  5251. TEAM_91STGC_COLONEL = CreateTeam( "Colonel", {
  5252. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5253. Health = 100,
  5254. Colour = Regiment_Color.r91ST,
  5255. Rank = 17,
  5256. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5257. Regiment = "91st Recon Corps Pathfinders",
  5258. Clearance = "3",
  5259. } )
  5260.  
  5261. TEAM_91STGC_BCOM = CreateTeam( "Battalion Commander", {
  5262. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5263. Health = 100,
  5264. Colour = Regiment_Color.r91ST,
  5265. Rank = 18,
  5266. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5267. Regiment = "91st Recon Corps Pathfinders",
  5268. Clearance = "4",
  5269. } )
  5270.  
  5271. TEAM_91STGC_FCOM = CreateTeam( "Field Commander", {
  5272. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5273. Health = 100,
  5274. Colour = Regiment_Color.r91ST,
  5275. Rank = 19,
  5276. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5277. Regiment = "91st Recon Corps Pathfinders",
  5278. Clearance = "4",
  5279. } )
  5280.  
  5281. TEAM_91STGC_COM = CreateTeam( "Commander", {
  5282. Weapons = {"climb_swep2", "none", "tfa_sw_repsnip", "tfa_e11_extended", "tfa_swch_flarered", "tfa_sw_dc17dual", "weapon_rpw_binoculars"},
  5283. Health = 100,
  5284. Colour = Regiment_Color.r91ST,
  5285. Rank = 20,
  5286. Model = "models/player/synergy/cblake/91st/sharpshooter/91stsharp.mdl",
  5287. Regiment = "91st Recon Corps Pathfinders",
  5288. Clearance = "4",
  5289. } )
  5290.  
  5291. --------91st Recon Corps Spectre Company-----------
  5292. TEAM_91STSUP_PVT = CreateTeam( "Private", {
  5293. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5294. Health = 100,
  5295. Colour = Regiment_Color.r91ST,
  5296. Rank = 1,
  5297. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5298. Regiment = "91st Recon Corps Spectre Company",
  5299. Clearance = "1",
  5300. } )
  5301.  
  5302. TEAM_91STSUP_PFC = CreateTeam( "First Class Private", {
  5303. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5304. Health = 100,
  5305. Colour = Regiment_Color.r91ST,
  5306. Rank = 2,
  5307. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5308. Regiment = "91st Recon Corps Spectre Company",
  5309. Clearance = "1",
  5310. } )
  5311.  
  5312. TEAM_91STSUP_LCPL = CreateTeam( "Lance Corporal", {
  5313. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5314. Health = 100,
  5315. Colour = Regiment_Color.r91ST,
  5316. Rank = 3,
  5317. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5318. Regiment = "91st Recon Corps Spectre Company",
  5319. Clearance = "1",
  5320. } )
  5321.  
  5322. TEAM_91STSUP_CPL = CreateTeam( "Corporal", {
  5323. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5324. Health = 100,
  5325. Colour = Regiment_Color.r91ST,
  5326. Rank = 4,
  5327. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5328. Regiment = "91st Recon Corps Spectre Company",
  5329. Clearance = "1",
  5330. } )
  5331.  
  5332. TEAM_91STSUP_SPC = CreateTeam( "Specialist", {
  5333. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5334. Health = 100,
  5335. Colour = Regiment_Color.r91ST,
  5336. Rank = 5,
  5337. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5338. Regiment = "91st Recon Corps Spectre Company",
  5339. Clearance = "1",
  5340. } )
  5341.  
  5342. TEAM_91STSUP_SGT = CreateTeam( "Sergeant", {
  5343. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5344. Health = 100,
  5345. Colour = Regiment_Color.r91ST,
  5346. Rank = 6,
  5347. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5348. Regiment = "91st Recon Corps Spectre Company",
  5349. Clearance = "2",
  5350. } )
  5351.  
  5352. TEAM_91STSUP_SSGT = CreateTeam( "Staff Sergeant", {
  5353. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5354. Health = 100,
  5355. Colour = Regiment_Color.r91ST,
  5356. Rank = 7,
  5357. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5358. Regiment = "91st Recon Corps Spectre Company",
  5359. Clearance = "2",
  5360. } )
  5361.  
  5362. TEAM_91STSUP_DSGT = CreateTeam( "Drill Sergeant", {
  5363. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5364. Health = 100,
  5365. Colour = Regiment_Color.r91ST,
  5366. Rank = 8,
  5367. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5368. Regiment = "91st Recon Corps Spectre Company",
  5369. Clearance = "2",
  5370. } )
  5371.  
  5372. TEAM_91STSUP_GSGT = CreateTeam( "Gunnery Sergeant", {
  5373. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5374. Health = 100,
  5375. Colour = Regiment_Color.r91ST,
  5376. Rank = 9,
  5377. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5378. Regiment = "91st Recon Corps Spectre Company",
  5379. Clearance = "2",
  5380. } )
  5381.  
  5382. TEAM_91STSUP_MSGT = CreateTeam( "Master Sergeant", {
  5383. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5384. Health = 100,
  5385. Colour = Regiment_Color.r91ST,
  5386. Rank = 10,
  5387. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5388. Regiment = "91st Recon Corps Spectre Company",
  5389. Clearance = "2",
  5390. } )
  5391.  
  5392. TEAM_91STSUP_WO = CreateTeam( "Warrant Officer", {
  5393. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "weapon_rpw_binoculars"},
  5394. Health = 100,
  5395. Colour = Regiment_Color.r91ST,
  5396. Rank = 11,
  5397. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5398. Regiment = "91st Recon Corps Spectre Company",
  5399. Clearance = "2",
  5400. } )
  5401.  
  5402. TEAM_91STSUP_2NDLT = CreateTeam( "2nd Lieutenant", {
  5403. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5404. Health = 100,
  5405. Colour = Regiment_Color.r91ST,
  5406. Rank = 12,
  5407. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5408. Regiment = "91st Recon Corps Spectre Company",
  5409. Clearance = "3",
  5410. } )
  5411.  
  5412. TEAM_91STSUP_LT = CreateTeam( "Lieutenant", {
  5413. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5414. Health = 100,
  5415. Colour = Regiment_Color.r91ST,
  5416. Rank = 13,
  5417. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5418. Regiment = "91st Recon Corps Spectre Company",
  5419. Clearance = "3",
  5420. } )
  5421.  
  5422. TEAM_91STSUP_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  5423. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5424. Health = 100,
  5425. Colour = Regiment_Color.r91ST,
  5426. Rank = 14,
  5427. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5428. Regiment = "91st Recon Corps Spectre Company",
  5429. Clearance = "3",
  5430. } )
  5431.  
  5432. TEAM_91STSUP_CAPTAIN = CreateTeam( "Captain", {
  5433. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5434. Health = 100,
  5435. Colour = Regiment_Color.r91ST,
  5436. Rank = 15,
  5437. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5438. Regiment = "91st Recon Corps Spectre Company",
  5439. Clearance = "3",
  5440. } )
  5441.  
  5442. TEAM_91STSUP_MAJOR = CreateTeam( "Major", {
  5443. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5444. Health = 100,
  5445. Colour = Regiment_Color.r91ST,
  5446. Rank = 16,
  5447. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5448. Regiment = "91st Recon Corps Spectre Company",
  5449. Clearance = "3",
  5450. } )
  5451.  
  5452. TEAM_91STSUP_COLONEL = CreateTeam( "Colonel", {
  5453. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5454. Health = 100,
  5455. Colour = Regiment_Color.r91ST,
  5456. Rank = 17,
  5457. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5458. Regiment = "91st Recon Corps Spectre Company",
  5459. Clearance = "3",
  5460. } )
  5461.  
  5462. TEAM_91STSUP_BCOM = CreateTeam( "Battalion Commander", {
  5463. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5464. Health = 100,
  5465. Colour = Regiment_Color.r91ST,
  5466. Rank = 18,
  5467. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5468. Regiment = "91st Recon Corps Spectre Company",
  5469. Clearance = "4",
  5470. } )
  5471.  
  5472. TEAM_91STSUP_FCOM = CreateTeam( "Field Commander", {
  5473. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5474. Health = 100,
  5475. Colour = Regiment_Color.r91ST,
  5476. Rank = 19,
  5477. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5478. Regiment = "91st Recon Corps Spectre Company",
  5479. Clearance = "4",
  5480. } )
  5481.  
  5482. TEAM_91STSUP_COM = CreateTeam( "Commander", {
  5483. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_swch_dc19", "m9k_knife", "tfa_sw_arc_pistols", "weapon_rpw_binoculars"},
  5484. Health = 100,
  5485. Colour = Regiment_Color.r91ST,
  5486. Rank = 20,
  5487. Model = "models/player/synergy/cblake/91st/engineer/91steng.mdl",
  5488. Regiment = "91st Recon Corps Spectre Company",
  5489. Clearance = "4",
  5490. } )
  5491. -------- 91st Recon Corps Regimental ARC -----------
  5492. TEAM_91ST_ARC = CreateTeam( "", {
  5493. Weapons = {"climb_swep2", "none", "tfa_swch_773", "tfa_sw_arc_pistols", "tfa_e11_extended", "weapon_rpw_binoculars"},
  5494. Health = 100,
  5495. Colour = Regiment_Color.r91ST,
  5496. Rank = 5,
  5497. Model = "models/player/synergy/cblake/91st/arc/91starc.mdl",
  5498. Regiment = "91st Recon Corps",
  5499. Clearance = "2",
  5500. } )
  5501.  
  5502. --------PILOTS-----------
  5503. TEAM_PILOT_PRIVATE = CreateTeam( "Flight Cadet", {
  5504. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5505. Health = 100,
  5506. Colour = Regiment_Color.rPILOT,
  5507. Rank = 1,
  5508. Model = "models/tastik/pilot/pilot.mdl",
  5509. Regiment = "13th Starfighter Corps",
  5510. Clearance = "1",
  5511. } )
  5512.  
  5513. TEAM_PILOT_PFC = CreateTeam( "Crewman", {
  5514. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5515. Health = 100,
  5516. Colour = Regiment_Color.rPILOT,
  5517. Rank = 2,
  5518. Model = "models/tastik/pilot/pilot.mdl",
  5519. Regiment = "13th Starfighter Corps",
  5520. Clearance = "1",
  5521. } )
  5522.  
  5523. TEAM_PILOT_LCPL = CreateTeam( "Senior Crewman", {
  5524. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5525. Health = 100,
  5526. Colour = Regiment_Color.rPILOT,
  5527. Rank = 3,
  5528. Model = "models/tastik/pilot/pilot.mdl",
  5529. Regiment = "13th Starfighter Corps",
  5530. Clearance = "1",
  5531. } )
  5532.  
  5533. TEAM_PILOT_CPL = CreateTeam( "Leading Crewman", {
  5534. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5535. Health = 100,
  5536. Colour = Regiment_Color.rPILOT,
  5537. Rank = 4,
  5538. Model = "models/tastik/pilot/pilot.mdl",
  5539. Regiment = "13th Starfighter Corps",
  5540. Clearance = "1",
  5541. } )
  5542.  
  5543. TEAM_PILOT_SPC = CreateTeam( "Flight Corporal", {
  5544. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5545. Health = 100,
  5546. Colour = Regiment_Color.rPILOT,
  5547. Rank = 5,
  5548. Model = "models/tastik/pilot/pilot.mdl",
  5549. Regiment = "13th Starfighter Corps",
  5550. Clearance = "1",
  5551. } )
  5552.  
  5553. TEAM_PILOT_SGT = CreateTeam( "Flight Sergeant", {
  5554. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5555. Health = 100,
  5556. Colour = Regiment_Color.rPILOT,
  5557. Rank = 6,
  5558. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5559. Regiment = "13th Starfighter Corps",
  5560. Clearance = "2",
  5561. } )
  5562.  
  5563. TEAM_PILOT_SSGT = CreateTeam( "Airman", {
  5564. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5565. Health = 100,
  5566. Colour = Regiment_Color.rPILOT,
  5567. Rank = 7,
  5568. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5569. Regiment = "13th Starfighter Corps",
  5570. Clearance = "2",
  5571. } )
  5572.  
  5573. TEAM_PILOT_DSGT = CreateTeam( "Senior Airman", {
  5574. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5575. Health = 100,
  5576. Colour = Regiment_Color.rPILOT,
  5577. Rank = 8,
  5578. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5579. Regiment = "13th Starfighter Corps",
  5580. Clearance = "2",
  5581. } )
  5582.  
  5583. TEAM_PILOT_GSGT = CreateTeam( "Flight Officer", {
  5584. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5585. Health = 100,
  5586. Colour = Regiment_Color.rPILOT,
  5587. Rank = 9,
  5588. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5589. Regiment = "13th Starfighter Corps",
  5590. Clearance = "2",
  5591. } )
  5592.  
  5593. TEAM_PILOT_MSGT = CreateTeam( "Leading Officer", {
  5594. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5595. Health = 100,
  5596. Colour = Regiment_Color.rPILOT,
  5597. Rank = 10,
  5598. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5599. Regiment = "13th Starfighter Corps",
  5600. Clearance = "2",
  5601. } )
  5602.  
  5603. TEAM_PILOT_WO = CreateTeam( "Warrant Officer", {
  5604. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_swch_dc17"},
  5605. Health = 100,
  5606. Colour = Regiment_Color.rPILOT,
  5607. Rank = 11,
  5608. Model = "models/tastik/pilotsgt/pilotsgt.mdl",
  5609. Regiment = "13th Starfighter Corps",
  5610. Clearance = "2",
  5611. } )
  5612.  
  5613. TEAM_PILOT_2NDLT = CreateTeam( "Ensign", {
  5614. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5615. Health = 100,
  5616. Colour = Regiment_Color.rPILOT,
  5617. Rank = 12,
  5618. Model = "models/tastik/pilotlt/pilotlt.mdl",
  5619. Regiment = "13th Starfighter Corps",
  5620. Clearance = "3",
  5621. } )
  5622.  
  5623. TEAM_PILOT_LT = CreateTeam( "Flight Officer", {
  5624. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5625. Health = 100,
  5626. Colour = Regiment_Color.rPILOT,
  5627. Rank = 13,
  5628. Model = "models/tastik/pilotlt/pilotlt.mdl",
  5629. Regiment = "13th Starfighter Corps",
  5630. Clearance = "3",
  5631. } )
  5632.  
  5633. TEAM_PILOT_LTCAPTAIN = CreateTeam( "Flight Lieutenant", {
  5634. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5635. Health = 100,
  5636. Colour = Regiment_Color.rPILOT,
  5637. Rank = 14,
  5638. Model = "models/tastik/pilotlt/pilotlt.mdl",
  5639. Regiment = "13th Starfighter Corps",
  5640. Clearance = "3",
  5641. } )
  5642.  
  5643. TEAM_PILOT_CAPTAIN = CreateTeam( "Flight Captain", {
  5644. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5645. Health = 100,
  5646. Colour = Regiment_Color.rPILOT,
  5647. Rank = 15,
  5648. Model = "models/tastik/pilotcap/pilotcap.mdl",
  5649. Regiment = "13th Starfighter Corps",
  5650. Clearance = "3",
  5651. } )
  5652.  
  5653. TEAM_PILOT_MAJOR = CreateTeam( "Flight Commander", {
  5654. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5655. Health = 100,
  5656. Colour = Regiment_Color.rPILOT,
  5657. Rank = 16,
  5658. Model = "models/tastik/pilotcap/pilotcap.mdl",
  5659. Regiment = "13th Starfighter Corps",
  5660. Clearance = "3",
  5661. } )
  5662.  
  5663. TEAM_PILOT_COLONEL = CreateTeam( "Squadron Captain", {
  5664. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5665. Health = 100,
  5666. Colour = Regiment_Color.rPILOT,
  5667. Rank = 17,
  5668. Model = "models/tastik/pilotcom/pilotcom.mdl",
  5669. Regiment = "13th Starfighter Corps",
  5670. Clearance = "3",
  5671. } )
  5672.  
  5673. TEAM_PILOT_BCOM = CreateTeam( "Squadron Commander", {
  5674. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5675. Health = 100,
  5676. Colour = Regiment_Color.rPILOT,
  5677. Rank = 18,
  5678. Model = "models/tastik/pilotcom/pilotcom.mdl",
  5679. Regiment = "13th Starfighter Corps",
  5680. Clearance = "4",
  5681. } )
  5682.  
  5683. TEAM_PILOT_FCOM = CreateTeam( "Wing Commander", {
  5684. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5685. Health = 100,
  5686. Colour = Regiment_Color.rPILOT,
  5687. Rank = 19,
  5688. Model = "models/tastik/pilotcom/pilotcom.mdl",
  5689. Regiment = "13th Starfighter Corps",
  5690. Clearance = "4",
  5691. } )
  5692.  
  5693. TEAM_PILOT_COM = CreateTeam( "Aerial Coordinator", {
  5694. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_sw_repshot", "repair_tool", "tfa_sw_dc17dual"},
  5695. Health = 100,
  5696. Colour = Regiment_Color.rPILOT,
  5697. Rank = 20,
  5698. Model = "models/tastik/pilotcom/pilotcom.mdl",
  5699. Regiment = "13th Starfighter Corps",
  5700. Clearance = "4",
  5701. } )
  5702.  
  5703. -------- ARC -----------
  5704. TEAM_ARC_SGT = CreateTeam( "ARC Sergeant", {
  5705. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5706. Health = 100,
  5707. Colour = Regiment_Color.rARC,
  5708. Rank = 6,
  5709. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5710. Regiment = "ARC",
  5711. Clearance = "2",
  5712. } )
  5713.  
  5714. TEAM_ARC_SSG = CreateTeam( "ARC Staff Sergeant", {
  5715. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5716. Health = 100,
  5717. Colour = Regiment_Color.rARC,
  5718. Rank = 7,
  5719. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5720. Regiment = "ARC",
  5721. Clearance = "2",
  5722. } )
  5723.  
  5724. TEAM_ARC_GSG = CreateTeam( "ARC Gunnery Sergeant", {
  5725. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5726. Health = 100,
  5727. Colour = Regiment_Color.rARC,
  5728. Rank = 8,
  5729. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5730. Regiment = "ARC",
  5731. Clearance = "2",
  5732. } )
  5733.  
  5734. TEAM_ARC_MSG = CreateTeam( "ARC Master Sergeant", {
  5735. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5736. Health = 100,
  5737. Colour = Regiment_Color.rARC,
  5738. Rank = 9,
  5739. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5740. Regiment = "ARC",
  5741. Clearance = "2",
  5742. } )
  5743.  
  5744. TEAM_ARC_SGM = CreateTeam( "ARC Sergeant Major", {
  5745. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5746. Health = 100,
  5747. Colour = Regiment_Color.rARC,
  5748. Rank = 10,
  5749. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5750. Regiment = "ARC",
  5751. Clearance = "2",
  5752. } )
  5753.  
  5754. TEAM_ARC_FSG = CreateTeam( "ARC First Sergeant", {
  5755. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "realistic_hook", "weapon_rpw_binoculars"},
  5756. Health = 100,
  5757. Colour = Regiment_Color.rARC,
  5758. Rank = 11,
  5759. Model = "models/player/arc/basic/sergeant/arc_sergeant.mdl",
  5760. Regiment = "ARC",
  5761. Clearance = "2",
  5762. } )
  5763.  
  5764. TEAM_ARC_WO = CreateTeam( "ARC Warrant Officer", {
  5765. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5766. Health = 100,
  5767. Colour = Regiment_Color.rARC,
  5768. Rank = 12,
  5769. Model = "models/player/cgiarclt/cgiarclt.mdl",
  5770. Regiment = "ARC",
  5771. Clearance = "2",
  5772. } )
  5773.  
  5774. TEAM_ARC_2LT = CreateTeam( "ARC 2nd Lieutenant", {
  5775. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5776. Health = 100,
  5777. Colour = Regiment_Color.rARC,
  5778. Rank = 13,
  5779. Model = "models/player/arc/basic/officer/arc_officer.mdl",
  5780. Regiment = "ARC",
  5781. Clearance = "3",
  5782. } )
  5783.  
  5784. TEAM_ARC_LT2 = CreateTeam( "ARC Lieutenant 2nd Grade", {
  5785. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5786. Health = 100,
  5787. Colour = Regiment_Color.rARC,
  5788. Rank = 14,
  5789. Model = "models/player/arc/basic/officer/arc_officer.mdl",
  5790. Regiment = "ARC",
  5791. Clearance = "3",
  5792. } )
  5793.  
  5794. TEAM_ARC_LT1 = CreateTeam( "ARC Lieutenant 1st Grade", {
  5795. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5796. Health = 100,
  5797. Colour = Regiment_Color.rARC,
  5798. Rank = 15,
  5799. Model = "models/player/arc/basic/officer/arc_officer.mdl",
  5800. Regiment = "ARC",
  5801. Clearance = "3",
  5802. } )
  5803.  
  5804. TEAM_ARC_LT = CreateTeam( "ARC Lieutenant", {
  5805. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5806. Health = 100,
  5807. Colour = Regiment_Color.rARC,
  5808. Rank = 16,
  5809. Model = "models/player/arc/basic/officer/arc_officer.mdl",
  5810. Regiment = "ARC",
  5811. Clearance = "3",
  5812. } )
  5813.  
  5814. TEAM_ARC_LTCPT = CreateTeam( "ARC Lieutenant Captain", {
  5815. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars"},
  5816. Health = 100,
  5817. Colour = Regiment_Color.rARC,
  5818. Rank = 17,
  5819. Model = "models/player/arc/basic/officer/arc_officer.mdl",
  5820. Regiment = "ARC",
  5821. Clearance = "3",
  5822. } )
  5823.  
  5824. TEAM_ARC_CPT = CreateTeam( "ARC Captain", {
  5825. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5826. Health = 100,
  5827. Colour = Regiment_Color.rARC,
  5828. Rank = 18,
  5829. Model = "models/player/arc/basic/captain/arc_captain.mdl",
  5830. Regiment = "ARC",
  5831. Clearance = "3",
  5832. } )
  5833.  
  5834. TEAM_ARC_CPT1 = CreateTeam( "ARC Captain 1st Grade", {
  5835. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5836. Health = 100,
  5837. Colour = Regiment_Color.rARC,
  5838. Rank = 19,
  5839. Model = "models/player/arc/basic/captain/arc_captain.mdl",
  5840. Regiment = "ARC",
  5841. Clearance = "3",
  5842. } )
  5843.  
  5844. TEAM_ARC_CPT2 = CreateTeam( "ARC Captain 2nd Grade", {
  5845. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5846. Health = 100,
  5847. Colour = Regiment_Color.rARC,
  5848. Rank = 20,
  5849. Model = "models/player/arc/basic/captain/arc_captain.mdl",
  5850. Regiment = "ARC",
  5851. Clearance = "3",
  5852. } )
  5853.  
  5854. TEAM_ARC_CPT3 = CreateTeam( "ARC Captain 3rd Grade", {
  5855. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5856. Health = 100,
  5857. Colour = Regiment_Color.rARC,
  5858. Rank = 21,
  5859. Model = "models/player/arc/basic/captain/arc_captain.mdl",
  5860. Regiment = "ARC",
  5861. Clearance = "4",
  5862. } )
  5863.  
  5864. TEAM_ARC_CPT4 = CreateTeam( "ARC Captain 4th Grade", {
  5865. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5866. Health = 100,
  5867. Colour = Regiment_Color.rARC,
  5868. Rank = 22,
  5869. Model = "models/player/arc/basic/captain/arc_captain.mdl",
  5870. Regiment = "ARC",
  5871. Clearance = "4",
  5872. } )
  5873.  
  5874. TEAM_ARC_COM = CreateTeam( "ARC Commander", {
  5875. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "realistic_hook", "weapon_rpw_binoculars"},
  5876. Health = 100,
  5877. Colour = Regiment_Color.rARC,
  5878. Rank = 23,
  5879. Model = "models/player/arc/basic/commander/arc_commander.mdl",
  5880. Regiment = "ARC",
  5881. Clearance = "4",
  5882. } )
  5883. -------- ARC Trainee -----------
  5884. TEAM_ARC_TRAN = CreateTeam( "ARC Trainee", {
  5885. Weapons = {"climb_swep2", "none", "tfa_swch_dc15a", "tfa_swch_dc15s"},
  5886. Health = 100,
  5887. Colour = Regiment_Color.rARC,
  5888. Rank = 1,
  5889. Model = "models/tastik/shineytrooper/shineytrooper.mdl",
  5890. Regiment = "ARC Trainee",
  5891. Clearance = "1",
  5892. } )
  5893.  
  5894. -------- NULL ARC -----------
  5895.  
  5896. TEAM_ARC_ADEN = CreateTeam( "ARC N-12", {
  5897. Weapons = {"none", "cimb_swep2", "tfa_sw_dc17dual", "tfa_swch_alphablaster", "weapon_bactainjector", "weapon_rpw_binoculars", "realistic_hook", "weapon_camo", "m9k_knife", "weapon_defibrillator", "tfa_sw_repshot"},
  5898. Health = 100,
  5899. Colour = Regiment_Color.rSKI,
  5900. Rank = 16,
  5901. Model = "models/player/omo/aden/nulladen.mdl",
  5902. Regiment = "NULL ARC",
  5903. Clearance = "2",
  5904. } )
  5905.  
  5906. TEAM_ARC_PRUDII = CreateTeam( "ARC N-05", {
  5907. Weapons = {"none", "climb_swep2", "tfa_sw_dc17dual", "tfa_swch_de12", "tfa_swch_alphablaster", "tfa_swch_clonelauncher", "weapon_rpw_binoculars", "realistic_hook", "t3m4_empgrenade", "weapon_camo", "m9k_knife"},
  5908. Health = 100,
  5909. Colour = Regiment_Color.rSKI,
  5910. Rank = 16,
  5911. Model = "models/player/omo/prudii/nullprudii.mdl",
  5912. Regiment = "NULL ARC",
  5913. Clearance = "3",
  5914. } )
  5915.  
  5916. TEAM_ARC_KOMRK = CreateTeam( "ARC N-06", {
  5917. Weapons = {"none", "climb_swep2", "tfa_sw_dc17dual", "tfa_swch_de12", "tfa_swch_alphablaster", "thermal_det", "weapon_rpw_binoculars", "realistic_hook", "zeus_flashbang", "m9k_knife", "tfa_sw_repshot", "weapon_camo"},
  5918. Health = 100,
  5919. Colour = Regiment_Color.rSKI,
  5920. Rank = 16,
  5921. Model = "models/player/omo/komrk/nullkomrk.mdl",
  5922. Regiment = "NULL ARC",
  5923. Clearance = "3",
  5924. } )
  5925.  
  5926. TEAM_ARC_MEREEL = CreateTeam( "ARC N-07", {
  5927. Weapons = {"none", "climb_swep2", "tfa_sw_westardual", "tfa_swch_de12", "tfa_swch_alphablaster", "zeus_flashbang", "weapon_rpw_binoculars", "realistic_hook", "tfa_swch_z6", "weapon_camo"},
  5928. Health = 100,
  5929. Colour = Regiment_Color.rSKI,
  5930. Rank = 16,
  5931. Model = "models/player/omo/mereel/nullmereel.mdl",
  5932. Regiment = "NULL ARC",
  5933. Clearance = "3",
  5934. } )
  5935.  
  5936. TEAM_ARC_JAING = CreateTeam( "ARC N-10", {
  5937. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_westardual", "tfa_swch_de12", "tfa_sw_arc_pistols", "realistic_hook", "weapon_rpw_binoculars", "weapon_swrc_det", "t3m4_empgrenade", "weapon_camo"},
  5938. Health = 100,
  5939. Colour = Regiment_Color.rSKI,
  5940. Rank = 16,
  5941. Model = "models/player/omo/jaing/nulljaing.mdl",
  5942. Regiment = "NULL ARC",
  5943. Clearance = "3",
  5944. } )
  5945.  
  5946. TEAM_ARC_ORDO = CreateTeam( "ARC N-11", {
  5947. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_westardual", "tfa_swch_de12", "thermal_det", "zeus_flashbang", "realistic_hook", "weapon_rpw_binoculars", "weapon_breachingcharge", "weapon_camo"},
  5948. Health = 100,
  5949. Colour = Regiment_Color.rSKI,
  5950. Rank = 16,
  5951. Model = "models/player/omo/ordo/nullordo.mdl",
  5952. Regiment = "NULL ARC",
  5953. Clearance = "4",
  5954. } )
  5955.  
  5956. TEAM_KAL_SKIRATA = CreateTeam( "", {
  5957. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_westardual", "tfa_swch_de12", "realistic_hook", "tfa_ee3_extended", "weapon_rpw_binoculars", "weapon_camo"},
  5958. Health = 100,
  5959. Colour = Regiment_Color.rSKI,
  5960. Rank = 24,
  5961. Model = "models/kylejwest/synergyroleplay/sr3dnullkalskirata/sr3dnullkalskirata.mdl",
  5962. Regiment = "Clan Skirata",
  5963. Clearance = "4",
  5964. } )
  5965.  
  5966.  
  5967. -------- ARC Heavy -----------
  5968.  
  5969. TEAM_ARCHEAVY_SGT = CreateTeam( "ARC Sergeant", {
  5970. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  5971. Health = 100,
  5972. Colour = Regiment_Color.rARC,
  5973. Rank = 6,
  5974. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  5975. Regiment = "ARC Heavy",
  5976. Clearance = "2",
  5977. } )
  5978.  
  5979. TEAM_ARCHEAVY_SSG = CreateTeam( "ARC Staff Sergeant", {
  5980. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  5981. Health = 100,
  5982. Colour = Regiment_Color.rARC,
  5983. Rank = 7,
  5984. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  5985. Regiment = "ARC Heavy",
  5986. Clearance = "2",
  5987. } )
  5988.  
  5989. TEAM_ARCHEAVY_GSG = CreateTeam( "ARC Gunnery Sergeant", {
  5990. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  5991. Health = 100,
  5992. Colour = Regiment_Color.rARC,
  5993. Rank = 8,
  5994. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  5995. Regiment = "ARC Heavy",
  5996. Clearance = "2",
  5997. } )
  5998.  
  5999. TEAM_ARCHEAVY_MSG = CreateTeam( "ARC Master Sergeant", {
  6000. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6001. Health = 100,
  6002. Colour = Regiment_Color.rARC,
  6003. Rank = 9,
  6004. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  6005. Regiment = "ARC Heavy",
  6006. Clearance = "2",
  6007. } )
  6008.  
  6009. TEAM_ARCHEAVY_SGM = CreateTeam( "ARC Sergeant Major", {
  6010. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6011. Health = 100,
  6012. Colour = Regiment_Color.rARC,
  6013. Rank = 10,
  6014. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  6015. Regiment = "ARC Heavy",
  6016. Clearance = "2",
  6017. } )
  6018.  
  6019. TEAM_ARCHEAVY_FSG = CreateTeam( "ARC First Sergeant", {
  6020. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6021. Health = 100,
  6022. Colour = Regiment_Color.rARC,
  6023. Rank = 11,
  6024. Model = "models/player/arc/heavy/sergeant/heavy_arc_sergeant.mdl",
  6025. Regiment = "ARC Heavy",
  6026. Clearance = "2",
  6027. } )
  6028.  
  6029. TEAM_ARCHEAVY_WO = CreateTeam( "ARC Warrant Officer", {
  6030. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6031. Health = 100,
  6032. Colour = Regiment_Color.rARC,
  6033. Rank = 12,
  6034. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6035. Regiment = "ARC Heavy",
  6036. Clearance = "2",
  6037. } )
  6038.  
  6039. TEAM_ARCHEAVY_2LT = CreateTeam( "ARC 2nd Lieutenant", {
  6040. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6041. Health = 100,
  6042. Colour = Regiment_Color.rARC,
  6043. Rank = 13,
  6044. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6045. Regiment = "ARC Heavy",
  6046. Clearance = "3",
  6047. } )
  6048.  
  6049. TEAM_ARCHEAVY_LT2 = CreateTeam( "ARC Lieutenant 2nd Grade", {
  6050. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6051. Health = 100,
  6052. Colour = Regiment_Color.rARC,
  6053. Rank = 14,
  6054. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6055. Regiment = "ARC Heavy",
  6056. Clearance = "3",
  6057. } )
  6058.  
  6059. TEAM_ARCHEAVY_LT1 = CreateTeam( "ARC Lieutenant 1st Grade", {
  6060. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6061. Health = 100,
  6062. Colour = Regiment_Color.rARC,
  6063. Rank = 15,
  6064. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6065. Regiment = "ARC Heavy",
  6066. Clearance = "3",
  6067. } )
  6068.  
  6069. TEAM_ARCHEAVY_LT = CreateTeam( "ARC Lieutenant", {
  6070. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6071. Health = 100,
  6072. Colour = Regiment_Color.rARC,
  6073. Rank = 16,
  6074. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6075. Regiment = "ARC Heavy",
  6076. Clearance = "3",
  6077. } )
  6078.  
  6079. TEAM_ARCHEAVY_LTCPT = CreateTeam( "ARC Lieutenant Captain", {
  6080. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6081. Health = 100,
  6082. Colour = Regiment_Color.rARC,
  6083. Rank = 17,
  6084. Model = "models/player/arc/heavy/officer/heavy_arc_officer.mdl",
  6085. Regiment = "ARC Heavy",
  6086. Clearance = "3",
  6087. } )
  6088.  
  6089. TEAM_ARCHEAVY_CPT = CreateTeam( "ARC Captain", {
  6090. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6091. Health = 100,
  6092. Colour = Regiment_Color.rARC,
  6093. Rank = 18,
  6094. Model = "models/player/arc/heavy/captain/heavy_arc_captain.mdl",
  6095. Regiment = "ARC Heavy",
  6096. Clearance = "3",
  6097. } )
  6098.  
  6099. TEAM_ARCHEAVY_CPT1 = CreateTeam( "ARC Captain 1st Grade", {
  6100. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6101. Health = 100,
  6102. Colour = Regiment_Color.rARC,
  6103. Rank = 19,
  6104. Model = "models/player/arc/heavy/captain/heavy_arc_captain.mdl",
  6105. Regiment = "ARC Heavy",
  6106. Clearance = "3",
  6107. } )
  6108.  
  6109. TEAM_ARCHEAVY_CPT2 = CreateTeam( "ARC Captain 2nd Grade", {
  6110. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6111. Health = 100,
  6112. Colour = Regiment_Color.rARC,
  6113. Rank = 20,
  6114. Model = "models/player/arc/heavy/captain/heavy_arc_captain.mdl",
  6115. Regiment = "ARC Heavy",
  6116. Clearance = "3",
  6117. } )
  6118.  
  6119. TEAM_ARCHEAVY_CPT3 = CreateTeam( "ARC Captain 3rd Grade", {
  6120. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6121. Health = 100,
  6122. Colour = Regiment_Color.rARC,
  6123. Rank = 21,
  6124. Model = "models/player/arc/heavy/captain/heavy_arc_captain.mdl",
  6125. Regiment = "ARC Heavy",
  6126. Clearance = "4",
  6127. } )
  6128.  
  6129. TEAM_ARCHEAVY_CPT4 = CreateTeam( "ARC Captain 4th Grade", {
  6130. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "thermal_det", "tfa_swch_grenadelaunch", "realistic_hook", "weapon_rpw_binoculars", "tfa_swch_z6"},
  6131. Health = 100,
  6132. Colour = Regiment_Color.rARC,
  6133. Rank = 22,
  6134. Model = "models/player/arc/heavy/captain/heavy_arc_captain.mdl",
  6135. Regiment = "ARC Heavy",
  6136. Clearance = "4",
  6137. } )
  6138.  
  6139. -------- ARC Marksman -----------
  6140.  
  6141. TEAM_ARCMARK_SGT = CreateTeam( "ARC Sergeant", {
  6142. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6143. Health = 100,
  6144. Colour = Regiment_Color.rARC,
  6145. Rank = 6,
  6146. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6147. Regiment = "ARC Marksman",
  6148. Clearance = "2",
  6149. } )
  6150.  
  6151. TEAM_ARCMARK_SSG = CreateTeam( "ARC Staff Sergeant", {
  6152. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6153. Health = 100,
  6154. Colour = Regiment_Color.rARC,
  6155. Rank = 7,
  6156. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6157. Regiment = "ARC Marksman",
  6158. Clearance = "2",
  6159. } )
  6160.  
  6161. TEAM_ARCMARK_GSG = CreateTeam( "ARC Gunnery Sergeant", {
  6162. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6163. Health = 100,
  6164. Colour = Regiment_Color.rARC,
  6165. Rank = 8,
  6166. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6167. Regiment = "ARC Marksman",
  6168. Clearance = "2",
  6169. } )
  6170.  
  6171. TEAM_ARCMARK_MSG = CreateTeam( "ARC Master Sergeant", {
  6172. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6173. Health = 100,
  6174. Colour = Regiment_Color.rARC,
  6175. Rank = 9,
  6176. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6177. Regiment = "ARC Marksman",
  6178. Clearance = "2",
  6179. } )
  6180.  
  6181. TEAM_ARCMARK_SGM = CreateTeam( "ARC Sergeant Major", {
  6182. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6183. Health = 100,
  6184. Colour = Regiment_Color.rARC,
  6185. Rank = 10,
  6186. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6187. Regiment = "ARC Marksman",
  6188. Clearance = "2",
  6189. } )
  6190.  
  6191. TEAM_ARCMARK_FSG = CreateTeam( "ARC First Sergeant", {
  6192. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6193. Health = 100,
  6194. Colour = Regiment_Color.rARC,
  6195. Rank = 11,
  6196. Model = "models/player/arc/marksman/sergeant/marksman_arc_sergeant.mdl",
  6197. Regiment = "ARC Marksman",
  6198. Clearance = "2",
  6199. } )
  6200.  
  6201. TEAM_ARCMARK_WO = CreateTeam( "ARC Warrant Officer", {
  6202. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6203. Health = 100,
  6204. Colour = Regiment_Color.rARC,
  6205. Rank = 12,
  6206. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6207. Regiment = "ARC Marksman",
  6208. Clearance = "2",
  6209. } )
  6210.  
  6211. TEAM_ARCMARK_2LT = CreateTeam( "ARC 2nd Lieutenant", {
  6212. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6213. Health = 100,
  6214. Colour = Regiment_Color.rARC,
  6215. Rank = 13,
  6216. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6217. Regiment = "ARC Marksman",
  6218. Clearance = "3",
  6219. } )
  6220.  
  6221. TEAM_ARCMARK_LT2 = CreateTeam( "ARC Lieutenant 2nd Grade", {
  6222. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6223. Health = 100,
  6224. Colour = Regiment_Color.rARC,
  6225. Rank = 14,
  6226. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6227. Regiment = "ARC Marksman",
  6228. Clearance = "3",
  6229. } )
  6230.  
  6231. TEAM_ARCMARK_LT1 = CreateTeam( "ARC Lieutenant 1st Grade", {
  6232. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6233. Health = 100,
  6234. Colour = Regiment_Color.rARC,
  6235. Rank = 15,
  6236. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6237. Regiment = "ARC Marksman",
  6238. Clearance = "3",
  6239. } )
  6240.  
  6241. TEAM_ARCMARK_LT = CreateTeam( "ARC Lieutenant", {
  6242. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6243. Health = 100,
  6244. Colour = Regiment_Color.rARC,
  6245. Rank = 16,
  6246. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6247. Regiment = "ARC Marksman",
  6248. Clearance = "3",
  6249. } )
  6250.  
  6251. TEAM_ARCMARK_LTCPT = CreateTeam( "ARC Lieutenant Captain", {
  6252. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6253. Health = 100,
  6254. Colour = Regiment_Color.rARC,
  6255. Rank = 17,
  6256. Model = "models/player/arc/marksman/officer/marksman_arc_officer.mdl",
  6257. Regiment = "ARC Marksman",
  6258. Clearance = "3",
  6259. } )
  6260.  
  6261. TEAM_ARCMARK_CPT = CreateTeam( "ARC Captain", {
  6262. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6263. Health = 100,
  6264. Colour = Regiment_Color.rARC,
  6265. Rank = 18,
  6266. Model = "models/player/arc/marksman/captain/marksman_arc_captain.mdl",
  6267. Regiment = "ARC Marksman",
  6268. Clearance = "3",
  6269. } )
  6270.  
  6271. TEAM_ARCMARK_CPT1 = CreateTeam( "ARC Captain 1st Grade", {
  6272. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6273. Health = 100,
  6274. Colour = Regiment_Color.rARC,
  6275. Rank = 19,
  6276. Model = "models/player/arc/marksman/captain/marksman_arc_captain.mdl",
  6277. Regiment = "ARC Marksman",
  6278. Clearance = "3",
  6279. } )
  6280.  
  6281. TEAM_ARCMARK_CPT2 = CreateTeam( "ARC Captain 2nd Grade", {
  6282. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6283. Health = 100,
  6284. Colour = Regiment_Color.rARC,
  6285. Rank = 20,
  6286. Model = "models/player/arc/marksman/captain/marksman_arc_captain.mdl",
  6287. Regiment = "ARC Marksman",
  6288. Clearance = "3",
  6289. } )
  6290.  
  6291. TEAM_ARCMARK_CPT3 = CreateTeam( "ARC Captain 3rd Grade", {
  6292. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6293. Health = 100,
  6294. Colour = Regiment_Color.rARC,
  6295. Rank = 21,
  6296. Model = "models/player/arc/marksman/captain/marksman_arc_captain.mdl",
  6297. Regiment = "ARC Marksman",
  6298. Clearance = "4",
  6299. } )
  6300.  
  6301. TEAM_ARCMARK_CPT4 = CreateTeam( "ARC Captain 4th Grade", {
  6302. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols", "tfa_swch_de12", "realistic_hook", "weapon_rpw_binoculars", "zeus_smokegranade"},
  6303. Health = 100,
  6304. Colour = Regiment_Color.rARC,
  6305. Rank = 22,
  6306. Model = "models/player/arc/marksman/captain/marksman_arc_captain.mdl",
  6307. Regiment = "ARC Marksman",
  6308. Clearance = "4",
  6309. } )
  6310.  
  6311. -------- ARC CQB -----------
  6312.  
  6313. TEAM_ARCCQB_SGT = CreateTeam( "ARC Sergeant", {
  6314. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6315. Health = 100,
  6316. Colour = Regiment_Color.rARC,
  6317. Rank = 6,
  6318. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6319. Regiment = "ARC CQB",
  6320. Clearance = "2",
  6321. } )
  6322.  
  6323. TEAM_ARCCQB_SSG = CreateTeam( "ARC Staff Sergeant", {
  6324. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6325. Health = 100,
  6326. Colour = Regiment_Color.rARC,
  6327. Rank = 7,
  6328. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6329. Regiment = "ARC CQB",
  6330. Clearance = "2",
  6331. } )
  6332.  
  6333. TEAM_ARCCQB_GSG = CreateTeam( "ARC Gunnery Sergeant", {
  6334. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6335. Health = 100,
  6336. Colour = Regiment_Color.rARC,
  6337. Rank = 8,
  6338. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6339. Regiment = "ARC CQB",
  6340. Clearance = "2",
  6341. } )
  6342.  
  6343. TEAM_ARCCQB_MSG = CreateTeam( "ARC Master Sergeant", {
  6344. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6345. Health = 100,
  6346. Colour = Regiment_Color.rARC,
  6347. Rank = 9,
  6348. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6349. Regiment = "ARC CQB",
  6350. Clearance = "2",
  6351. } )
  6352.  
  6353. TEAM_ARCCQB_SGM = CreateTeam( "ARC Sergeant Major", {
  6354. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6355. Health = 100,
  6356. Colour = Regiment_Color.rARC,
  6357. Rank = 10,
  6358. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6359. Regiment = "ARC CQB",
  6360. Clearance = "2",
  6361. } )
  6362.  
  6363. TEAM_ARCCQB_FSG = CreateTeam( "ARC First Sergeant", {
  6364. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6365. Health = 100,
  6366. Colour = Regiment_Color.rARC,
  6367. Rank = 11,
  6368. Model = "models/player/arc/cqb/sergeant/cqb_arc_sergeant.mdl",
  6369. Regiment = "ARC CQB",
  6370. Clearance = "2",
  6371. } )
  6372.  
  6373. TEAM_ARCCQB_WO = CreateTeam( "ARC Warrant Officer", {
  6374. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6375. Health = 100,
  6376. Colour = Regiment_Color.rARC,
  6377. Rank = 12,
  6378. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6379. Regiment = "ARC CQB",
  6380. Clearance = "2",
  6381. } )
  6382.  
  6383. TEAM_ARCCQB_2LT = CreateTeam( "ARC 2nd Lieutenant", {
  6384. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6385. Health = 100,
  6386. Colour = Regiment_Color.rARC,
  6387. Rank = 13,
  6388. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6389. Regiment = "ARC CQB",
  6390. Clearance = "3",
  6391. } )
  6392.  
  6393. TEAM_ARCCQB_LT2 = CreateTeam( "ARC Lieutenant 2nd Grade", {
  6394. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6395. Health = 100,
  6396. Colour = Regiment_Color.rARC,
  6397. Rank = 14,
  6398. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6399. Regiment = "ARC CQB",
  6400. Clearance = "3",
  6401. } )
  6402.  
  6403. TEAM_ARCCQB_LT1 = CreateTeam( "ARC Lieutenant 1st Grade", {
  6404. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6405. Health = 100,
  6406. Colour = Regiment_Color.rARC,
  6407. Rank = 15,
  6408. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6409. Regiment = "ARC CQB",
  6410. Clearance = "3",
  6411. } )
  6412.  
  6413. TEAM_ARCCQB_LT = CreateTeam( "ARC Lieutenant", {
  6414. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6415. Health = 100,
  6416. Colour = Regiment_Color.rARC,
  6417. Rank = 16,
  6418. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6419. Regiment = "ARC CQB",
  6420. Clearance = "3",
  6421. } )
  6422.  
  6423. TEAM_ARCCQB_LTCPT = CreateTeam( "ARC Lieutenant Captain", {
  6424. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6425. Health = 100,
  6426. Colour = Regiment_Color.rARC,
  6427. Rank = 17,
  6428. Model = "models/player/arc/cqb/officer/cqb_arc_officer.mdl",
  6429. Regiment = "ARC CQB",
  6430. Clearance = "3",
  6431. } )
  6432.  
  6433. TEAM_ARCCQB_CPT = CreateTeam( "ARC Captain", {
  6434. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6435. Health = 100,
  6436. Colour = Regiment_Color.rARC,
  6437. Rank = 18,
  6438. Model = "models/player/arc/cqb/captain/cqb_arc_captain.mdl",
  6439. Regiment = "ARC CQB",
  6440. Clearance = "3",
  6441. } )
  6442.  
  6443. TEAM_ARCCQB_CPT1 = CreateTeam( "ARC Captain 1st Grade", {
  6444. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6445. Health = 100,
  6446. Colour = Regiment_Color.rARC,
  6447. Rank = 19,
  6448. Model = "models/player/arc/cqb/captain/cqb_arc_captain.mdl",
  6449. Regiment = "ARC CQB",
  6450. Clearance = "3",
  6451. } )
  6452.  
  6453. TEAM_ARCCQB_CPT2 = CreateTeam( "ARC Captain 2nd Grade", {
  6454. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6455. Health = 100,
  6456. Colour = Regiment_Color.rARC,
  6457. Rank = 20,
  6458. Model = "models/player/arc/cqb/captain/cqb_arc_captain.mdl",
  6459. Regiment = "ARC CQB",
  6460. Clearance = "3",
  6461. } )
  6462.  
  6463. TEAM_ARCCQB_CPT3 = CreateTeam( "ARC Captain 3rd Grade", {
  6464. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6465. Health = 100,
  6466. Colour = Regiment_Color.rARC,
  6467. Rank = 21,
  6468. Model = "models/player/arc/cqb/captain/cqb_arc_captain.mdl",
  6469. Regiment = "ARC CQB",
  6470. Clearance = "4",
  6471. } )
  6472.  
  6473. TEAM_ARCCQB_CPT4 = CreateTeam( "ARC Captain 4th Grade", {
  6474. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"thermal_det", "tfa_sw_repshot", "realistic_hook", "m9k_knife", "weapon_rpw_binoculars", "deployable_shield"},
  6475. Health = 100,
  6476. Colour = Regiment_Color.rARC,
  6477. Rank = 22,
  6478. Model = "models/player/arc/cqb/captain/cqb_arc_captain.mdl",
  6479. Regiment = "ARC CQB",
  6480. Clearance = "4",
  6481. } )
  6482.  
  6483. -------- ARC Medic -----------
  6484.  
  6485. TEAM_ARCMEDIC_SGT = CreateTeam( "ARC Sergeant", {
  6486. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6487. Health = 100,
  6488. Colour = Regiment_Color.rARC,
  6489. Rank = 6,
  6490. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6491. Regiment = "ARC Medic",
  6492. Clearance = "2",
  6493. } )
  6494.  
  6495. TEAM_ARCMEDIC_SSG = CreateTeam( "ARC Staff Sergeant", {
  6496. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6497. Health = 100,
  6498. Colour = Regiment_Color.rARC,
  6499. Rank = 7,
  6500. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6501. Regiment = "ARC Medic",
  6502. Clearance = "2",
  6503. } )
  6504.  
  6505. TEAM_ARCMEDIC_GSG = CreateTeam( "ARC Gunnery Sergeant", {
  6506. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6507. Health = 100,
  6508. Colour = Regiment_Color.rARC,
  6509. Rank = 8,
  6510. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6511. Regiment = "ARC Medic",
  6512. Clearance = "2",
  6513. } )
  6514.  
  6515. TEAM_ARCMEDIC_MSG = CreateTeam( "ARC Master Sergeant", {
  6516. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6517. Health = 100,
  6518. Colour = Regiment_Color.rARC,
  6519. Rank = 9,
  6520. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6521. Regiment = "ARC Medic",
  6522. Clearance = "2",
  6523. } )
  6524.  
  6525. TEAM_ARCMEDIC_SGM = CreateTeam( "ARC Sergeant Major", {
  6526. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6527. Health = 100,
  6528. Colour = Regiment_Color.rARC,
  6529. Rank = 10,
  6530. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6531. Regiment = "ARC Medic",
  6532. Clearance = "2",
  6533. } )
  6534.  
  6535. TEAM_ARCMEDIC_FSG = CreateTeam( "ARC First Sergeant", {
  6536. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6537. Health = 100,
  6538. Colour = Regiment_Color.rARC,
  6539. Rank = 11,
  6540. Model = "models/player/arc/medic/sergeant/medic_arc_sergeant.mdl",
  6541. Regiment = "ARC Medic",
  6542. Clearance = "2",
  6543. } )
  6544.  
  6545. TEAM_ARCMEDIC_WO = CreateTeam( "ARC Warrant Officer", {
  6546. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6547. Health = 100,
  6548. Colour = Regiment_Color.rARC,
  6549. Rank = 12,
  6550. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6551. Regiment = "ARC Medic",
  6552. Clearance = "2",
  6553. } )
  6554.  
  6555. TEAM_ARCMEDIC_2LT = CreateTeam( "ARC 2nd Lieutenant", {
  6556. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6557. Health = 100,
  6558. Colour = Regiment_Color.rARC,
  6559. Rank = 13,
  6560. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6561. Regiment = "ARC Medic",
  6562. Clearance = "3",
  6563. } )
  6564.  
  6565. TEAM_ARCMEDIC_LT2 = CreateTeam( "ARC Lieutenant 2nd Grade", {
  6566. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6567. Health = 100,
  6568. Colour = Regiment_Color.rARC,
  6569. Rank = 14,
  6570. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6571. Regiment = "ARC Medic",
  6572. Clearance = "3",
  6573. } )
  6574.  
  6575. TEAM_ARCMEDIC_LT1 = CreateTeam( "ARC Lieutenant 1st Grade", {
  6576. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6577. Health = 100,
  6578. Colour = Regiment_Color.rARC,
  6579. Rank = 15,
  6580. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6581. Regiment = "ARC Medic",
  6582. Clearance = "3",
  6583. } )
  6584.  
  6585. TEAM_ARCMEDIC_LT = CreateTeam( "ARC Lieutenant", {
  6586. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6587. Health = 100,
  6588. Colour = Regiment_Color.rARC,
  6589. Rank = 16,
  6590. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6591. Regiment = "ARC Medic",
  6592. Clearance = "3",
  6593. } )
  6594.  
  6595. TEAM_ARCMEDIC_LTCPT = CreateTeam( "ARC Lieutenant Captain", {
  6596. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6597. Health = 100,
  6598. Colour = Regiment_Color.rARC,
  6599. Rank = 17,
  6600. Model = "models/player/arc/medic/officer/medic_arc_officer.mdl",
  6601. Regiment = "ARC Medic",
  6602. Clearance = "3",
  6603. } )
  6604.  
  6605. TEAM_ARCMEDIC_CPT = CreateTeam( "ARC Captain", {
  6606. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6607. Health = 100,
  6608. Colour = Regiment_Color.rARC,
  6609. Rank = 18,
  6610. Model = "models/player/arc/medic/captain/medic_arc_captain.mdl",
  6611. Regiment = "ARC Medic",
  6612. Clearance = "3",
  6613. } )
  6614.  
  6615. TEAM_ARCMEDIC_CPT1 = CreateTeam( "ARC Captain 1st Grade", {
  6616. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6617. Health = 100,
  6618. Colour = Regiment_Color.rARC,
  6619. Rank = 19,
  6620. Model = "models/player/arc/medic/captain/medic_arc_captain.mdl",
  6621. Regiment = "ARC Medic",
  6622. Clearance = "3",
  6623. } )
  6624.  
  6625. TEAM_ARCMEDIC_CPT2 = CreateTeam( "ARC Captain 2nd Grade", {
  6626. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6627. Health = 100,
  6628. Colour = Regiment_Color.rARC,
  6629. Rank = 20,
  6630. Model = "models/player/arc/medic/captain/medic_arc_captain.mdl",
  6631. Regiment = "ARC Medic",
  6632. Clearance = "3",
  6633. } )
  6634.  
  6635. TEAM_ARCMEDIC_CPT3 = CreateTeam( "ARC Captain 3rd Grade", {
  6636. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6637. Health = 100,
  6638. Colour = Regiment_Color.rARC,
  6639. Rank = 21,
  6640. Model = "models/player/arc/medic/captain/medic_arc_captain.mdl",
  6641. Regiment = "ARC Medic",
  6642. Clearance = "4",
  6643. } )
  6644.  
  6645. TEAM_ARCMEDIC_CPT4 = CreateTeam( "ARC Captain 4th Grade", {
  6646. Weapons = {"climb_swep2", "none", "tfa_swch_alphablaster", "tfa_sw_arc_pistols" ,"weapon_bactainjector", "weapon_defibrillator", "realistic_hook", "weapon_rpw_binoculars"},
  6647. Health = 100,
  6648. Colour = Regiment_Color.rARC,
  6649. Rank = 22,
  6650. Model = "models/player/arc/medic/captain/medic_arc_captain.mdl",
  6651. Regiment = "ARC Medic",
  6652. Clearance = "4",
  6653. } )
  6654.  
  6655. -------- Navy -----------
  6656. TEAM_NAVY_TRAINEE = CreateTeam( "Naval Trainee", {
  6657. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6658. Health = 100,
  6659. Colour = Regiment_Color.rNavy,
  6660. Rank = 1,
  6661. Model = "models/navy/knu/gray/navy_gray.mdl",
  6662. Regiment = "Republic Navy",
  6663. Clearance = "1",
  6664. } )
  6665.  
  6666. TEAM_NAVY_JRCRE = CreateTeam( "Junior Crewman", {
  6667. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6668. Health = 100,
  6669. Colour = Regiment_Color.rNavy,
  6670. Rank = 2,
  6671. Model = "models/navy/knu/gray/navy_gray.mdl",
  6672. Regiment = "Republic Navy",
  6673. Clearance = "1",
  6674. } )
  6675.  
  6676. TEAM_NAVY_CRE = CreateTeam( "Crewman", {
  6677. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6678. Health = 100,
  6679. Colour = Regiment_Color.rNavy,
  6680. Rank = 3,
  6681. Model = "models/navy/knu/gray/navy_gray.mdl",
  6682. Regiment = "Republic Navy",
  6683. Clearance = "1",
  6684. } )
  6685.  
  6686. TEAM_NAVY_LEDCRE = CreateTeam( "Leading Crewman", {
  6687. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6688. Health = 100,
  6689. Colour = Regiment_Color.rNavy,
  6690. Rank = 4,
  6691. Model = "models/navy/knu/gray/navy_gray.mdl",
  6692. Regiment = "Republic Navy",
  6693. Clearance = "1",
  6694. } )
  6695.  
  6696. TEAM_NAVY_PO = CreateTeam( "Petty Officer", {
  6697. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6698. Health = 100,
  6699. Colour = Regiment_Color.rNavy,
  6700. Rank = 5,
  6701. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6702. Regiment = "Republic Navy",
  6703. Clearance = "2",
  6704. } )
  6705.  
  6706. TEAM_NAVY_CPO = CreateTeam( "Chief Petty Officer", {
  6707. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6708. Health = 100,
  6709. Colour = Regiment_Color.rNavy,
  6710. Rank = 6,
  6711. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6712. Regiment = "Republic Navy",
  6713. Clearance = "2",
  6714. } )
  6715.  
  6716. TEAM_NAVY_SCHIEF = CreateTeam( "Senior Chief", {
  6717. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6718. Health = 100,
  6719. Colour = Regiment_Color.rNavy,
  6720. Rank = 7,
  6721. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6722. Regiment = "Republic Navy",
  6723. Clearance = "2",
  6724. } )
  6725.  
  6726. TEAM_NAVY_MCHIEF = CreateTeam( "Master Chief", {
  6727. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6728. Health = 100,
  6729. Colour = Regiment_Color.rNavy,
  6730. Rank = 8,
  6731. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6732. Regiment = "Republic Navy",
  6733. Clearance = "2",
  6734. } )
  6735.  
  6736. TEAM_NAVY_SO = CreateTeam( "Sub Officer", {
  6737. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6738. Health = 100,
  6739. Colour = Regiment_Color.rNavy,
  6740. Rank = 9,
  6741. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6742. Regiment = "Republic Navy",
  6743. Clearance = "2",
  6744. } )
  6745.  
  6746. TEAM_NAVY_WO = CreateTeam( "Warrant Officer", {
  6747. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6748. Health = 100,
  6749. Colour = Regiment_Color.rNavy,
  6750. Rank = 10,
  6751. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6752. Regiment = "Republic Navy",
  6753. Clearance = "2",
  6754. } )
  6755.  
  6756. TEAM_NAVY_MID = CreateTeam( "Midshipman", {
  6757. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6758. Health = 100,
  6759. Colour = Regiment_Color.rNavy,
  6760. Rank = 11,
  6761. Model = "models/navy/knu/dgray/navy_dgray.mdl",
  6762. Regiment = "Republic Navy",
  6763. Clearance = "3",
  6764. } )
  6765.  
  6766. TEAM_NAVY_ENG = CreateTeam( "Ensign", {
  6767. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6768. Health = 100,
  6769. Colour = Regiment_Color.rNavy,
  6770. Rank = 12,
  6771. Model = "models/navy/knu/blue/navy_blue.mdl",
  6772. Regiment = "Republic Navy",
  6773. Clearance = "3",
  6774. } )
  6775.  
  6776. TEAM_NAVY_SBLT = CreateTeam( "Sub Lieutenant", {
  6777. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6778. Health = 100,
  6779. Colour = Regiment_Color.rNavy,
  6780. Rank = 13,
  6781. Model = "models/navy/knu/blue/navy_blue.mdl",
  6782. Regiment = "Republic Navy",
  6783. Clearance = "3",
  6784. } )
  6785.  
  6786. TEAM_NAVY_LT = CreateTeam( "Lieutenant", {
  6787. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6788. Health = 100,
  6789. Colour = Regiment_Color.rNavy,
  6790. Rank = 14,
  6791. Model = "models/navy/knu/blue/navy_blue.mdl",
  6792. Regiment = "Republic Navy",
  6793. Clearance = "3",
  6794. } )
  6795.  
  6796. TEAM_NAVY_SNLT = CreateTeam( "Senior Lieutenant", {
  6797. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6798. Health = 100,
  6799. Colour = Regiment_Color.rNavy,
  6800. Rank = 15,
  6801. Model = "models/navy/knu/blue/navy_blue.mdl",
  6802. Regiment = "Republic Navy",
  6803. Clearance = "3",
  6804. } )
  6805.  
  6806. TEAM_NAVY_DECKCO = CreateTeam( "Deck Officer", {
  6807. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6808. Health = 100,
  6809. Colour = Regiment_Color.rNavy,
  6810. Rank = 16,
  6811. Model = "models/navy/knu/blue/navy_blue.mdl",
  6812. Regiment = "Republic Navy",
  6813. Clearance = "3",
  6814. } )
  6815.  
  6816. TEAM_NAVY_DECKCO = CreateTeam( "Deck Commander", {
  6817. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6818. Health = 100,
  6819. Colour = Regiment_Color.rNavy,
  6820. Rank = 17,
  6821. Model = "models/navy/knu/green/navy_green.mdl",
  6822. Regiment = "Republic Navy",
  6823. Clearance = "4",
  6824. } )
  6825.  
  6826. TEAM_NAVY_LTCO = CreateTeam( "Lieutenant Commander", {
  6827. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6828. Health = 100,
  6829. Colour = Regiment_Color.rNavy,
  6830. Rank = 18,
  6831. Model = "models/navy/knu/green/navy_green.mdl",
  6832. Regiment = "Republic Navy",
  6833. Clearance = "4",
  6834. } )
  6835.  
  6836. TEAM_NAVY_COM = CreateTeam( "Commander", {
  6837. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6838. Health = 100,
  6839. Colour = Regiment_Color.rNavy,
  6840. Rank = 19,
  6841. Model = "models/navy/knu/green/navy_green.mdl",
  6842. Regiment = "Republic Navy",
  6843. Clearance = "4",
  6844. } )
  6845.  
  6846. TEAM_NAVY_CAPT = CreateTeam( "Captain", {
  6847. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6848. Health = 100,
  6849. Colour = Regiment_Color.rNavy,
  6850. Rank = 20,
  6851. Model = "models/navy/knu/green/navy_green.mdl",
  6852. Regiment = "Republic Navy",
  6853. Clearance = "4",
  6854. } )
  6855.  
  6856. TEAM_NAVY_CDRE = CreateTeam( "Commodore", {
  6857. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6858. Health = 100,
  6859. Colour = Regiment_Color.rNavy,
  6860. Rank = 21,
  6861. Model = "models/navy/knu/white/navy_white.mdl",
  6862. Regiment = "Republic Navy",
  6863. Clearance = "5",
  6864. } )
  6865.  
  6866. TEAM_NAVY_COMMO = CreateTeam( "Rear Admiral", {
  6867. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6868. Health = 100,
  6869. Colour = Regiment_Color.rNavy,
  6870. Rank = 22,
  6871. Model = "models/navy/knu/white/navy_white.mdl",
  6872. Regiment = "Republic Navy",
  6873. Clearance = "5",
  6874. } )
  6875.  
  6876. TEAM_NAVY_VADMIRAL = CreateTeam( "Vice Admiral", {
  6877. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6878. Health = 100,
  6879. Colour = Regiment_Color.rNavy,
  6880. Rank = 23,
  6881. Model = "models/navy/knu/white/navy_white.mdl",
  6882. Regiment = "Republic Navy",
  6883. Clearance = "5",
  6884. } )
  6885.  
  6886. TEAM_NAVY_ADMIRAL = CreateTeam( "Admiral", {
  6887. Weapons = {"climb_swep2", "none", "pocket", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep", "tfa_kotor_bp_5"},
  6888. Health = 100,
  6889. Colour = Regiment_Color.rNavy,
  6890. Rank = 24,
  6891. Model = "models/player/wullf/wullf.mdl",
  6892. Regiment = "Republic Navy",
  6893. Clearance = "ALL ACCESS",
  6894. } )
  6895.  
  6896. -------- Engineer -----------
  6897. TEAM_NAVY_ENGINEER = CreateTeam( "", {
  6898. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_se14c_extended", "repair_tool", "weapon_physgun", "gmod_tool"},
  6899. Health = 100,
  6900. Colour = Regiment_Color.rNavy,
  6901. Rank = 5,
  6902. Model = "models/player/clone engineer/ccgi engineer.mdl",
  6903. Regiment = "Republic Engineer",
  6904. Clearance = "3",
  6905. } )
  6906.  
  6907. -------- Naval Operatives -----------
  6908. TEAM_NAVY_OPERATOR = CreateTeam( "", {
  6909. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_dlt19_extended", "tfa_sw_repsnip", "tfa_sw_dc17dual", "weapon_cuff_elastic"},
  6910. Health = 100,
  6911. Colour = Regiment_Color.rNavy,
  6912. Rank = 5,
  6913. Model = "models/player/gary/commission/starwars/simba_nsd.mdl",
  6914. Regiment = "Naval Security Division",
  6915. Clearance = "4",
  6916. } )
  6917.  
  6918. -------- Republic Administratin Bureau -----------
  6919. TEAM_RAB = CreateTeam( "", {
  6920. Weapons = {"climb_swep2", "none", "tfa_swch_dc17", "tfa_swch_dc15s", "cross_arms_swep"},
  6921. Health = 100,
  6922. Colour = Regiment_Color.rRAB,
  6923. Rank = 20,
  6924. Model = "models/player/omo/rsb/rsb.mdl",
  6925. Regiment = "Republic Administration Bureau",
  6926. Clearance = "3",
  6927. } )
  6928. -------- Republic High Command -----------
  6929. TEAM_HIGHCMD_BRIG = CreateTeam( "Brigadier", {
  6930. Weapons = {"climb_swep2", "none", "tfa_dlt19_extended", "tfa_dlt20a_extended", "ven_e22", "tfa_sw_dc17dual"},
  6931. Health = 100,
  6932. Colour = Regiment_Color.rRHC,
  6933. Rank = 10,
  6934. Model = "models/tastik/brig/brig.mdl",
  6935. Regiment = "Republic High Command",
  6936. Clearance = "5",
  6937. } )
  6938.  
  6939. TEAM_HIGHCMD_LTGEN = CreateTeam( "Lieutenant General", {
  6940. Weapons = {"climb_swep2", "none", "tfa_dlt19_extended", "tfa_dlt20a_extended", "ven_e22", "tfa_sw_dc17dual"},
  6941. Health = 100,
  6942. Colour = Regiment_Color.rRHC,
  6943. Rank = 12,
  6944. Model = "models/tastik/brig/brig.mdl",
  6945. Regiment = "Republic High Command",
  6946. Clearance = "5",
  6947. } )
  6948.  
  6949.  
  6950. TEAM_HIGHCMD_MAJGEN = CreateTeam( "Major General", {
  6951. Weapons = {"climb_swep2", "none", "tfa_dlt19_extended", "tfa_dlt20a_extended", "ven_e22", "tfa_sw_dc17dual"},
  6952. Health = 100,
  6953. Colour = Regiment_Color.rRHC,
  6954. Rank = 14,
  6955. Model = "models/tastik/brig/brig.mdl",
  6956. Regiment = "Republic High Command",
  6957. Clearance = "5",
  6958. } )
  6959.  
  6960.  
  6961. TEAM_HIGHCMD_GEN = CreateTeam( "General", {
  6962. Weapons = {"climb_swep2", "none", "tfa_dlt19_extended", "tfa_dlt20a_extended", "ven_e22", "tfa_sw_dc17dual"},
  6963. Health = 100,
  6964. Colour = Regiment_Color.rRHC,
  6965. Rank = 20,
  6966. Model = "models/player/cgiarcgeneral/cgiarcgeneral.mdl",
  6967. Regiment = "Republic High Command",
  6968. Clearance = "5",
  6969. } )
  6970.  
  6971. -------- Naval Intelligence -----------
  6972. TEAM_RID_TROOPER = CreateTeam( "", {
  6973. Weapons = {"climb_swep2", "none", "zeus_flashbang", "tfa_swch_sg4", "weapon_cuff_elastic", "tfa_taser"},
  6974. Health = 100,
  6975. Colour = Regiment_Color.rRHC,
  6976. Rank = 5,
  6977. Model = "models/tastik/tastik/tastik.mdl",
  6978. Regiment = "Naval Intelligence",
  6979. Clearance = "2",
  6980. } )
  6981.  
  6982. TEAM_RID_OFFICER = CreateTeam( "", {
  6983. Weapons = {"climb_swep2", "none", "zeus_flashbang", "tfa_swch_sg4", "tfa_sw_dc17dual", "weapon_cuff_elastic", "tfa_taser"},
  6984. Health = 100,
  6985. Colour = Regiment_Color.rRHC,
  6986. Rank = 8,
  6987. Model = "models/tastik/tastik/tastik.mdl",
  6988. Regiment = "Naval Intelligence",
  6989. Clearance = "3",
  6990. } )
  6991.  
  6992.  
  6993. TEAM_RID_COM = CreateTeam( "", {
  6994. Weapons = {"climb_swep2", "none", "zeus_flashbang", "tfa_swch_sg4", "tfa_sw_dc17dual", "weapon_cuff_elastic", "tfa_taser"},
  6995. Health = 100,
  6996. Colour = Regiment_Color.rRHC,
  6997. Rank = 10,
  6998. Model = "models/tastik/tastik/tastik.mdl",
  6999. Regiment = "Naval Intelligence",
  7000. Clearance = "4",
  7001. } )
  7002.  
  7003. -------- Coruscant Guard Intelligence Agency -----------
  7004. TEAM_RID_TROOPER = CreateTeam( "", {
  7005. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_sg4", "weapon_cuff_elastic", "tfa_taser"},
  7006. Health = 100,
  7007. Colour = Regiment_Color.rCG,
  7008. Rank = 5,
  7009. Model = "models/tastik/tastik/tastik.mdl",
  7010. Regiment = "Coruscant Guard Intelligence Agency",
  7011. Clearance = "2",
  7012. } )
  7013.  
  7014. TEAM_RID_OFFICER = CreateTeam( "", {
  7015. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_swch_sg4", "tfa_sw_dc17dual", "weapon_cuff_elastic", "tfa_taser"},
  7016. Health = 100,
  7017. Colour = Regiment_Color.rCG,
  7018. Rank = 8,
  7019. Model = "models/tastik/tastik/tastik.mdl",
  7020. Regiment = "Coruscant Guard Intelligence Agency",
  7021. Clearance = "3",
  7022. } )
  7023.  
  7024.  
  7025. TEAM_RID_COM = CreateTeam( "", {
  7026. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "tfa_dlt19_extended", "tfa_sw_dc17dual", "weapon_cuff_elastic", "tfa_taser"},
  7027. Health = 100,
  7028. Colour = Regiment_Color.rCG,
  7029. Rank = 10,
  7030. Model = "models/tastik/tastik/tastik.mdl",
  7031. Regiment = "Coruscant Guard Intelligence Agency",
  7032. Clearance = "4",
  7033. } )
  7034.  
  7035.  
  7036. --------Shadow Company-----------
  7037. TEAM_SHADOW_PVT = CreateTeam( "Private", {
  7038. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7039. Health = 100,
  7040. Colour = Regiment_Color.rSKI,
  7041. Rank = 1,
  7042. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7043. Regiment = "Shadow Company",
  7044. Clearance = "1",
  7045. } )
  7046.  
  7047. TEAM_SHADOW_PFC = CreateTeam( "First Class Private", {
  7048. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7049. Health = 100,
  7050. Colour = Regiment_Color.rSKI,
  7051. Rank = 2,
  7052. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7053. Regiment = "Shadow Company",
  7054. Clearance = "1",
  7055. } )
  7056.  
  7057. TEAM_SHADOW_LCPL = CreateTeam( "Lance Corporal", {
  7058. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7059. Health = 100,
  7060. Colour = Regiment_Color.rSKI,
  7061. Rank = 3,
  7062. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7063. Regiment = "Shadow Company",
  7064. Clearance = "1",
  7065. } )
  7066.  
  7067. TEAM_SHADOW_CPL = CreateTeam( "Corporal", {
  7068. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7069. Health = 100,
  7070. Colour = Regiment_Color.rSKI,
  7071. Rank = 4,
  7072. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7073. Regiment = "Shadow Company",
  7074. Clearance = "1",
  7075. } )
  7076.  
  7077. TEAM_SHADOW_SPC = CreateTeam( "Specialist", {
  7078. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7079. Health = 100,
  7080. Colour = Regiment_Color.rSKI,
  7081. Rank = 5,
  7082. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7083. Regiment = "Shadow Company",
  7084. Clearance = "1",
  7085. } )
  7086.  
  7087. TEAM_SHADOW_SGT = CreateTeam( "Sergeant", {
  7088. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7089. Health = 100,
  7090. Colour = Regiment_Color.rSKI,
  7091. Rank = 6,
  7092. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7093. Regiment = "Shadow Company",
  7094. Clearance = "2",
  7095. } )
  7096.  
  7097. TEAM_SHADOW_SSGT = CreateTeam( "Staff Sergeant", {
  7098. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7099. Health = 100,
  7100. Colour = Regiment_Color.rSKI,
  7101. Rank = 7,
  7102. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7103. Regiment = "Shadow Company",
  7104. Clearance = "2",
  7105. } )
  7106.  
  7107. TEAM_SHADOW_DSGT = CreateTeam( "Drill Sergeant", {
  7108. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7109. Health = 100,
  7110. Colour = Regiment_Color.rSKI,
  7111. Rank = 8,
  7112. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7113. Regiment = "Shadow Company",
  7114. Clearance = "2",
  7115. } )
  7116.  
  7117. TEAM_SHADOW_GSGT = CreateTeam( "Gunnery Sergeant", {
  7118. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7119. Health = 100,
  7120. Colour = Regiment_Color.rSKI,
  7121. Rank = 9,
  7122. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7123. Regiment = "Shadow Company",
  7124. Clearance = "2",
  7125. } )
  7126.  
  7127. TEAM_SHADOW_MSGT = CreateTeam( "Master Sergeant", {
  7128. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7129. Health = 100,
  7130. Colour = Regiment_Color.rSKI,
  7131. Rank = 10,
  7132. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7133. Regiment = "Shadow Company",
  7134. Clearance = "2",
  7135. } )
  7136.  
  7137. TEAM_SHADOW_WO = CreateTeam( "Warrant Officer", {
  7138. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7139. Health = 100,
  7140. Colour = Regiment_Color.rSKI,
  7141. Rank = 11,
  7142. Model = "models/player/shadow/shadow_trp/shadow_trp.mdl",
  7143. Regiment = "Shadow Company",
  7144. Clearance = "2",
  7145. } )
  7146.  
  7147. TEAM_SHADOW_2NDLT = CreateTeam( "2nd Lieutenant", {
  7148. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7149. Health = 100,
  7150. Colour = Regiment_Color.rSKI,
  7151. Rank = 12,
  7152. Model = "models/player/shadow/shadow_off/shadow_off.mdl",
  7153. Regiment = "Shadow Company",
  7154. Clearance = "3",
  7155. } )
  7156.  
  7157. TEAM_SHADOW_LT = CreateTeam( "Lieutenant", {
  7158. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7159. Health = 100,
  7160. Colour = Regiment_Color.rSKI,
  7161. Rank = 13,
  7162. Model = "models/player/shadow/shadow_off/shadow_off.mdl",
  7163. Regiment = "Shadow Company",
  7164. Clearance = "3",
  7165. } )
  7166.  
  7167. TEAM_SHADOW_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  7168. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7169. Health = 100,
  7170. Colour = Regiment_Color.rSKI,
  7171. Rank = 14,
  7172. Model = "models/player/shadow/shadow_off/shadow_off.mdl",
  7173. Regiment = "Shadow Company",
  7174. Clearance = "3",
  7175. } )
  7176.  
  7177. TEAM_SHADOW_CAPTAIN = CreateTeam( "Captain", {
  7178. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7179. Health = 100,
  7180. Colour = Regiment_Color.rSKI,
  7181. Rank = 15,
  7182. Model = "models/player/shadow/shadow_off/shadow_off.mdl",
  7183. Regiment = "Shadow Company",
  7184. Clearance = "3",
  7185. } )
  7186.  
  7187. TEAM_SHADOW_MAJOR = CreateTeam( "Major", {
  7188. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7189. Health = 100,
  7190. Colour = Regiment_Color.rSKI,
  7191. Rank = 16,
  7192. Model = "models/player/shadow/shadow_off/shadow_off.mdl",
  7193. Regiment = "Shadow Company",
  7194. Clearance = "3",
  7195. } )
  7196.  
  7197. TEAM_SHADOW_COLONEL = CreateTeam( "Colonel", {
  7198. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7199. Health = 100,
  7200. Colour = Regiment_Color.rSKI,
  7201. Rank = 17,
  7202. Model = "models/player/shadow/shadow_com/shadow_com.mdl",
  7203. Regiment = "Shadow Company",
  7204. Clearance = "3",
  7205. } )
  7206.  
  7207. TEAM_SHADOW_BCOM = CreateTeam( "Battalion Commander", {
  7208. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7209. Health = 100,
  7210. Colour = Regiment_Color.rSKI,
  7211. Rank = 18,
  7212. Model = "models/player/shadow/shadow_com/shadow_com.mdl",
  7213. Regiment = "Shadow Company",
  7214. Clearance = "4",
  7215. } )
  7216.  
  7217. TEAM_SHADOW_FCOM = CreateTeam( "Field Commander", {
  7218. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7219. Health = 100,
  7220. Colour = Regiment_Color.rSKI,
  7221. Rank = 19,
  7222. Model = "models/player/shadow/shadow_com/shadow_com.mdl",
  7223. Regiment = "Shadow Company",
  7224. Clearance = "4",
  7225. } )
  7226.  
  7227. TEAM_SHADOW_COM = CreateTeam( "Commander", {
  7228. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7229. Health = 100,
  7230. Colour = Regiment_Color.rSKI,
  7231. Rank = 20,
  7232. Model = "models/player/shadow/shadow_com/shadow_com.mdl",
  7233. Regiment = "Shadow Company",
  7234. Clearance = "4",
  7235. } )
  7236.  
  7237. TEAM_SHADOW_MARSHCOM = CreateTeam( "Marshal Commander", {
  7238. Weapons = {"climb_swep2", "none", "tfa_swch_dc19", "tfa_sw_dc17dual", "tfa_sw_repsnip", "weapon_camo"},
  7239. Health = 100,
  7240. Colour = Regiment_Color.rSKI,
  7241. Rank = 21,
  7242. Model = "models/player/shadow/shadow_com/shadow_com.mdl",
  7243. Regiment = "Shadow Company",
  7244. Clearance = "4",
  7245. } )
  7246.  
  7247. -------- 41st Elite Corps Green Company -----------
  7248. TEAM_41STSUPPORT_PVT = CreateTeam( "Private", {
  7249. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7250. Health = 100,
  7251. Colour = Regiment_Color.r41ST,
  7252. Rank = 1,
  7253. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7254. Regiment = "41st Elite Corps Green Company",
  7255. Clearance = "1",
  7256. } )
  7257.  
  7258. TEAM_41STSUPPORT_PFC = CreateTeam( "First Class Private", {
  7259. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7260. Health = 100,
  7261. Colour = Regiment_Color.r41ST,
  7262. Rank = 2,
  7263. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7264. Regiment = "41st Elite Corps Green Company",
  7265. Clearance = "1",
  7266. } )
  7267.  
  7268. TEAM_41STSUPPORT_LCPL = CreateTeam( "Lance Corporal", {
  7269. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7270. Health = 100,
  7271. Colour = Regiment_Color.r41ST,
  7272. Rank = 3,
  7273. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7274. Regiment = "41st Elite Corps Green Company",
  7275. Clearance = "1",
  7276. } )
  7277.  
  7278. TEAM_41STSUPPORT_CPL = CreateTeam( "Corporal", {
  7279. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7280. Health = 100,
  7281. Colour = Regiment_Color.r41ST,
  7282. Rank = 4,
  7283. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7284. Regiment = "41st Elite Corps Green Company",
  7285. Clearance = "1",
  7286. } )
  7287.  
  7288. TEAM_41STSUPPORT_SPC = CreateTeam( "Specialist", {
  7289. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7290. Health = 100,
  7291. Colour = Regiment_Color.r41ST,
  7292. Rank = 5,
  7293. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7294. Regiment = "41st Elite Corps Green Company",
  7295. Clearance = "1",
  7296. } )
  7297.  
  7298. TEAM_41STSUPPORT_SGT = CreateTeam( "Sergeant", {
  7299. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7300. Health = 100,
  7301. Colour = Regiment_Color.r41ST,
  7302. Rank = 6,
  7303. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7304. Regiment = "41st Elite Corps Green Company",
  7305. Clearance = "2",
  7306. } )
  7307.  
  7308. TEAM_41STSUPPORT_SSGT = CreateTeam( "Staff Sergeant", {
  7309. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7310. Health = 100,
  7311. Colour = Regiment_Color.r41ST,
  7312. Rank = 7,
  7313. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7314. Regiment = "41st Elite Corps Green Company",
  7315. Clearance = "2",
  7316. } )
  7317.  
  7318. TEAM_41STSUPPORT_DSGT = CreateTeam( "Drill Sergeant", {
  7319. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7320. Health = 100,
  7321. Colour = Regiment_Color.r41ST,
  7322. Rank = 8,
  7323. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7324. Regiment = "41st Elite Corps Green Company",
  7325. Clearance = "2",
  7326. } )
  7327.  
  7328. TEAM_41STSUPPORT_GSGT = CreateTeam( "Gunnery Sergeant", {
  7329. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7330. Health = 100,
  7331. Colour = Regiment_Color.r41ST,
  7332. Rank = 9,
  7333. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7334. Regiment = "41st Elite Corps Green Company",
  7335. Clearance = "2",
  7336. } )
  7337.  
  7338. TEAM_41STSUPPORT_MSGT = CreateTeam( "Master Sergeant", {
  7339. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7340. Health = 100,
  7341. Colour = Regiment_Color.r41ST,
  7342. Rank = 10,
  7343. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7344. Regiment = "41st Elite Corps Green Company",
  7345. Clearance = "2",
  7346. } )
  7347.  
  7348. TEAM_41STSUPPORT_WO = CreateTeam( "Warrant Officer", {
  7349. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_swch_dc15a"},
  7350. Health = 100,
  7351. Colour = Regiment_Color.r41ST,
  7352. Rank = 11,
  7353. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7354. Regiment = "41st Elite Corps Green Company",
  7355. Clearance = "2",
  7356. } )
  7357.  
  7358. TEAM_41STSUPPORT_2NDLT = CreateTeam( "2nd Lieutenant", {
  7359. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7360. Health = 100,
  7361. Colour = Regiment_Color.r41ST,
  7362. Rank = 12,
  7363. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7364. Regiment = "41st Elite Corps Green Company",
  7365. Clearance = "3",
  7366. } )
  7367.  
  7368. TEAM_41STSUPPORT_LT = CreateTeam( "Lieutenant", {
  7369. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7370. Health = 100,
  7371. Colour = Regiment_Color.r41ST,
  7372. Rank = 13,
  7373. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7374. Regiment = "41st Elite Corps Green Company",
  7375. Clearance = "3",
  7376. } )
  7377.  
  7378. TEAM_41STSUPPORT_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  7379. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7380. Health = 100,
  7381. Colour = Regiment_Color.r41ST,
  7382. Rank = 14,
  7383. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7384. Regiment = "41st Elite Corps Green Company",
  7385. Clearance = "3",
  7386. } )
  7387.  
  7388. TEAM_41STSUPPORT_CAPTAIN = CreateTeam( "Captain", {
  7389. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7390. Health = 100,
  7391. Colour = Regiment_Color.r41ST,
  7392. Rank = 15,
  7393. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7394. Regiment = "41st Elite Corps Green Company",
  7395. Clearance = "3",
  7396. } )
  7397.  
  7398. TEAM_41STSUPPORT_MAJOR = CreateTeam( "Major", {
  7399. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7400. Health = 100,
  7401. Colour = Regiment_Color.r41ST,
  7402. Rank = 16,
  7403. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7404. Regiment = "41st Elite Corps Green Company",
  7405. Clearance = "3",
  7406. } )
  7407.  
  7408. TEAM_41STSUPPORT_COLONEL = CreateTeam( "Colonel", {
  7409. Weapons = {"climb_swep2", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7410. Health = 100,
  7411. Colour = Regiment_Color.r41ST,
  7412. Rank = 17,
  7413. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7414. Regiment = "41st Elite Corps Green Company",
  7415. Clearance = "3",
  7416. } )
  7417.  
  7418. TEAM_41STSUPPORT_BCOM = CreateTeam( "Battalion Commander", {
  7419. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7420. Health = 100,
  7421. Colour = Regiment_Color.r41ST,
  7422. Rank = 18,
  7423. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7424. Regiment = "41st Elite Corps Green Company",
  7425. Clearance = "4",
  7426. } )
  7427.  
  7428. TEAM_41STSUPPORT_FCOM = CreateTeam( "Field Commander", {
  7429. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7430. Health = 100,
  7431. Colour = Regiment_Color.r41ST,
  7432. Rank = 19,
  7433. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7434. Regiment = "41st Elite Corps Green Company",
  7435. Clearance = "4",
  7436. } )
  7437.  
  7438. TEAM_41STSUPPORT_COM = CreateTeam( "Commander", {
  7439. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15a"},
  7440. Health = 100,
  7441. Colour = Regiment_Color.r41ST,
  7442. Rank = 20,
  7443. Model = "models/player/gideon/greencompany/sniper/41stgc_scout_sniper.mdl",
  7444. Regiment = "41st Elite Corps Green Company",
  7445. Clearance = "4",
  7446. } )
  7447.  
  7448. TEAM_41ST_ARC = CreateTeam( "", {
  7449. Weapons = {"climb_swep2", "none", "tfa_swch_dc15s", "none", "tfa_sw_repsnip", "tfa_sw_dc17dual", "tfa_swch_dc15ascoped"},
  7450. Health = 100,
  7451. Colour = Regiment_Color.r41ST,
  7452. Rank = 5,
  7453. Model = "models/player/gideon/greencompany/arc/41stgc_arc.mdl",
  7454. Regiment = "41st Elite Corps",
  7455. Clearance = "2",
  7456. } )
  7457.  
  7458. -------- RC Trainee -----------
  7459. TEAM_RC_TRAINEE = CreateTeam( "RC Trainee", {
  7460. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_swch_dc17m_at", "tfa_sw_repsnip", "repair_tool"},
  7461. Health = 200,
  7462. Colour = Regiment_Color.rTRAINEERC,
  7463. Rank = 5,
  7464. Model = "models/omega/gatewaygaming/trainee/trainee.mdl",
  7465. Regiment = "RC Trainee",
  7466. Clearance = "1",
  7467. } )
  7468. -------- Delta Squad -----------
  7469. TEAM_RC_DELTA_SCORCH = CreateTeam( "", {
  7470. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "thermal_det"},
  7471. Health = 200,
  7472. Colour = Regiment_Color.rDeltaSquad,
  7473. Rank = 5,
  7474. Model = "models/synergyroleplay/rcdeltasquad/rcdeltascorch/rcdeltascorch.mdl",
  7475. Regiment = "RC Delta Squad",
  7476. Clearance = "1",
  7477. } )
  7478.  
  7479. TEAM_RC_DELTA_SEV = CreateTeam( "", {
  7480. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repsnip", "m9k_knife", "weapon_rpw_binoculars"},
  7481. Health = 200,
  7482. Colour = Regiment_Color.rDeltaSquad,
  7483. Rank = 5,
  7484. Model = "models/synergyroleplay/rcdeltasquad/rcdeltasev/rcdeltasev.mdl",
  7485. Regiment = "RC Delta Squad",
  7486. Clearance = "1",
  7487. } )
  7488.  
  7489. TEAM_RC_DELTA_FIXER = CreateTeam( "", {
  7490. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_defibrillator", "weapon_bactainjector", "repair_tool", "zeus_smokegranade", "t3m4_empgrenade", "alydus_fortificationbuildertablet"},
  7491. Health = 200,
  7492. Colour = Regiment_Color.rDeltaSquad,
  7493. Rank = 5,
  7494. Model = "models/synergyroleplay/rcdeltasquad/rcdeltafixer/rcdeltafixer.mdl",
  7495. Regiment = "RC Delta Squad",
  7496. Clearance = "1",
  7497. } )
  7498.  
  7499. TEAM_RC_DELTA_BOSS = CreateTeam( "", {
  7500. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam"},
  7501. Health = 200,
  7502. Colour = Regiment_Color.rDeltaSquad,
  7503. Rank = 6,
  7504. Model = "models/synergyroleplay/rcdeltasquad/rcdeltaboss/rcdeltaboss.mdl",
  7505. Regiment = "RC Delta Squad",
  7506. Clearance = "2",
  7507. } )
  7508.  
  7509. -------- Omega Squad -----------
  7510. TEAM_RC_OMEGA_FI = CreateTeam( "", {
  7511. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repsnip", "m9k_knife", "weapon_rpw_binoculars", "weapon_defibrillator", "weapon_bactainjector"},
  7512. Health = 200,
  7513. Colour = Regiment_Color.rSKI,
  7514. Rank = 5,
  7515. Model = "models/synergyroleplay/rcomegasquad/rcomegafi/rcomegafi.mdl",
  7516. Regiment = "RC Omega Squad",
  7517. Clearance = "2",
  7518. } )
  7519.  
  7520. TEAM_RC_OMEGA_ATIN = CreateTeam( "", {
  7521. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "repair_tool", "tfa_sw_repshot", "t3m4_empgrenade", "alydus_fortificationbuildertablet"},
  7522. Health = 200,
  7523. Colour = Regiment_Color.rSKI,
  7524. Rank = 5,
  7525. Model = "models/synergyroleplay/rcomegasquad/rcomegaatin/rcomegaatin.mdl",
  7526. Regiment = "RC Omega Squad",
  7527. Clearance = "2",
  7528. } )
  7529.  
  7530. TEAM_RC_OMEGA_DARMAN = CreateTeam( "", {
  7531. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "tfa_sw_bowcaster", "thermal_det"},
  7532. Health = 200,
  7533. Colour = Regiment_Color.rSKI,
  7534. Rank = 5,
  7535. Model = "models/synergyroleplay/rcomegasquad/rcomegadarman/rcomegadarman.mdl",
  7536. Regiment = "RC Omega Squad",
  7537. Clearance = "2",
  7538. } )
  7539.  
  7540. TEAM_RC_OMEGA_NINER = CreateTeam( "", {
  7541. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam"},
  7542. Health = 200,
  7543. Colour = Regiment_Color.rSKI,
  7544. Rank = 6,
  7545. Model = "models/synergyroleplay/rcomegasquad/rcomeganiner/rcomeganiner.mdl",
  7546. Regiment = "RC Omega Squad",
  7547. Clearance = "3",
  7548. } )
  7549.  
  7550. -------- Ion Team -----------
  7551. TEAM_RC_ION_RAS = CreateTeam( "", {
  7552. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "thermal_det"},
  7553. Health = 200,
  7554. Colour = Regiment_Color.r22nd,
  7555. Rank = 5,
  7556. Model = "models/gg/ion/ras/ras.mdl",
  7557. Regiment = "22nd Airborne Battalion Ion Team",
  7558. Clearance = "1",
  7559. } )
  7560.  
  7561. TEAM_RC_ION_UNKNOWN = CreateTeam( "", {
  7562. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repsnip", "m9k_knife", "weapon_rpw_binoculars"},
  7563. Health = 200,
  7564. Colour = Regiment_Color.r22nd,
  7565. Rank = 5,
  7566. Model = "models/gg/ion/1241/1241.mdl",
  7567. Regiment = "22nd Airborne Battalion Ion Team",
  7568. Clearance = "1",
  7569. } )
  7570.  
  7571. TEAM_RC_ION_TRACE = CreateTeam( "", {
  7572. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_defibrillator", "weapon_bactainjector", "repair_tool", "zeus_smokegranade"},
  7573. Health = 200,
  7574. Colour = Regiment_Color.r22nd,
  7575. Rank = 5,
  7576. Model = "models/gg/ion/trace/trace.mdl",
  7577. Regiment = "22nd Airborne Battalion Ion Team",
  7578. Clearance = "1",
  7579. } )
  7580.  
  7581. TEAM_RC_ION_CLIMBER = CreateTeam( "", {
  7582. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam"},
  7583. Health = 200,
  7584. Colour = Regiment_Color.r22nd,
  7585. Rank = 6,
  7586. Model = "models/gg/ion/climber/climber.mdl",
  7587. Regiment = "22nd Airborne Battalion Ion Team",
  7588. Clearance = "2",
  7589. } )
  7590.  
  7591. -------- Foxtrot Squad ------------
  7592. TEAM_FOXTROT_GREGOR = CreateTeam( "", {
  7593. Weapons = {"climb_swep2", "none", "tfa_sw_dc17dual", "tfa_swch_dc17m_br", "tfa_swch_dc17m_at", "tfa_sw_repshot"},
  7594. Health = 200,
  7595. Colour = Regiment_Color.r212TH,
  7596. Rank = 1,
  7597. Model = "models/synergyroleplay/rcfoxtrotsquad/rcfoxtrotgregor/rcfoxtrotgregor.mdl",
  7598. Regiment = "7th Sky Corps Foxtrot Squad",
  7599. Clearance = "2",
  7600. } )
  7601.  
  7602. TEAM_FOXTROT_6626 = CreateTeam( "", {
  7603. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_defibrillator", "weapon_bactainjector", "repair_tool", "zeus_smokegranade"},
  7604. Health = 200,
  7605. Colour = Regiment_Color.r212TH,
  7606. Rank = 1,
  7607. Model = "models/synergyroleplay/rcfoxtrotsquad/rcfoxtrottrooper1/rcfoxtrottrooper1.mdl",
  7608. Regiment = "7th Sky Corps Foxtrot Squad",
  7609. Clearance = "1",
  7610. } )
  7611.  
  7612. TEAM_FOXTROT_7262 = CreateTeam( "", {
  7613. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repsnip", "m9k_knife", "weapon_rpw_binoculars"},
  7614. Health = 200,
  7615. Colour = Regiment_Color.r212TH,
  7616. Rank = 1,
  7617. Model = "models/synergyroleplay/rcfoxtrotsquad/rcfoxtrottrooper2/rcfoxtrottrooper2.mdl",
  7618. Regiment = "7th Sky Corps Foxtrot Squad",
  7619. Clearance = "1",
  7620. } )
  7621.  
  7622. TEAM_FOXTROT_5932 = CreateTeam( "", {
  7623. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "thermal_det", "alydus_fortificationbuildertablet"},
  7624. Health = 200,
  7625. Colour = Regiment_Color.r212TH,
  7626. Rank = 1,
  7627. Model = "models/synergyroleplay/rcfoxtrotsquad/rcfoxtrottrooper3/rcfoxtrottrooper3.mdl",
  7628. Regiment = "7th Sky Corps Foxtrot Squad",
  7629. Clearance = "1",
  7630. } )
  7631.  
  7632. -------- Aquilla Squad -----------
  7633. TEAM_RC_CABUR = CreateTeam( "", {
  7634. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "repair_tool", "alydus_fortificationbuildertablet", "t3m4_empgrenade"},
  7635. Health = 200,
  7636. Colour = Regiment_Color.rAquillaSquad,
  7637. Rank = 6,
  7638. Model = "models/omega/gatewaygaming/rc_cabur/rc_cabur.mdl",
  7639. Regiment = "RC Aquilla Squad",
  7640. Clearance = "2",
  7641. } )
  7642.  
  7643. TEAM_RC_BATNOR = CreateTeam( "", {
  7644. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repsnip", "m9k_knife", "weapon_rpw_binoculars"},
  7645. Health = 200,
  7646. Colour = Regiment_Color.rAquillaSquad,
  7647. Rank = 5,
  7648. Model = "models/omega/gatewaygaming/rc_batnor/rc_batnor.mdl",
  7649. Regiment = "RC Aquilla Squad",
  7650. Clearance = "1",
  7651. } )
  7652.  
  7653. TEAM_RC_CYARIKA = CreateTeam( "", {
  7654. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "tfa_sw_repshot", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "thermal_det"},
  7655. Health = 200,
  7656. Colour = Regiment_Color.rAquillaSquad,
  7657. Rank = 5,
  7658. Model = "models/omega/gatewaygaming/rc_cyarika/rc_cyarika.mdl",
  7659. Regiment = "RC Aquilla Squad",
  7660. Clearance = "1",
  7661. } )
  7662.  
  7663. TEAM_RC_MONARCH = CreateTeam( "", {
  7664. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_defibrillator", "weapon_bactainjector", "repair_tool", "zeus_smokegranade"},
  7665. Health = 200,
  7666. Colour = Regiment_Color.rAquillaSquad,
  7667. Rank = 5,
  7668. Model = "models/omega/gatewaygaming/rc_monarch/rc_monarch.mdl",
  7669. Regiment = "RC Aquilla Squad",
  7670. Clearance = "1",
  7671. } )
  7672.  
  7673.  
  7674. -------- Jedi Initiates-----------
  7675. TEAM_CJEDI_YOUNGLING = CreateTeam( "Youngling", {
  7676. Weapons = {"climb_swep2", "none", "weapon_lightsaber_youngling", "meditation", "radio"},
  7677. Health = 100,
  7678. Colour = Regiment_Color.rJedi,
  7679. Rank = 5,
  7680. Model = "models/jazzmcfly/jka/younglings/jka_young_male.mdl",
  7681. Regiment = "Jedi Initiate",
  7682. Clearance = "0",
  7683. } )
  7684.  
  7685. TEAM_JEDI_PADAWAN = CreateTeam( "Padawan", {
  7686. Weapons = {"climb_swep2", "none", "weapon_lightsaber_padawan", "meditation", "radio"},
  7687. Health = 2500,
  7688. Colour = Regiment_Color.rJedi,
  7689. Rank = 5,
  7690. Model = "models/player/jedi/human.mdl",
  7691. Regiment = "Jedi Padawan",
  7692. Clearance = "2",
  7693. } )
  7694.  
  7695. -------- Jedi Consular-----------
  7696.  
  7697. TEAM_JEDI_CONSULAR = CreateTeam( "", {
  7698. Weapons = {"climb_swep2", "none", "weapon_lightsaber_consular", "meditation", "radio"},
  7699. Health = 3000,
  7700. Colour = Regiment_Color.rJedi,
  7701. Rank = 5,
  7702. Model = "models/player/jedi/human.mdl",
  7703. Regiment = "Jedi Consular",
  7704. Clearance = "3",
  7705. } )
  7706.  
  7707. TEAM_JEDI_AHSOKA = CreateTeam( "Commander", {
  7708. Weapons = {"climb_swep2", "none", "weapon_lightsaber_wos_dual", "meditation", "radio"},
  7709. Health = 5000,
  7710. Colour = Regiment_Color.rJedi,
  7711. Rank = 5,
  7712. Model = "models/tfa/comm/gg/pm_sw_ahsoka_v2.mdl",
  7713. Regiment = "Jedi Padawan",
  7714. Clearance = "3",
  7715. } )
  7716.  
  7717. TEAM_KEELYJEDI_GENERAL = CreateTeam( "General", {
  7718. Weapons = {"climb_swep2", "none", "weapon_lightsaber_wos_dual", "meditation", "radio"},
  7719. Health = 8000,
  7720. Colour = Regiment_Color.rJedi,
  7721. Rank = 5,
  7722. Model = "models/gonzo/keelyvinereus/keelyvinereus.mdl",
  7723. Regiment = "Jedi Consular",
  7724. Clearance = "4",
  7725. } )
  7726.  
  7727. -------- Jedi Sentinel -----------
  7728. TEAM_JEDI_SENTINEL = CreateTeam( "", {
  7729. Weapons = {"climb_swep2", "none", "weapon_lightsaber_sentinel", "meditation", "radio"},
  7730. Health = 5000,
  7731. Colour = Regiment_Color.rJedi,
  7732. Rank = 5,
  7733. Model = "models/player/jedi/human.mdl",
  7734. Regiment = "Jedi Sentinel",
  7735. Clearance = "3",
  7736. } )
  7737.  
  7738. -------- Jedi Guardian -----------
  7739.  
  7740. TEAM_JEDI_GUARDIAN = CreateTeam( "", {
  7741. Weapons = {"climb_swep2", "none", "weapon_lightsaber_guardian", "meditation", "radio"},
  7742. Health = 7000,
  7743. Colour = Regiment_Color.rJedi,
  7744. Rank = 5,
  7745. Model = "models/player/jedi/human.mdl",
  7746. Regiment = "Jedi Guardian",
  7747. Clearance = "3",
  7748. } )
  7749.  
  7750. TEAM_JEDI_BARRISS = CreateTeam( "Commander", {
  7751. Weapons = {"climb_swep2", "none", "weapon_lightsaber_padawan", "meditation", "radio"},
  7752. Health = 5000,
  7753. Colour = Regiment_Color.rJedi,
  7754. Rank = 5,
  7755. Model = "models/tfa/comm/gg/pm_sw_barriss.mdl",
  7756. Regiment = "Jedi Padawan",
  7757. Clearance = "3",
  7758. } )
  7759.  
  7760. TEAM_JEDI_TYZEN = CreateTeam( "Commander", {
  7761. Weapons = {"climb_swep2", "none", "weapon_lightsaber_padawan", "meditation", "radio"},
  7762. Health = 5000,
  7763. Colour = Regiment_Color.rJedi,
  7764. Rank = 5,
  7765. Model = "models/tfa/comm/gg/pm_sw_tyzen_xebec.mdl",
  7766. Regiment = "Jedi Padawan",
  7767. Clearance = "3",
  7768. } )
  7769.  
  7770. TEAM_JEDI_ANAKIN = CreateTeam( "General", {
  7771. Weapons = {"climb_swep2", "none", "weapon_lightsaber_guardian", "meditation", "radio"},
  7772. Health = 8000,
  7773. Colour = Regiment_Color.rJedi,
  7774. Rank = 5,
  7775. Model = "models/tfa/comm/pm_sw_anakin_skywalker.mdl",
  7776. Regiment = "Jedi Guardian",
  7777. Clearance = "4",
  7778. } )
  7779.  
  7780. -------- Jedi Council -----------
  7781. TEAM_COUNCIL_LUMINARA = CreateTeam( "", {
  7782. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7783. Health = 8000,
  7784. Colour = Regiment_Color.rJedi,
  7785. Rank = 5,
  7786. Model = "models/tfa/comm/gg/pm_sw_luminara.mdl",
  7787. Regiment = "Jedi Council Member",
  7788. Clearance = "5",
  7789. } )
  7790.  
  7791. TEAM_COUNCIL_FISTO = CreateTeam( "", {
  7792. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7793. Health = 8000,
  7794. Colour = Regiment_Color.rJedi,
  7795. Rank = 5,
  7796. Model = "models/tfa/comm/gg/pm_sw_fisto.mdl",
  7797. Regiment = "Jedi Council Member",
  7798. Clearance = "5",
  7799. } )
  7800.  
  7801. TEAM_COUNCIL_KOTH = CreateTeam( "", {
  7802. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7803. Health = 8000,
  7804. Colour = Regiment_Color.rJedi,
  7805. Rank = 5,
  7806. Model = "models/tfa/comm/gg/pm_sw_eeth_koth.mdl",
  7807. Regiment = "Jedi Council Member",
  7808. Clearance = "5",
  7809. } )
  7810.  
  7811. TEAM_COUNCIL_SECURA = CreateTeam( "", {
  7812. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7813. Health = 8000,
  7814. Colour = Regiment_Color.rJedi,
  7815. Rank = 5,
  7816. Model = "models/tfa/comm/gg/pm_sw_aayala.mdl",
  7817. Regiment = "Jedi Council Member",
  7818. Clearance = "5",
  7819. } )
  7820.  
  7821. TEAM_COUNCIL_GALIA = CreateTeam( "", {
  7822. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7823. Health = 8000,
  7824. Colour = Regiment_Color.rJedi,
  7825. Rank = 5,
  7826. Model = "models/tfa/comm/gg/pm_sw_adigallia.mdl",
  7827. Regiment = "Jedi Council Member",
  7828. Clearance = "5",
  7829. } )
  7830.  
  7831.  
  7832. TEAM_COUNCIL_MUNDI = CreateTeam( "", {
  7833. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7834. Health = 8000,
  7835. Colour = Regiment_Color.rJedi,
  7836. Rank = 5,
  7837. Model = "models/tfa/comm/gg/pm_sw_mundi.mdl",
  7838. Regiment = "Jedi Council Member",
  7839. Clearance = "5",
  7840. } )
  7841.  
  7842.  
  7843. TEAM_COUNCIL_VOS = CreateTeam( "", {
  7844. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7845. Health = 8000,
  7846. Colour = Regiment_Color.rJedi,
  7847. Rank = 5,
  7848. Model = "models/tfa/comm/gg/pm_sw_quinlanvos.mdl",
  7849. Regiment = "Jedi Council Member",
  7850. Clearance = "5",
  7851. } )
  7852.  
  7853. TEAM_COUNCIL_SHAAK = CreateTeam( "", {
  7854. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7855. Health = 8000,
  7856. Colour = Regiment_Color.rJedi,
  7857. Rank = 5,
  7858. Model = "models/tfa/comm/gg/pm_sw_shaakti.mdl",
  7859. Regiment = "Jedi Council Member",
  7860. Clearance = "5",
  7861. } )
  7862.  
  7863. TEAM_COUNCIL_KENOBI = CreateTeam( "", {
  7864. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7865. Health = 8000,
  7866. Colour = Regiment_Color.rJedi,
  7867. Rank = 5,
  7868. Model = "models/tfa/comm/gg/pm_sw_obiwan_alt.mdl",
  7869. Regiment = "Jedi Council Member",
  7870. Clearance = "5",
  7871. } )
  7872.  
  7873. TEAM_COUNCIL_KOON = CreateTeam( "", {
  7874. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "radio"},
  7875. Health = 8000,
  7876. Colour = Regiment_Color.rJedi,
  7877. Rank = 5,
  7878. Model = "models/player/plokoon/plokoon.mdl",
  7879. Regiment = "Jedi Council Member",
  7880. Clearance = "5",
  7881. } )
  7882.  
  7883. TEAM_COUNCIL_WINDU = CreateTeam( "High General", {
  7884. Weapons = {"climb_swep2", "none", "weapon_lightsaber_allpowers", "meditation", "radio"},
  7885. Health = 12000,
  7886. Colour = Regiment_Color.rJedi,
  7887. Rank = 5,
  7888. Model = "models/player/mace/mace.mdl",
  7889. Regiment = "Jedi Council Member",
  7890. Clearance = "5",
  7891. } )
  7892.  
  7893. TEAM_COUNCIL_YODA = CreateTeam( "Grand Master", {
  7894. Weapons = {"climb_swep2", "none", "weapon_lightsaber_allpowers", "meditation", "radio"},
  7895. Health = 15000,
  7896. Colour = Regiment_Color.rJedi,
  7897. Rank = 5,
  7898. Model = "models/tfa/comm/gg/pm_sw_yodanojig.mdl",
  7899. Regiment = "Jedi Council Member",
  7900. Clearance = "5",
  7901. } )
  7902.  
  7903. -------- Bad Batch -----------------------------------
  7904. TEAM_CF99_HUNTER = CreateTeam( "CF-99", {
  7905. Weapons = {"climb_swep2", "none", "tfa_swch_dc17m_br", "tfa_swch_dc15s", "m9k_knife", "tfa_sw_dc17dual", "weapon_rpw_binoculars", "thermal_det"},
  7906. Health = 200,
  7907. Colour = Regiment_Color.rBB,
  7908. Rank = 5,
  7909. Model = "models/player/badbatch2/hunter/hunter.mdl",
  7910. Regiment = "Clone Force 99",
  7911. Clearance = "2",
  7912. } )
  7913.  
  7914. TEAM_CF99_TECH = CreateTeam( "CF-99", {
  7915. Weapons = {"climb_swep2", "none", "tfa_swch_dc17m_br", "alydus_fortificationbuildertablet", "t3m4_empgrenade", "weapon_bactainjector", "weapon_defibrillator", "weapon_rpw_binoculars"},
  7916. Health = 200,
  7917. Colour = Regiment_Color.rBB,
  7918. Rank = 5,
  7919. Model = "models/player/badbatch2/tech/tech.mdl",
  7920. Regiment = "Clone Force 99",
  7921. Clearance = "1",
  7922. } )
  7923.  
  7924.  
  7925. TEAM_CF99_CROSSHAIR = CreateTeam( "CF-99", {
  7926. Weapons = {"climb_swep2", "none", "tfa_swch_dc17m_br", "tfa_swch_773", "tfa_sw_dc17dual", "zeus_smokegranade", "weapon_rpw_binoculars"},
  7927. Health = 200,
  7928. Colour = Regiment_Color.rBB,
  7929. Rank = 5,
  7930. Model = "models/player/badbatch2/crosshair/crosshair.mdl",
  7931. Regiment = "Clone Force 99",
  7932. Clearance = "1",
  7933. } )
  7934.  
  7935.  
  7936. TEAM_CF99_WRECKER = CreateTeam( "CF-99", {
  7937. Weapons = {"climb_swep2", "none", "tfa_swch_dc17m_br", "tfa_swch_dc17m_at", "tfa_swch_z6", "tfa_sw_dc17dual", "weapon_swrc_det", "weapon_fists"},
  7938. Health = 200,
  7939. Colour = Regiment_Color.rBB,
  7940. Rank = 5,
  7941. Model = "models/player/badbatch2/wrecker/wrecker.mdl",
  7942. Regiment = "Clone Force 99",
  7943. Clearance = "1",
  7944. } )
  7945.  
  7946. -------- Misc Jobs -----------------------------------
  7947.  
  7948. TEAM_EVENT = CreateTeam( "", {
  7949. Weapons = {"climb_swep2", "none", "tfa_swch_e5", "tfa_ee3_extended", "gmod_tool", "weapon_physgun"},
  7950. Health = 500,
  7951. Colour = Regiment_Color.rEVENT,
  7952. Rank = 1,
  7953. Model = "models/tfa/comm/gg/pm_sw_droid_commando.mdl",
  7954. Regiment = "Event",
  7955. Clearance = "5",
  7956. } )
  7957.  
  7958. TEAM_EVENT_MASSIF = CreateTeam( "", {
  7959. Weapons = {"climb_swep2", "none", "m9k_fists"},
  7960. Health = 500,
  7961. Colour = Regiment_Color.rCG,
  7962. Rank = 1,
  7963. Model = "models/mrpounder1/player/massif.mdl",
  7964. Regiment = "Coruscant Guard Tracker Unit Massif",
  7965. Clearance = "0",
  7966. } )
  7967.  
  7968. TEAM_TEMPLE_GUARD = CreateTeam( "", {
  7969. Weapons = {"climb_swep2", "none", "weapon_lightsaber_sentinel", "meditation", "weapon_cuff_elastic"},
  7970. Health = 5000,
  7971. Colour = Regiment_Color.rJedi,
  7972. Rank = 5,
  7973. Model = "models/jazzmcfly/jka/jtg/jtg.mdl",
  7974. Regiment = "Jedi Temple Guard",
  7975. Clearance = "5",
  7976. } )
  7977.  
  7978. TEAM_BAD_BATCH_ECHO = CreateTeam( "CF-99", {
  7979. Weapons = {"climb_swep2", "none", "tfa_e11_extended", "tfa_swch_dc15ascoped", "tfa_sw_arc_pistols", "tfa_sw_repsnip", "zeus_flashbang", "thermal_det", "m9k_knife"},
  7980. Health = 100,
  7981. Colour = Regiment_Color.rBB,
  7982. Rank = 5,
  7983. Model = "models/sample/bbecho/echo/echo.mdl",
  7984. Regiment = "Clone Force 99",
  7985. Clearance = "2",
  7986. } )
  7987.  
  7988. TEAM_CIVI = CreateTeam( "", {
  7989. Weapons = {"climb_swep2", "none", "weapon_fists", "tfa_752_defenderoftruth", "gmod_tool", "weapon_physgun"},
  7990. Health = 100,
  7991. Colour = Regiment_Color.rCIVI,
  7992. Rank = 1,
  7993. Model = "models/grealms/characters/padawan/padawan_07.mdl",
  7994. Regiment = "Civilian",
  7995. } )
  7996.  
  7997. TEAM_GALACSEN = CreateTeam( "", {
  7998. Weapons = {"climb_swep2", "none", "weapon_fists", "tfa_752_defenderoftruth", "gmod_tool", "weapon_physgun"},
  7999. Health = 100,
  8000. Colour = Regiment_Color.r501ST,
  8001. Rank = 5,
  8002. Model = "models/player/tiki/ameda.mdl",
  8003. Regiment = "Galactic Senate Official",
  8004. Clearance = "ALL ACCESS",
  8005. } )
  8006.  
  8007. TEAM_GALACREPUB = CreateTeam( "", {
  8008. Weapons = {"climb_swep2", "none", "weapon_fists", "tfa_752_defenderoftruth", "gmod_tool", "weapon_physgun"},
  8009. Health = 100,
  8010. Colour = Regiment_Color.r501ST,
  8011. Rank = 6,
  8012. Model = "models/riddick/sr/palpatine/palpatine.mdl",
  8013. Regiment = "Galactic Senate Official",
  8014. Clearance = "ALL ACCESS",
  8015. } )
  8016.  
  8017. -------- Doom's Unit -----------
  8018. TEAM_DOOM_PVT = CreateTeam( "Private", {
  8019. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8020. Health = 100,
  8021. Colour = Regiment_Color.rDoom,
  8022. Rank = 1,
  8023. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8024. Regiment = "Doom's Unit",
  8025. Clearance = "1",
  8026. } )
  8027.  
  8028. TEAM_DOOM_PFC = CreateTeam( "First Class Private", {
  8029. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8030. Health = 100,
  8031. Colour = Regiment_Color.rDoom,
  8032. Rank = 2,
  8033. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8034. Regiment = "Doom's Unit",
  8035. Clearance = "1",
  8036. } )
  8037.  
  8038. TEAM_DOOM_LCPL = CreateTeam( "Lance Corporal", {
  8039. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8040. Health = 100,
  8041. Colour = Regiment_Color.rDoom,
  8042. Rank = 3,
  8043. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8044. Regiment = "Doom's Unit",
  8045. Clearance = "1",
  8046. } )
  8047.  
  8048. TEAM_DOOM_CPL = CreateTeam( "Corporal", {
  8049. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8050. Health = 100,
  8051. Colour = Regiment_Color.rDoom,
  8052. Rank = 4,
  8053. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8054. Regiment = "Doom's Unit",
  8055. Clearance = "1",
  8056. } )
  8057.  
  8058. TEAM_DOOM_SPC = CreateTeam( "Specialist", {
  8059. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8060. Health = 100,
  8061. Colour = Regiment_Color.rDoom,
  8062. Rank = 5,
  8063. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8064. Regiment = "Doom's Unit",
  8065. Clearance = "1",
  8066. } )
  8067.  
  8068. TEAM_DOOM_SGT = CreateTeam( "Sergeant", {
  8069. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8070. Health = 100,
  8071. Colour = Regiment_Color.rDoom,
  8072. Rank = 6,
  8073. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8074. Regiment = "Doom's Unit",
  8075. Clearance = "2",
  8076. } )
  8077.  
  8078. TEAM_DOOM_SSGT = CreateTeam( "Staff Sergeant", {
  8079. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8080. Health = 100,
  8081. Colour = Regiment_Color.rDoom,
  8082. Rank = 7,
  8083. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8084. Regiment = "Doom's Unit",
  8085. Clearance = "2",
  8086. } )
  8087.  
  8088. TEAM_DOOM_DSGT = CreateTeam( "Drill Sergeant", {
  8089. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8090. Health = 100,
  8091. Colour = Regiment_Color.rDoom,
  8092. Rank = 8,
  8093. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8094. Regiment = "Doom's Unit",
  8095. Clearance = "2",
  8096. } )
  8097.  
  8098. TEAM_DOOM_GSGT = CreateTeam( "Gunnery Sergeant", {
  8099. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8100. Health = 100,
  8101. Colour = Regiment_Color.rDoom,
  8102. Rank = 9,
  8103. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8104. Regiment = "Doom's Unit",
  8105. Clearance = "2",
  8106. } )
  8107.  
  8108. TEAM_DOOM_MSGT = CreateTeam( "Master Sergeant", {
  8109. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8110. Health = 100,
  8111. Colour = Regiment_Color.rDoom,
  8112. Rank = 10,
  8113. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8114. Regiment = "Doom's Unit",
  8115. Clearance = "2",
  8116. } )
  8117.  
  8118. TEAM_DOOM_WO = CreateTeam( "Warrant Officer", {
  8119. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "deployable_shield"},
  8120. Health = 100,
  8121. Colour = Regiment_Color.rDoom,
  8122. Rank = 11,
  8123. Model = "models/player/gideon/doomsunit/du_trooper/du_trooper.mdl",
  8124. Regiment = "Doom's Unit",
  8125. Clearance = "2",
  8126. } )
  8127.  
  8128. TEAM_DOOM_2NDLT = CreateTeam( "2nd Lieutenant", {
  8129. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8130. Health = 100,
  8131. Colour = Regiment_Color.rDoom,
  8132. Rank = 12,
  8133. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8134. Regiment = "Doom's Unit",
  8135. Clearance = "3",
  8136. } )
  8137.  
  8138. TEAM_DOOM_LT = CreateTeam( " Lieutenant", {
  8139. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8140. Health = 100,
  8141. Colour = Regiment_Color.rDoom,
  8142. Rank = 13,
  8143. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8144. Regiment = "Doom's Unit",
  8145. Clearance = "3",
  8146. } )
  8147.  
  8148. TEAM_DOOM_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  8149. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8150. Health = 100,
  8151. Colour = Regiment_Color.rDoom,
  8152. Rank = 14,
  8153. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8154. Regiment = "Doom's Unit",
  8155. Clearance = "3",
  8156. } )
  8157.  
  8158. TEAM_DOOM_CAPTAIN = CreateTeam( "Captain", {
  8159. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8160. Health = 100,
  8161. Colour = Regiment_Color.rDoom,
  8162. Rank = 15,
  8163. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8164. Regiment = "Doom's Unit",
  8165. Clearance = "3",
  8166. } )
  8167.  
  8168. TEAM_DOOM_MAJOR = CreateTeam( "Major", {
  8169. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8170. Health = 100,
  8171. Colour = Regiment_Color.rDoom,
  8172. Rank = 16,
  8173. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8174. Regiment = "Doom's Unit",
  8175. Clearance = "3",
  8176. } )
  8177.  
  8178. TEAM_DOOM_COLONEL = CreateTeam( "Colonel", {
  8179. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8180. Health = 100,
  8181. Colour = Regiment_Color.rDoom,
  8182. Rank = 17,
  8183. Model = "models/player/gideon/doomsunit/du_officer/du_officer.mdl",
  8184. Regiment = "Doom's Unit",
  8185. Clearance = "3",
  8186. } )
  8187.  
  8188. TEAM_DOOM_BCOM = CreateTeam( "Battalion Commander", {
  8189. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8190. Health = 100,
  8191. Colour = Regiment_Color.rDoom,
  8192. Rank = 18,
  8193. Model = "models/player/gideon/doomsunit/du_doom/du_doom.mdl",
  8194. Regiment = "Doom's Unit",
  8195. Clearance = "4",
  8196. } )
  8197.  
  8198. TEAM_DOOM_FCOM = CreateTeam( "Field Commander", {
  8199. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8200. Health = 100,
  8201. Colour = Regiment_Color.rDoom,
  8202. Rank = 19,
  8203. Model = "models/player/gideon/doomsunit/du_doom/du_doom.mdl",
  8204. Regiment = "Doom's Unit",
  8205. Clearance = "4",
  8206. } )
  8207.  
  8208. TEAM_DOOM_COM = CreateTeam( "Commander", {
  8209. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8210. Health = 100,
  8211. Colour = Regiment_Color.rDoom,
  8212. Rank = 20,
  8213. Model = "models/player/gideon/doomsunit/du_doom/du_doom.mdl",
  8214. Regiment = "Doom's Unit",
  8215. Clearance = "4",
  8216. } )
  8217.  
  8218. TEAM_DOOM_MARSHCOM = CreateTeam( "Marshal Commander", {
  8219. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "deployable_shield"},
  8220. Health = 100,
  8221. Colour = Regiment_Color.rDoom,
  8222. Rank = 21,
  8223. Model = "models/player/gideon/doomsunit/du_doom/du_doom.mdl",
  8224. Regiment = "Doom's Unit",
  8225. Clearance = "4",
  8226. } )
  8227.  
  8228. -------- Doom's Unit Combat Medics -----------
  8229.  
  8230. TEAM_DOOM_MEDIC_PVT = CreateTeam( "Private", {
  8231. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8232. Health = 100,
  8233. Colour = Regiment_Color.rDoom,
  8234. Rank = 1,
  8235. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8236. Regiment = "Doom's Unit Combat Medics",
  8237. Clearance = "1",
  8238. } )
  8239.  
  8240. TEAM_DOOM_MEDIC_PFC = CreateTeam( "First Class Private", {
  8241. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8242. Health = 100,
  8243. Colour = Regiment_Color.rDoom,
  8244. Rank = 2,
  8245. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8246. Regiment = "Doom's Unit Combat Medics",
  8247. Clearance = "1",
  8248. } )
  8249.  
  8250. TEAM_DOOM_MEDIC_LCPL = CreateTeam( "Lance Corporal", {
  8251. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8252. Health = 100,
  8253. Colour = Regiment_Color.rDoom,
  8254. Rank = 3,
  8255. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8256. Regiment = "Doom's Unit Combat Medics",
  8257. Clearance = "1",
  8258. } )
  8259.  
  8260. TEAM_DOOM_MEDIC_CPL = CreateTeam( "Corporal", {
  8261. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8262. Health = 100,
  8263. Colour = Regiment_Color.rDoom,
  8264. Rank = 4,
  8265. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8266. Regiment = "Doom's Unit Combat Medics",
  8267. Clearance = "1",
  8268. } )
  8269.  
  8270. TEAM_DOOM_MEDIC_SPC = CreateTeam( "Specialist", {
  8271. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8272. Health = 100,
  8273. Colour = Regiment_Color.rDoom,
  8274. Rank = 5,
  8275. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8276. Regiment = "Doom's Unit Combat Medics",
  8277. Clearance = "1",
  8278. } )
  8279.  
  8280. TEAM_DOOM_MEDIC_SGT = CreateTeam( "Sergeant", {
  8281. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8282. Health = 100,
  8283. Colour = Regiment_Color.rDoom,
  8284. Rank = 6,
  8285. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8286. Regiment = "Doom's Unit Combat Medics",
  8287. Clearance = "2",
  8288. } )
  8289.  
  8290. TEAM_DOOM_MEDIC_SSGT = CreateTeam( "Staff Sergeant", {
  8291. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8292. Health = 100,
  8293. Colour = Regiment_Color.rDoom,
  8294. Rank = 7,
  8295. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8296. Regiment = "Doom's Unit Combat Medics",
  8297. Clearance = "2",
  8298. } )
  8299.  
  8300. TEAM_DOOM_MEDIC_DSGT = CreateTeam( "Drill Sergeant", {
  8301. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8302. Health = 100,
  8303. Colour = Regiment_Color.rDoom,
  8304. Rank = 8,
  8305. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8306. Regiment = "Doom's Unit Combat Medics",
  8307. Clearance = "2",
  8308. } )
  8309.  
  8310. TEAM_DOOM_MEDIC_GSGT = CreateTeam( "Gunnery Sergeant", {
  8311. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8312. Health = 100,
  8313. Colour = Regiment_Color.rDoom,
  8314. Rank = 9,
  8315. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8316. Regiment = "Doom's Unit Combat Medics",
  8317. Clearance = "2",
  8318. } )
  8319.  
  8320. TEAM_DOOM_MEDIC_MSGT = CreateTeam( "Master Sergeant", {
  8321. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8322. Health = 100,
  8323. Colour = Regiment_Color.rDoom,
  8324. Rank = 10,
  8325. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8326. Regiment = "Doom's Unit Combat Medics",
  8327. Clearance = "2",
  8328. } )
  8329.  
  8330. TEAM_DOOM_MEDIC_WO = CreateTeam( "Warrant Officer", {
  8331. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "deployable_shield", "tfa_swch_dc15s"},
  8332. Health = 100,
  8333. Colour = Regiment_Color.rDoom,
  8334. Rank = 11,
  8335. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8336. Regiment = "Doom's Unit Combat Medics",
  8337. Clearance = "2",
  8338. } )
  8339.  
  8340. TEAM_DOOM_MEDIC_2NDLT = CreateTeam( "2nd Lieutenant", {
  8341. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8342. Health = 100,
  8343. Colour = Regiment_Color.rDoom,
  8344. Rank = 12,
  8345. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8346. Regiment = "Doom's Unit Combat Medics",
  8347. Clearance = "3",
  8348. } )
  8349.  
  8350. TEAM_DOOM_MEDIC_LT = CreateTeam( " Lieutenant", {
  8351. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8352. Health = 100,
  8353. Colour = Regiment_Color.rDoom,
  8354. Rank = 13,
  8355. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8356. Regiment = "Doom's Unit Combat Medics",
  8357. Clearance = "3",
  8358. } )
  8359.  
  8360. TEAM_DOOM_MEDIC_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  8361. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8362. Health = 100,
  8363. Colour = Regiment_Color.rDoom,
  8364. Rank = 14,
  8365. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8366. Regiment = "Doom's Unit Combat Medics",
  8367. Clearance = "3",
  8368. } )
  8369.  
  8370. TEAM_DOOM_MEDIC_CAPTAIN = CreateTeam( "Captain", {
  8371. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8372. Health = 100,
  8373. Colour = Regiment_Color.rDoom,
  8374. Rank = 15,
  8375. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8376. Regiment = "Doom's Unit Combat Medics",
  8377. Clearance = "3",
  8378. } )
  8379.  
  8380. TEAM_DOOM_MEDIC_MAJOR = CreateTeam( "Major", {
  8381. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8382. Health = 100,
  8383. Colour = Regiment_Color.rDoom,
  8384. Rank = 16,
  8385. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8386. Regiment = "Doom's Unit Combat Medics",
  8387. Clearance = "3",
  8388. } )
  8389.  
  8390. TEAM_DOOM_MEDIC_COLONEL = CreateTeam( "Colonel", {
  8391. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8392. Health = 100,
  8393. Colour = Regiment_Color.rDoom,
  8394. Rank = 17,
  8395. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8396. Regiment = "Doom's Unit Combat Medics",
  8397. Clearance = "3",
  8398. } )
  8399.  
  8400. TEAM_DOOM_MEDIC_BCOM = CreateTeam( "Battalion Commander", {
  8401. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8402. Health = 100,
  8403. Colour = Regiment_Color.rDoom,
  8404. Rank = 18,
  8405. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8406. Regiment = "Doom's Unit Combat Medics",
  8407. Clearance = "4",
  8408. } )
  8409.  
  8410. TEAM_DOOM_MEDIC_FCOM = CreateTeam( "Field Commander", {
  8411. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8412. Health = 100,
  8413. Colour = Regiment_Color.rDoom,
  8414. Rank = 19,
  8415. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8416. Regiment = "Doom's Unit Combat Medics",
  8417. Clearance = "4",
  8418. } )
  8419.  
  8420. TEAM_DOOM_MEDIC_COM = CreateTeam( "Commander", {
  8421. Weapons = {"none", "climb_swep2", "tfa_sw_repshot", "weapon_defibrillator", "weapon_bactainjector", "tfa_sw_dc17dual", "deployable_shield", "tfa_swch_dc15s"},
  8422. Health = 100,
  8423. Colour = Regiment_Color.rDoom,
  8424. Rank = 20,
  8425. Model = "models/player/gideon/doomsunit/du_medic/du_medic.mdl",
  8426. Regiment = "Doom's Unit Combat Medics",
  8427. Clearance = "4",
  8428. } )
  8429.  
  8430. -------- Doom's Unit Fang Company -----------
  8431. TEAM_DOOM_FANG_PVT = CreateTeam( "Private", {
  8432. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8433. Health = 100,
  8434. Colour = Regiment_Color.rDoom,
  8435. Rank = 1,
  8436. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8437. Regiment = "Doom's Unit Fang Company",
  8438. Clearance = "1",
  8439. } )
  8440.  
  8441. TEAM_DOOM_FANG_PFC = CreateTeam( "First Class Private", {
  8442. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8443. Health = 100,
  8444. Colour = Regiment_Color.rDoom,
  8445. Rank = 2,
  8446. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8447. Regiment = "Doom's Unit Fang Company",
  8448. Clearance = "1",
  8449. } )
  8450.  
  8451. TEAM_DOOM_FANG_LCPL = CreateTeam( "Lance Corporal", {
  8452. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8453. Health = 100,
  8454. Colour = Regiment_Color.rDoom,
  8455. Rank = 3,
  8456. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8457. Regiment = "Doom's Unit Fang Company",
  8458. Clearance = "1",
  8459. } )
  8460.  
  8461. TEAM_DOOM_FANG_CPL = CreateTeam( "Corporal", {
  8462. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8463. Health = 100,
  8464. Colour = Regiment_Color.rDoom,
  8465. Rank = 4,
  8466. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8467. Regiment = "Doom's Unit Fang Company",
  8468. Clearance = "1",
  8469. } )
  8470.  
  8471. TEAM_DOOM_FANG_SPC = CreateTeam( "Specialist", {
  8472. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8473. Health = 100,
  8474. Colour = Regiment_Color.rDoom,
  8475. Rank = 5,
  8476. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8477. Regiment = "Doom's Unit Fang Company",
  8478. Clearance = "1",
  8479. } )
  8480.  
  8481. TEAM_DOOM_FANG_SGT = CreateTeam( "Sergeant", {
  8482. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8483. Health = 100,
  8484. Colour = Regiment_Color.rDoom,
  8485. Rank = 6,
  8486. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8487. Regiment = "Doom's Unit Fang Company",
  8488. Clearance = "2",
  8489. } )
  8490.  
  8491. TEAM_DOOM_FANG_SSGT = CreateTeam( "Staff Sergeant", {
  8492. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8493. Health = 100,
  8494. Colour = Regiment_Color.rDoom,
  8495. Rank = 7,
  8496. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8497. Regiment = "Doom's Unit Fang Company",
  8498. Clearance = "2",
  8499. } )
  8500.  
  8501. TEAM_DOOM_FANG_DSGT = CreateTeam( "Drill Sergeant", {
  8502. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8503. Health = 100,
  8504. Colour = Regiment_Color.rDoom,
  8505. Rank = 8,
  8506. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8507. Regiment = "Doom's Unit Fang Company",
  8508. Clearance = "2",
  8509. } )
  8510.  
  8511. TEAM_DOOM_FANG_GSGT = CreateTeam( "Gunnery Sergeant", {
  8512. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8513. Health = 100,
  8514. Colour = Regiment_Color.rDoom,
  8515. Rank = 9,
  8516. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8517. Regiment = "Doom's Unit Fang Company",
  8518. Clearance = "2",
  8519. } )
  8520.  
  8521. TEAM_DOOM_FANG_MSGT = CreateTeam( "Master Sergeant", {
  8522. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8523. Health = 100,
  8524. Colour = Regiment_Color.rDoom,
  8525. Rank = 10,
  8526. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8527. Regiment = "Doom's Unit Fang Company",
  8528. Clearance = "2",
  8529. } )
  8530.  
  8531. TEAM_DOOM_FANG_WO = CreateTeam( "Warrant Officer", {
  8532. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield"},
  8533. Health = 100,
  8534. Colour = Regiment_Color.rDoom,
  8535. Rank = 11,
  8536. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8537. Regiment = "Doom's Unit Fang Company",
  8538. Clearance = "2",
  8539. } )
  8540.  
  8541. TEAM_DOOM_FANG_2NDLT = CreateTeam( "2nd Lieutenant", {
  8542. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8543. Health = 100,
  8544. Colour = Regiment_Color.rDoom,
  8545. Rank = 12,
  8546. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8547. Regiment = "Doom's Unit Fang Company",
  8548. Clearance = "3",
  8549. } )
  8550.  
  8551. TEAM_DOOM_FANG_LT = CreateTeam( " Lieutenant", {
  8552. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8553. Health = 100,
  8554. Colour = Regiment_Color.rDoom,
  8555. Rank = 13,
  8556. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8557. Regiment = "Doom's Unit Fang Company",
  8558. Clearance = "3",
  8559. } )
  8560.  
  8561. TEAM_327TH_KC_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  8562. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8563. Health = 100,
  8564. Colour = Regiment_Color.rDoom,
  8565. Rank = 14,
  8566. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8567. Regiment = "Doom's Unit Fang Company",
  8568. Clearance = "3",
  8569. } )
  8570.  
  8571. TEAM_DOOM_FANG_CAPTAIN = CreateTeam( "Captain", {
  8572. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8573. Health = 100,
  8574. Colour = Regiment_Color.rDoom,
  8575. Rank = 15,
  8576. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8577. Regiment = "Doom's Unit Fang Company",
  8578. Clearance = "3",
  8579. } )
  8580.  
  8581. TEAM_DOOM_FANG_MAJOR = CreateTeam( "Major", {
  8582. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8583. Health = 100,
  8584. Colour = Regiment_Color.rDoom,
  8585. Rank = 16,
  8586. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8587. Regiment = "Doom's Unit Fang Company",
  8588. Clearance = "3",
  8589. } )
  8590.  
  8591. TEAM_DOOM_FANG_COLONEL = CreateTeam( "Colonel", {
  8592. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8593. Health = 100,
  8594. Colour = Regiment_Color.rDoom,
  8595. Rank = 17,
  8596. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8597. Regiment = "Doom's Unit Fang Company",
  8598. Clearance = "3",
  8599. } )
  8600.  
  8601. TEAM_DOOM_FANG_BCOM = CreateTeam( "Battalion Commander", {
  8602. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8603. Health = 100,
  8604. Colour = Regiment_Color.rDoom,
  8605. Rank = 18,
  8606. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8607. Regiment = "Doom's Unit Fang Company",
  8608. Clearance = "4",
  8609. } )
  8610.  
  8611. TEAM_DOOM_FANG_FCOM = CreateTeam( "Field Commander", {
  8612. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_swch_sg4", "deployable_shield", "tfa_sw_dc17dual"},
  8613. Health = 100,
  8614. Colour = Regiment_Color.rDoom,
  8615. Rank = 19,
  8616. Model = "models/player/gideon/doomsunit/du_arf/du_arf.mdl",
  8617. Regiment = "Doom's Unit Fang Company",
  8618. Clearance = "4",
  8619. } )
  8620.  
  8621. TEAM_DOOM_BETA_ARC = CreateTeam( "", {
  8622. Weapons = {"none", "climb_swep2", "tfa_swch_sg4", "tfa_swch_dc15ascoped", "tfa_sw_dc17dual", "deployable_shield"},
  8623. Health = 100,
  8624. Colour = Regiment_Color.rDoom,
  8625. Rank = 1,
  8626. Model = "models/player/gideon/doomsunit/du_arc/du_arc.mdl",
  8627. Regiment = "Doom's Unit",
  8628. Clearance = "2",
  8629. } )
  8630.  
  8631. -------- 187th Legion -----------
  8632. TEAM_22ND_PVT = CreateTeam( "Private", {
  8633. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8634. Health = 100,
  8635. Colour = Regiment_Color.r22nd,
  8636. Rank = 1,
  8637. Model = "models/simba/trooper/trooper.mdl",
  8638. Regiment = "22nd Airborne Battalion",
  8639. Clearance = "1",
  8640. } )
  8641.  
  8642. TEAM_22ND_PFC = CreateTeam( "First Class Private", {
  8643. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8644. Health = 100,
  8645. Colour = Regiment_Color.r22nd,
  8646. Rank = 2,
  8647. Model = "models/simba/trooper/trooper.mdl",
  8648. Regiment = "22nd Airborne Battalion",
  8649. Clearance = "1",
  8650. } )
  8651.  
  8652. TEAM_22ND_LCPL = CreateTeam( "Lance Corporal", {
  8653. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8654. Health = 100,
  8655. Colour = Regiment_Color.r22nd,
  8656. Rank = 3,
  8657. Model = "models/simba/trooper/trooper.mdl",
  8658. Regiment = "22nd Airborne Battalion",
  8659. Clearance = "1",
  8660. } )
  8661.  
  8662. TEAM_22ND_CPL = CreateTeam( "Corporal", {
  8663. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8664. Health = 100,
  8665. Colour = Regiment_Color.r22nd,
  8666. Rank = 4,
  8667. Model = "models/simba/trooper/trooper.mdl",
  8668. Regiment = "22nd Airborne Battalion",
  8669. Clearance = "1",
  8670. } )
  8671.  
  8672. TEAM_22ND_SPC = CreateTeam( "Specialist", {
  8673. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8674. Health = 100,
  8675. Colour = Regiment_Color.r22nd,
  8676. Rank = 5,
  8677. Model = "models/simba/trooper/trooper.mdl",
  8678. Regiment = "22nd Airborne Battalion",
  8679. Clearance = "1",
  8680. } )
  8681.  
  8682. TEAM_22ND_SGT = CreateTeam( "Sergeant", {
  8683. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8684. Health = 100,
  8685. Colour = Regiment_Color.r22nd,
  8686. Rank = 6,
  8687. Model = "models/simba/trooper/trooper.mdl",
  8688. Regiment = "22nd Airborne Battalion",
  8689. Clearance = "2",
  8690. } )
  8691.  
  8692. TEAM_22ND_SSGT = CreateTeam( "Staff Sergeant", {
  8693. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8694. Health = 100,
  8695. Colour = Regiment_Color.r22nd,
  8696. Rank = 7,
  8697. Model = "models/simba/trooper/trooper.mdl",
  8698. Regiment = "22nd Airborne Battalion",
  8699. Clearance = "2",
  8700. } )
  8701.  
  8702. TEAM_22ND_DSGT = CreateTeam( "Drill Sergeant", {
  8703. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8704. Health = 100,
  8705. Colour = Regiment_Color.r22nd,
  8706. Rank = 8,
  8707. Model = "models/simba/trooper/trooper.mdl",
  8708. Regiment = "22nd Airborne Battalion",
  8709. Clearance = "2",
  8710. } )
  8711.  
  8712. TEAM_22ND_GSGT = CreateTeam( "Gunnery Sergeant", {
  8713. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8714. Health = 100,
  8715. Colour = Regiment_Color.r22nd,
  8716. Rank = 9,
  8717. Model = "models/simba/trooper/trooper.mdl",
  8718. Regiment = "22nd Airborne Battalion",
  8719. Clearance = "2",
  8720. } )
  8721.  
  8722. TEAM_22ND_MSGT = CreateTeam( "Master Sergeant", {
  8723. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8724. Health = 100,
  8725. Colour = Regiment_Color.r22nd,
  8726. Rank = 10,
  8727. Model = "models/simba/trooper/trooper.mdl",
  8728. Regiment = "22nd Airborne Battalion",
  8729. Clearance = "2",
  8730. } )
  8731.  
  8732. TEAM_22ND_WO = CreateTeam( "Warrant Officer", {
  8733. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "thermal_det"},
  8734. Health = 100,
  8735. Colour = Regiment_Color.r22nd,
  8736. Rank = 11,
  8737. Model = "models/simba/trooper/trooper.mdl",
  8738. Regiment = "22nd Airborne Battalion",
  8739. Clearance = "2",
  8740. } )
  8741.  
  8742. TEAM_22ND_2NDLT = CreateTeam( "2nd Lieutenant", {
  8743. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8744. Health = 100,
  8745. Colour = Regiment_Color.r22nd,
  8746. Rank = 12,
  8747. Model = "models/simba/officer/officer.mdl",
  8748. Regiment = "22nd Airborne Battalion",
  8749. Clearance = "3",
  8750. } )
  8751.  
  8752. TEAM_22ND_LT = CreateTeam( " Lieutenant", {
  8753. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8754. Health = 100,
  8755. Colour = Regiment_Color.r22nd,
  8756. Rank = 13,
  8757. Model = "models/simba/officer/officer.mdl",
  8758. Regiment = "22nd Airborne Battalion",
  8759. Clearance = "3",
  8760. } )
  8761.  
  8762. TEAM_22ND_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  8763. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8764. Health = 100,
  8765. Colour = Regiment_Color.r22nd,
  8766. Rank = 14,
  8767. Model = "models/simba/officer/officer.mdl",
  8768. Regiment = "22nd Airborne Battalion",
  8769. Clearance = "3",
  8770. } )
  8771.  
  8772. TEAM_22ND_CAPTAIN = CreateTeam( "Captain", {
  8773. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8774. Health = 100,
  8775. Colour = Regiment_Color.r22nd,
  8776. Rank = 15,
  8777. Model = "models/simba/officer/officer.mdl",
  8778. Regiment = "22nd Airborne Battalion",
  8779. Clearance = "3",
  8780. } )
  8781.  
  8782. TEAM_22ND_MAJOR = CreateTeam( "Major", {
  8783. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8784. Health = 100,
  8785. Colour = Regiment_Color.r22nd,
  8786. Rank = 16,
  8787. Model = "models/simba/officer/officer.mdl",
  8788. Regiment = "22nd Airborne Battalion",
  8789. Clearance = "3",
  8790. } )
  8791.  
  8792. TEAM_22ND_COLONEL = CreateTeam( "Colonel", {
  8793. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8794. Health = 100,
  8795. Colour = Regiment_Color.r22nd,
  8796. Rank = 17,
  8797. Model = "models/simba/officer/officer.mdl",
  8798. Regiment = "22nd Airborne Battalion",
  8799. Clearance = "3",
  8800. } )
  8801.  
  8802. TEAM_22ND_BCOM = CreateTeam( "Battalion Commander", {
  8803. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8804. Health = 100,
  8805. Colour = Regiment_Color.r22nd,
  8806. Rank = 18,
  8807. Model = "models/simba/officer/officer.mdl",
  8808. Regiment = "22nd Airborne Battalion",
  8809. Clearance = "4",
  8810. } )
  8811.  
  8812. TEAM_22ND_FCOM = CreateTeam( "Field Commander", {
  8813. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8814. Health = 100,
  8815. Colour = Regiment_Color.r22nd,
  8816. Rank = 19,
  8817. Model = "models/simba/officer/officer.mdl",
  8818. Regiment = "22nd Airborne Battalion",
  8819. Clearance = "4",
  8820. } )
  8821.  
  8822. TEAM_22ND_COM = CreateTeam( "Commander", {
  8823. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8824. Health = 100,
  8825. Colour = Regiment_Color.r22nd,
  8826. Rank = 20,
  8827. Model = "models/simba/officer/officer.mdl",
  8828. Regiment = "22nd Airborne Battalion",
  8829. Clearance = "4",
  8830. } )
  8831.  
  8832. TEAM_22ND_MARSHCOM = CreateTeam( "Marshal Commander", {
  8833. Weapons = {"none", "climb_swep2", "tfa_swch_dc15s", "tfa_e11_extended", "tfa_sw_dc17dual", "thermal_det"},
  8834. Health = 100,
  8835. Colour = Regiment_Color.r22nd,
  8836. Rank = 21,
  8837. Model = "models/simba/officer/officer.mdl",
  8838. Regiment = "22nd Airborne Battalion",
  8839. Clearance = "4",
  8840. } )
  8841.  
  8842. -------- 22nd Airborne Battalion Krayt Company -----------
  8843. TEAM_22ND_KRAYT_PVT = CreateTeam( "Private", {
  8844. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8845. Health = 100,
  8846. Colour = Regiment_Color.r22nd,
  8847. Rank = 1,
  8848. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8849. Regiment = "22nd Airborne Battalion Krayt Company",
  8850. Clearance = "1",
  8851. } )
  8852.  
  8853. TEAM_22ND_KRAYT_PFC = CreateTeam( "First Class Private", {
  8854. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8855. Health = 100,
  8856. Colour = Regiment_Color.r22nd,
  8857. Rank = 2,
  8858. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8859. Regiment = "22nd Airborne Battalion Krayt Company",
  8860. Clearance = "1",
  8861. } )
  8862.  
  8863. TEAM_22ND_KRAYT_LCPL = CreateTeam( "Lance Corporal", {
  8864. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8865. Health = 100,
  8866. Colour = Regiment_Color.r22nd,
  8867. Rank = 3,
  8868. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8869. Regiment = "22nd Airborne Battalion Krayt Company",
  8870. Clearance = "1",
  8871. } )
  8872.  
  8873. TEAM_22ND_KRAYT_CPL = CreateTeam( "Corporal", {
  8874. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8875. Health = 100,
  8876. Colour = Regiment_Color.r22nd,
  8877. Rank = 4,
  8878. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8879. Regiment = "22nd Airborne Battalion Krayt Company",
  8880. Clearance = "1",
  8881. } )
  8882.  
  8883. TEAM_22ND_KRAYT_SPC = CreateTeam( "Specialist", {
  8884. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8885. Health = 100,
  8886. Colour = Regiment_Color.r22nd,
  8887. Rank = 5,
  8888. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8889. Regiment = "22nd Airborne Battalion Krayt Company",
  8890. Clearance = "1",
  8891. } )
  8892.  
  8893. TEAM_22ND_KRAYT_SGT = CreateTeam( "Sergeant", {
  8894. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8895. Health = 100,
  8896. Colour = Regiment_Color.r22nd,
  8897. Rank = 6,
  8898. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8899. Regiment = "22nd Airborne Battalion Krayt Company",
  8900. Clearance = "2",
  8901. } )
  8902.  
  8903. TEAM_22ND_KRAYT_SSGT = CreateTeam( "Staff Sergeant", {
  8904. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8905. Health = 100,
  8906. Colour = Regiment_Color.r22nd,
  8907. Rank = 7,
  8908. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8909. Regiment = "22nd Airborne Battalion Krayt Company",
  8910. Clearance = "2",
  8911. } )
  8912.  
  8913. TEAM_22ND_KRAYT_DSGT = CreateTeam( "Drill Sergeant", {
  8914. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8915. Health = 100,
  8916. Colour = Regiment_Color.r22nd,
  8917. Rank = 8,
  8918. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8919. Regiment = "22nd Airborne Battalion Krayt Company",
  8920. Clearance = "2",
  8921. } )
  8922.  
  8923. TEAM_22ND_KRAYT_GSGT = CreateTeam( "Gunnery Sergeant", {
  8924. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8925. Health = 100,
  8926. Colour = Regiment_Color.r22nd,
  8927. Rank = 9,
  8928. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8929. Regiment = "22nd Airborne Battalion Krayt Company",
  8930. Clearance = "2",
  8931. } )
  8932.  
  8933. TEAM_22ND_KRAYT_MSGT = CreateTeam( "Master Sergeant", {
  8934. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8935. Health = 100,
  8936. Colour = Regiment_Color.r22nd,
  8937. Rank = 10,
  8938. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8939. Regiment = "22nd Airborne Battalion Krayt Company",
  8940. Clearance = "2",
  8941. } )
  8942.  
  8943. TEAM_22ND_KRAYT_WO = CreateTeam( "Warrant Officer", {
  8944. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "Tfa_swch_clonelauncher", "m9k_knife"},
  8945. Health = 100,
  8946. Colour = Regiment_Color.r22nd,
  8947. Rank = 11,
  8948. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8949. Regiment = "22nd Airborne Battalion Krayt Company",
  8950. Clearance = "2",
  8951. } )
  8952.  
  8953. TEAM_22ND_KRAYT_2NDLT = CreateTeam( "2nd Lieutenant", {
  8954. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  8955. Health = 100,
  8956. Colour = Regiment_Color.r22nd,
  8957. Rank = 12,
  8958. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8959. Regiment = "22nd Airborne Battalion Krayt Company",
  8960. Clearance = "3",
  8961. } )
  8962.  
  8963. TEAM_22ND_KRAYT_LT = CreateTeam( " Lieutenant", {
  8964. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  8965. Health = 100,
  8966. Colour = Regiment_Color.r22nd,
  8967. Rank = 13,
  8968. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8969. Regiment = "22nd Airborne Battalion Krayt Company",
  8970. Clearance = "3",
  8971. } )
  8972.  
  8973. TEAM_22ND_KRAYT_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  8974. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  8975. Health = 100,
  8976. Colour = Regiment_Color.r22nd,
  8977. Rank = 14,
  8978. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8979. Regiment = "22nd Airborne Battalion Krayt Company",
  8980. Clearance = "3",
  8981. } )
  8982.  
  8983. TEAM_22ND_KRAYT_CAPTAIN = CreateTeam( "Captain", {
  8984. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  8985. Health = 100,
  8986. Colour = Regiment_Color.r22nd,
  8987. Rank = 15,
  8988. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8989. Regiment = "22nd Airborne Battalion Krayt Company",
  8990. Clearance = "3",
  8991. } )
  8992.  
  8993. TEAM_22ND_KRAYT_MAJOR = CreateTeam( "Major", {
  8994. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  8995. Health = 100,
  8996. Colour = Regiment_Color.r22nd,
  8997. Rank = 16,
  8998. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  8999. Regiment = "22nd Airborne Battalion Krayt Company",
  9000. Clearance = "3",
  9001. } )
  9002.  
  9003. TEAM_22ND_KRAYT_COLONEL = CreateTeam( "Colonel", {
  9004. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  9005. Health = 100,
  9006. Colour = Regiment_Color.r22nd,
  9007. Rank = 17,
  9008. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  9009. Regiment = "22nd Airborne Battalion Krayt Company",
  9010. Clearance = "3",
  9011. } )
  9012.  
  9013. TEAM_22ND_KRAYT_BCOM = CreateTeam( "Battalion Commander", {
  9014. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  9015. Health = 100,
  9016. Colour = Regiment_Color.r22nd,
  9017. Rank = 18,
  9018. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  9019. Regiment = "22nd Airborne Battalion Krayt Company",
  9020. Clearance = "4",
  9021. } )
  9022.  
  9023. TEAM_22ND_KRAYT_FCOM = CreateTeam( "Field Commander", {
  9024. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  9025. Health = 100,
  9026. Colour = Regiment_Color.r22nd,
  9027. Rank = 19,
  9028. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  9029. Regiment = "22nd Airborne Battalion Krayt Company",
  9030. Clearance = "4",
  9031. } )
  9032.  
  9033. TEAM_22ND_KRAYT_COM = CreateTeam( "Commander", {
  9034. Weapons = {"none", "climb_swep2", "tfa_a280_extended", "tfa_sw_dc17dual", "Tfa_swch_clonelauncher", "m9k_knife"},
  9035. Health = 100,
  9036. Colour = Regiment_Color.r22nd,
  9037. Rank = 20,
  9038. Model = "models/simba/kraittrooper/krayttrooper.mdl",
  9039. Regiment = "22nd Airborne Battalion Krayt Company",
  9040. Clearance = "4",
  9041. } )
  9042.  
  9043. -------- 22nd Airborne Battalion Varactyl Squad -----------
  9044. TEAM_22ND_VARACTYL_PVT = CreateTeam( "Private", {
  9045. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9046. Health = 100,
  9047. Colour = Regiment_Color.r22nd,
  9048. Rank = 1,
  9049. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9050. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9051. Clearance = "1",
  9052. } )
  9053.  
  9054. TEAM_22ND_VARACTYL_PFC = CreateTeam( "First Class Private", {
  9055. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9056. Health = 100,
  9057. Colour = Regiment_Color.r22nd,
  9058. Rank = 2,
  9059. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9060. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9061. Clearance = "1",
  9062. } )
  9063.  
  9064. TEAM_22ND_VARACTYL_LCPL = CreateTeam( "Lance Corporal", {
  9065. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9066. Health = 100,
  9067. Colour = Regiment_Color.r22nd,
  9068. Rank = 3,
  9069. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9070. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9071. Clearance = "1",
  9072. } )
  9073.  
  9074. TEAM_22ND_VARACTYL_CPL = CreateTeam( "Corporal", {
  9075. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9076. Health = 100,
  9077. Colour = Regiment_Color.r22nd,
  9078. Rank = 4,
  9079. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9080. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9081. Clearance = "1",
  9082. } )
  9083.  
  9084. TEAM_22ND_VARACTYL_SPC = CreateTeam( "Specialist", {
  9085. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9086. Health = 100,
  9087. Colour = Regiment_Color.r22nd,
  9088. Rank = 5,
  9089. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9090. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9091. Clearance = "1",
  9092. } )
  9093.  
  9094. TEAM_22ND_VARACTYL_SGT = CreateTeam( "Sergeant", {
  9095. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9096. Health = 100,
  9097. Colour = Regiment_Color.r22nd,
  9098. Rank = 6,
  9099. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9100. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9101. Clearance = "2",
  9102. } )
  9103.  
  9104. TEAM_22ND_VARACTYL_SSGT = CreateTeam( "Staff Sergeant", {
  9105. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9106. Health = 100,
  9107. Colour = Regiment_Color.r22nd,
  9108. Rank = 7,
  9109. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9110. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9111. Clearance = "2",
  9112. } )
  9113.  
  9114. TEAM_22ND_VARACTYL_DSGT = CreateTeam( "Drill Sergeant", {
  9115. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9116. Health = 100,
  9117. Colour = Regiment_Color.r22nd,
  9118. Rank = 8,
  9119. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9120. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9121. Clearance = "2",
  9122. } )
  9123.  
  9124. TEAM_22ND_VARACTYL_GSGT = CreateTeam( "Gunnery Sergeant", {
  9125. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9126. Health = 100,
  9127. Colour = Regiment_Color.r22nd,
  9128. Rank = 9,
  9129. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9130. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9131. Clearance = "2",
  9132. } )
  9133.  
  9134. TEAM_22ND_VARACTYL_MSGT = CreateTeam( "Master Sergeant", {
  9135. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9136. Health = 100,
  9137. Colour = Regiment_Color.r22nd,
  9138. Rank = 10,
  9139. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9140. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9141. Clearance = "2",
  9142. } )
  9143.  
  9144. TEAM_22ND_VARACTYL_WO = CreateTeam( "Warrant Officer", {
  9145. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife"},
  9146. Health = 100,
  9147. Colour = Regiment_Color.r22nd,
  9148. Rank = 11,
  9149. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9150. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9151. Clearance = "2",
  9152. } )
  9153.  
  9154. TEAM_22ND_VARACTYL_2NDLT = CreateTeam( "2nd Lieutenant", {
  9155. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9156. Health = 100,
  9157. Colour = Regiment_Color.r22nd,
  9158. Rank = 12,
  9159. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9160. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9161. Clearance = "3",
  9162. } )
  9163.  
  9164. TEAM_22ND_VARACTYL_LT = CreateTeam( " Lieutenant", {
  9165. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9166. Health = 100,
  9167. Colour = Regiment_Color.r22nd,
  9168. Rank = 13,
  9169. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9170. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9171. Clearance = "3",
  9172. } )
  9173.  
  9174. TEAM_22ND_VARACTYL_LTCAPTAIN = CreateTeam( "Lieutenant Captain", {
  9175. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9176. Health = 100,
  9177. Colour = Regiment_Color.r22nd,
  9178. Rank = 14,
  9179. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9180. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9181. Clearance = "3",
  9182. } )
  9183.  
  9184. TEAM_22ND_VARACTYL_CAPTAIN = CreateTeam( "Captain", {
  9185. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9186. Health = 100,
  9187. Colour = Regiment_Color.r22nd,
  9188. Rank = 15,
  9189. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9190. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9191. Clearance = "3",
  9192. } )
  9193.  
  9194. TEAM_22ND_VARACTYL_MAJOR = CreateTeam( "Major", {
  9195. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9196. Health = 100,
  9197. Colour = Regiment_Color.r22nd,
  9198. Rank = 16,
  9199. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9200. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9201. Clearance = "3",
  9202. } )
  9203.  
  9204. TEAM_22ND_VARACTYL_COLONEL = CreateTeam( "Colonel", {
  9205. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9206. Health = 100,
  9207. Colour = Regiment_Color.r22nd,
  9208. Rank = 17,
  9209. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9210. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9211. Clearance = "3",
  9212. } )
  9213.  
  9214. TEAM_22ND_VARACTYL_BCOM = CreateTeam( "Battalion Commander", {
  9215. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9216. Health = 100,
  9217. Colour = Regiment_Color.r22nd,
  9218. Rank = 18,
  9219. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9220. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9221. Clearance = "4",
  9222. } )
  9223.  
  9224. TEAM_22ND_VARACTYL_FCOM = CreateTeam( "Field Commander", {
  9225. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9226. Health = 100,
  9227. Colour = Regiment_Color.r22nd,
  9228. Rank = 19,
  9229. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9230. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9231. Clearance = "4",
  9232. } )
  9233.  
  9234. TEAM_22ND_VARACTYL_COM = CreateTeam( "Commander", {
  9235. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_swch_dc19", "m9k_knife", "tfa_sw_dc17dual"},
  9236. Health = 100,
  9237. Colour = Regiment_Color.r22nd,
  9238. Rank = 20,
  9239. Model = "models/simba/22ndrangercompany/ranger.mdl",
  9240. Regiment = "22nd Airborne Battalion Varactyl Squad",
  9241. Clearance = "4",
  9242. } )
  9243.  
  9244. TEAM_22ND_BETA_ARC = CreateTeam( "", {
  9245. Weapons = {"none", "climb_swep2", "tfa_wsp_5", "tfa_a280_extended", "tfa_sw_dc17dual", "m9k_knife"},
  9246. Health = 100,
  9247. Colour = Regiment_Color.r22nd,
  9248. Rank = 1,
  9249. Model = "models/simba/arc/arc.mdl",
  9250. Regiment = "22nd Airborne Battalion",
  9251. Clearance = "2",
  9252. } )
  9253.  
  9254.  
  9255. -------- Misc Skirata -----------
  9256.  
  9257. TEAM_SKIRATA_CORR = CreateTeam( "CT-5108/8843", {
  9258. Weapons = {"climb_swep2", "none", "tfa_swch_dc15sa", "tfa_swch_dc17m_br", "weapon_swrc_det", "tfa_swch_dc17m_at", "weapon_slam", "realistic_hook"},
  9259. Health = 100,
  9260. Colour = Regiment_Color.rSKI,
  9261. Rank = 5,
  9262. Model = "models/omega/gatewaygaming/trainee/trainee.mdl",
  9263. Regiment = "RC Omega Squad",
  9264. Clearance = "2",
  9265. } )
  9266.  
  9267. TEAM_SKIRATA_BARDAN = CreateTeam( "", {
  9268. Weapons = {"climb_swep2", "none", "weapon_lightsaber_commonjedi", "meditation", "tfa_sw_westardual", "realistic_hook"},
  9269. Health = 7500,
  9270. Colour = Regiment_Color.rSKI,
  9271. Rank = 5,
  9272. Model = "models/kylejwest/synergyroleplay/sr3dnullbardanjusik/sr3dnullbardanjusik.mdl",
  9273. Regiment = "NULL ARC",
  9274. Clearance = "3",
  9275. } )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement