Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.94 KB | None | 0 0
  1.  
  2. -----------
  3. ADDED But changed Rank
  4. -----------
  5.  
  6. TEAM_NAVY_MGEN = CreateTeam( "Major General", {
  7. Description = "oversees Ground Command and use of AT-ATs",
  8. Weapons = {"tfa_swch_alphablaster", "tfa_swch_dc17m_br", "tfa_swch_se14c", "tfa_dt29", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser", "realistic_hook"},
  9. Colour = Color(102, 102, 0, 255),
  10. Side = 1,
  11. Rank = 22,
  12. Model = "models/player/swbf_imperial_officer_ensignv2/swbf_imperial_officer_ensignv2.mdl",
  13. Regiment = "Navy",
  14. } )
  15.  
  16. -----------
  17. ADDED and Changed Grand General Rank
  18. -----------
  19.  
  20. TEAM_IHC_GENR = CreateTeam( "General", {
  21. Description = "Member of the Imperial High Command",
  22. Weapons = {"tfa_swch_alphablaster", "tfa_swch_dc17m_br", "tfa_swch_se14c", "tfa_dt29", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser", "realistic_hook"},
  23. Colour = Color(145, 0, 0, 255 ),
  24. Side = 1,
  25. Rank = 1,
  26. Model = "models/player/swbf_imperial_officer_ensignv2/swbf_imperial_officer_ensignv2.mdl",
  27. Regiment = "Imperial High Command",
  28. } )
  29.  
  30. TEAM_IHC_GADM = CreateTeam( "Grand Admiral", {
  31. Description = "Member of the Imperial High Command",
  32. Weapons = {"tfa_swch_dh17", "sswep_thrawn", "tfa_swch_e11", "tfa_dt29", "weapon_cuff_elastic", "weapon_taser", "realistic_hook"},
  33. Colour = Color(145, 0, 0, 255 ),
  34. Side = 1,
  35. Rank = 2,
  36. Model = "models/player/valley/thrawn.mdl",
  37. Regiment = "Imperial High Command",
  38. } )
  39.  
  40. TEAM_IHC_GMOFF = CreateTeam( "Grand Moff", {
  41. Description = "Member of the Imperial High Command",
  42. Weapons = {"tfa_swch_dlt19", "tfa_swch_dh17", "tfa_swch_ee3", "tfa_swch_e11", "tfa_dt29", "weapon_cuff_elastic", "weapon_taser", "realistic_hook"},
  43. Colour = Color(145, 0, 0, 255 ),
  44. Side = 1,
  45. Rank = 3,
  46. Model = "models/player/heracles421/tarkin/moff_tarkin.mdl",
  47. Regiment = "Imperial High Command",
  48. } )
  49.  
  50. TEAM_IHC_GGEN = CreateTeam( "Grand General", {
  51. Description = "Member of the Imperial High Command",
  52. Weapons = {"tfa_swch_alphablaster", "tfa_swch_dc17m_br", "tfa_swch_se14c", "tfa_swch_pulsecannon", "tfa_dt29", "weapon_cuff_elastic", "weapon_taser", "realistic_hook"},
  53. Colour = Color(145, 0, 0, 255 ),
  54. Side = 1,
  55. Rank = 4,
  56. Model = "models/player/banks/tk_arc/tk_wolf.mdl",
  57. Regiment = "Imperial High Command",
  58. } )
  59.  
  60. -----------
  61. ADDED New
  62. -----------
  63.  
  64. TEAM_ADROID_R2 = CreateTeam( "R2", {
  65. Description = "Astromech R2 series Droid",
  66. Weapons = {"tfa_swch_se14c", "weapon_jetpack", "weapon_avpflamer", "weapon_stunstick"},
  67. Colour = Color(161, 0, 63, 255),
  68. Side = 1,
  69. Rank = 1,
  70. Model = "models/kingpommes/emperors_tower/ph_props/rx_unit/r2_q5.mdl",
  71. Regiment = "Astromech Droid",
  72. } )
  73.  
  74. TEAM_ADROID_R4 = CreateTeam( "R4", {
  75. Description = "Astromech R4 series Droid",
  76. Weapons = {"tfa_swch_se14c", "weapon_jetpack", "weapon_avpflamer", "weapon_stunstick"},
  77. Colour = Color(161, 0, 63, 255),
  78. Side = 1,
  79. Rank = 2,
  80. Model = "models/kingpommes/emperors_tower/ph_props/rx_unit/r4_i9.mdl",
  81. Regiment = "Astromech Droid",
  82. } )
  83.  
  84. TEAM_ADROID_R5 = CreateTeam( "R5", {
  85. Description = "Astromech R5 series Droid",
  86. Weapons = {"tfa_swch_se14c", "weapon_jetpack", "weapon_avpflamer", "weapon_stunstick"},
  87. Colour = Color(161, 0, 63, 255),
  88. Side = 1,
  89. Rank = 3,
  90. Model = "models/kingpommes/emperors_tower/ph_props/rx_unit/r5_j2.mdl",
  91. Regiment = "Astromech Droid",
  92. } )
  93.  
  94. -----------
  95. Changed Models Only
  96. -----------
  97.  
  98. TEAM_NAVY_ENG9 = CreateTeam( "Junior Foreman", {
  99. Description = "Grand Admiral of the Navy",
  100. Weapons = {"weapon_physgun", "tfa_swch_dh17", "repair_tool", "gmod_tool", "tfa_swch_e11"},
  101. Colour = Color(102, 102, 0, 255),
  102. Side = 1,
  103. Rank = 9,
  104. Model = "models/crewman/inferno_squad_crewman.mdl",
  105. Regiment = "Navy Engineer",
  106. } )
  107.  
  108. TEAM_NAVY_ENG10 = CreateTeam( "Foreman", {
  109. Description = "Grand Admiral of the Navy",
  110. Weapons = {"weapon_physgun", "tfa_swch_dh17", "repair_tool", "gmod_tool", "tfa_swch_e11"},
  111. Colour = Color(102, 102, 0, 255),
  112. Side = 1,
  113. Rank = 10,
  114. Model = "models/crewman/inferno_squad_crewman.mdl",
  115. Regiment = "Navy Engineer",
  116. } )
  117.  
  118. TEAM_NAVY_ENG11 = CreateTeam( "Chief Foreman", {
  119. Description = "Grand Admiral of the Navy",
  120. Weapons = {"weapon_physgun", "tfa_swch_dh17", "repair_tool", "gmod_tool", "tfa_swch_e11"},
  121. Colour = Color(102, 102, 0, 255),
  122. Side = 1,
  123. Rank = 11,
  124. Model = "models/crewman/inferno_squad_crewman.mdl",
  125. Regiment = "Navy Engineer",
  126. } )
  127.  
  128. TEAM_NAVY_ENG12 = CreateTeam( "Executive Director", {
  129. Description = "Grand Admiral of the Navy",
  130. Weapons = {"weapon_physgun", "tfa_swch_dh17", "repair_tool", "gmod_tool", "tfa_swch_e11"},
  131. Colour = Color(102, 102, 0, 255),
  132. Side = 1,
  133. Rank = 12,
  134. Model = "models/crewman/inferno_squad_crewman.mdl",
  135. Regiment = "Navy Engineer",
  136. } )
  137.  
  138. TEAM_NAVY_ENG13 = CreateTeam( "Engineer Director", {
  139. Description = "Grand Admiral of the Navy",
  140. Weapons = {"weapon_physgun", "tfa_swch_dh17", "repair_tool", "gmod_tool", "tfa_swch_e11"},
  141. Colour = Color(102, 102, 0, 255),
  142. Side = 1,
  143. Rank = 13,
  144. Model = "models/crewman/inferno_squad_crewman.mdl",
  145. Regiment = "Navy Engineer",
  146. } )
  147.  
  148.  
  149. TEAM_INFERNO_TRE = CreateTeam( "Inferno Squad Trainee", {
  150. Description = "plebbys",
  151. Weapons = {"tfa_swch_e11", "weapon_cuff_tactical", "tfa_swch_pulsecannon"},
  152. Colour = Color(217, 20, 20, 255 ),
  153. Side = 1,
  154. Rank = 1,
  155. Model = "models/pilot/inferno_squad_pilot.mdl",
  156. Regiment = "Inferno Squad",
  157. } )
  158.  
  159. TEAM_INFERNO_STRE = CreateTeam( "Inferno Squad Senior Trainee", {
  160. Description = "plebbys",
  161. Weapons = {"tfa_swch_e11", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic"},
  162. Colour = Color(217, 20, 20, 255 ),
  163. Side = 1,
  164. Rank = 2,
  165. Model = "models/pilot/inferno_squad_pilot.mdl",
  166. Regiment = "Inferno Squad",
  167. } )
  168.  
  169. TEAM_INFERNO_ACOP = CreateTeam( "Inferno Squad Acting Operative", {
  170. Description = "plebbys",
  171. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  172. Colour = Color(217, 20, 20, 255 ),
  173. Side = 1,
  174. Rank = 3,
  175. Model = "models/pilot/inferno_squad_pilot.mdl",
  176. Regiment = "Inferno Squad",
  177. } )
  178.  
  179. TEAM_INFERNO_JNOP = CreateTeam( "Inferno Squad Junior Operative", {
  180. Description = "plebbys",
  181. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  182. Colour = Color(217, 20, 20, 255 ),
  183. Side = 1,
  184. Rank = 4,
  185. Model = "models/pilot/inferno_squad_pilot.mdl",
  186. Regiment = "Inferno Squad",
  187. } )
  188.  
  189. TEAM_INFERNO_OP = CreateTeam( "Inferno Squad Operative", {
  190. Description = "General of the Storm Trooper Core",
  191. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  192. Colour = Color(217, 20, 20, 255 ),
  193. Side = 1,
  194. Rank = 5,
  195. Model = "models/pilot/inferno_squad_pilot.mdl",
  196. Regiment = "Inferno Squad",
  197. } )
  198.  
  199. TEAM_INFERNO_SNOP = CreateTeam( "Inferno Squad Senior Operative", {
  200. Description = "plebbys",
  201. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  202. Colour = Color(217, 20, 20, 255 ),
  203. Side = 1,
  204. Rank = 6,
  205. Model = "models/pilot/inferno_squad_pilot.mdl",
  206. Regiment = "Inferno Squad",
  207. } )
  208.  
  209. TEAM_INFERNO_MSOP = CreateTeam( "Inferno Squad Master Operative", {
  210. Description = "plebbys",
  211. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  212. Colour = Color(217, 20, 20, 255 ),
  213. Side = 1,
  214. Rank = 7,
  215. Model = "models/pilot/inferno_squad_pilot.mdl",
  216. Regiment = "Inferno Squad",
  217. } )
  218.  
  219. TEAM_INFERNO_ACAGT = CreateTeam( "Inferno Squad Acting Agent", {
  220. Description = "plebbys",
  221. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  222. Colour = Color(217, 20, 20, 255 ),
  223. Side = 1,
  224. Rank = 8,
  225. Model = "models/pilot/inferno_squad_pilot.mdl",
  226. Regiment = "Inferno Squad",
  227. } )
  228.  
  229. TEAM_INFERNO_JNAGT = CreateTeam( "Inferno Squad Junior Agent", {
  230. Description = "plebbys",
  231. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  232. Colour = Color(217, 20, 20, 255 ),
  233. Side = 1,
  234. Rank = 9,
  235. Model = "models/pilot/inferno_squad_pilot.mdl",
  236. Regiment = "Inferno Squad",
  237. } )
  238.  
  239. TEAM_INFERNO_AGT = CreateTeam( "Inferno Squad Agent", {
  240. Description = "plebbys",
  241. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  242. Colour = Color(217, 20, 20, 255 ),
  243. Side = 1,
  244. Rank = 10,
  245. Model = "models/player/markus/ot_inferno_squad_del/ot_inferno_squad_del_playermodel.mdl",
  246. Regiment = "Inferno Squad",
  247. } )
  248.  
  249. TEAM_INFERNO_SBLT = CreateTeam( "Inferno Squad Sub Lieutenant", {
  250. Description = "plebbys",
  251. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  252. Colour = Color(217, 20, 20, 255 ),
  253. Side = 1,
  254. Rank = 11,
  255. Model = "models/player/markus/ot_inferno_squad_del/ot_inferno_squad_del_playermodel.mdl",
  256. Regiment = "Inferno Squad",
  257. } )
  258.  
  259. TEAM_INFERNO_LT = CreateTeam( "Inferno Squad Lieutenant", {
  260. Description = "plebbys",
  261. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  262. Colour = Color(217, 20, 20, 255 ),
  263. Side = 1,
  264. Rank = 12,
  265. Model = "models/player/markus/ot_inferno_squad_del/ot_inferno_squad_del_playermodel.mdl",
  266. Regiment = "Inferno Squad",
  267. } )
  268.  
  269. TEAM_INFERNO_LCMD = CreateTeam( "Inferno Squad Lieutenant Commander", {
  270. Description = "plebbys",
  271. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  272. Colour = Color(217, 20, 20, 255 ),
  273. Side = 1,
  274. Rank = 13,
  275. Model = "models/player/markus/ot_inferno_squad_hask/ot_inferno_squad_hask_playermodel.mdl",
  276. Regiment = "Inferno Squad",
  277. } )
  278.  
  279. TEAM_INFERNO_CMD = CreateTeam( "Inferno Squad Commander", {
  280. Description = "plebbys",
  281. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  282. Colour = Color(217, 20, 20, 255 ),
  283. Side = 1,
  284. Rank = 14,
  285. Model = "models/player/markus/ot_inferno_squad_hask/ot_inferno_squad_hask_playermodel.mdl",
  286. Regiment = "Inferno Squad",
  287. } )
  288.  
  289. TEAM_INFERNO_CAPT = CreateTeam( "Inferno Squad Captain", {
  290. Description = "plebbys",
  291. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  292. Colour = Color(217, 20, 20, 255 ),
  293. Side = 1,
  294. Rank = 15,
  295. Model = "models/player/markus/ot_inferno_squad_hask/ot_inferno_squad_hask_playermodel.mdl",
  296. Regiment = "Inferno Squad",
  297. } )
  298.  
  299. TEAM_INFERNO_LCAPT = CreateTeam( "Inferno Squad Line Captain", {
  300. Description = "plebbys",
  301. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  302. Colour = Color(217, 20, 20, 255 ),
  303. Side = 1,
  304. Rank = 16,
  305. Model = "models/player/markus/ot_inferno_squad_iden_versio/ot_inferno_squad_iden_versio_playermodel.mdl",
  306. Regiment = "Inferno Squad",
  307. } )
  308.  
  309. TEAM_INFERNO_COMMO = CreateTeam( "Inferno Squad Commodore", {
  310. Description = "Commander of the Storm Trooper Core",
  311. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  312. Colour = Color(217, 20, 20, 255 ),
  313. Side = 1,
  314. Rank = 17,
  315. Model = "models/player/markus/ot_inferno_squad_iden_versio/ot_inferno_squad_iden_versio_playermodel.mdl",
  316. Regiment = "Inferno Squad",
  317. } )
  318.  
  319. TEAM_INFERNO_RADMIRAL = CreateTeam( "Inferno Squad Rear Admiral", {
  320. Description = "Commander of the Storm Trooper Core",
  321. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  322. Colour = Color(217, 20, 20, 255 ),
  323. Side = 1,
  324. Rank = 18,
  325. Model = "models/player/markus/ot_inferno_squad_iden_versio/ot_inferno_squad_iden_versio_playermodel.mdl",
  326. Regiment = "Inferno Squad",
  327. } )
  328.  
  329. TEAM_INFERNO_VADMIRAL = CreateTeam( "Inferno Squad Vice Admiral", {
  330. Description = "Commander of the Storm Trooper Core",
  331. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  332. Colour = Color(217, 20, 20, 255 ),
  333. Side = 1,
  334. Rank = 19,
  335. Model = "models/player/markus/ot_inferno_squad_iden_versio/ot_inferno_squad_iden_versio_playermodel.mdl",
  336. Regiment = "Inferno Squad",
  337. } )
  338.  
  339. TEAM_INFERNO_ADMIRAL = CreateTeam( "Inferno Squad Admiral", {
  340. Description = "Commander of the Storm Trooper Core",
  341. Weapons = {"tfa_swch_e11", "tfa_swch_se14c", "weapon_cuff_tactical", "tfa_swch_pulsecannon", "weapon_cuff_elastic", "weapon_taser"},
  342. Colour = Color(217, 20, 20, 255 ),
  343. Side = 1,
  344. Rank = 20,
  345. Model = "models/player/markus/ot_inferno_squad_iden_versio/ot_inferno_squad_iden_versio_playermodel.mdl",
  346. Regiment = "Inferno Squad",
  347. } )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement