Advertisement
Guest User

Untitled

a guest
Apr 21st, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. AddCSLuaFile()
  2.  
  3. local VehicleName = "[PHOTON] GMC Savana"
  4.  
  5. local EMV = {}
  6.  
  7. EMV.Siren = 3
  8. EMV.Skin = 1
  9. EMV.Color = Color(255,255,255)
  10.  
  11. EMV.BodyGroups = {
  12. { 0, 0 }, -- Body
  13. { 1, 2 }, -- backlayout
  14. { 2, 0 }, -- roof
  15. { 3, 0 }, -- blank
  16. { 4, 0 }, -- reardoor
  17. { 5, 2 }, -- reardoor_windows
  18. { 6, 0 }, -- side_windows
  19. { 7, 0 }, -- logos
  20. { 8, 0 }, -- trim
  21. { 9, 0 }, -- wheels
  22. { 10, 0 }, -- clamped1
  23. }
  24.  
  25. EMV.Auto = {
  26. {
  27. ID = "Whelen Justice",
  28. Scale = 1,
  29. Pos = Vector( 0, 36, 100 ), -- Roof Lightbar
  30. Ang = Angle( 0, 90, 0 )
  31. },
  32. {
  33. ID = "Whelen Justice",
  34. Scale = 1,
  35. Pos = Vector( 0, -105, 100 ), -- Roof Lightbar
  36. Ang = Angle( 0, 90, 0 )
  37. },
  38. {
  39. ID = "Whelen CenCom Panel",
  40. Scale = 1.2,
  41. Pos = Vector( -5, 59, 58.5 ), -- Cpanel Sto autokinito
  42. Ang = Angle( 0, 0, 80 )
  43. },
  44. {
  45. ID = "Whelen 700 Trio",
  46. Scale = 1,
  47. Pos = Vector( 18, 126.8, 45.4 ), -- Mprostina Fota Pano Aristera
  48. Ang = Angle( 0, -7.5, -90 ),
  49. Color1 = "RED",
  50. Color2 = "BLUE",
  51. Color3 = "RED"
  52. },
  53. {
  54. ID = "Whelen 700 Trio",
  55. Scale = 1,
  56. Pos = Vector( -18, 126.8, 45.4 ), -- Mprostina Fota Pano Dexia
  57. Ang = Angle( 0, 7.5, -90 ),
  58. Color1 = "BLUE",
  59. Color2 = "RED",
  60. Color3 = "BLUE"
  61. },
  62. {
  63. ID = "Whelen 700 Trio",
  64. Scale = 1,
  65. Pos = Vector( -14, 127.3, 43.6 ), -- Mprostina Fota Kato Dexia
  66. Ang = Angle( 0, 7.5, -90 ),
  67. Color1 = "RED",
  68. Color2 = "BLUE",
  69. Color3 = "RED"
  70. },
  71. {
  72. ID = "Whelen 700 Trio",
  73. Scale = 1,
  74. Pos = Vector( 14, 127.3, 43.6 ), -- Mprostina Fota Kato Aristera
  75. Ang = Angle( 0, -7.5, -90 ),
  76. Color1 = "BLUE",
  77. Color2 = "RED",
  78. Color3 = "BLUE"
  79. },
  80. {
  81. ID = "Whelen 700 Trio",
  82. Scale = 1,
  83. Pos = Vector( 10, 127.9, 41.65 ), -- Mprostina Fota Kato Aristera GMC
  84. Ang = Angle( 0, -7, -90 ),
  85. Color1 = "RED",
  86. Color2 = "BLUE",
  87. Color3 = "RED"
  88. },
  89. {
  90. ID = "Whelen 700 Trio",
  91. Scale = 1,
  92. Pos = Vector( -10, 127.9, 41.65 ), -- Mprostina Fota Kato Aristera GMC
  93. Ang = Angle( 0, 7, -90 ),
  94. Color1 = "RED",
  95. Color2 = "BLUE",
  96. Color3 = "RED"
  97. },
  98. {
  99. ID = "Whelen 700 Trio",
  100. Scale = 1,
  101. Pos = Vector( 32.5, 129.8, 25 ), -- Mprostina Fota Kato KATO Aristera
  102. Ang = Angle( 0, -21, -90 ),
  103. Color1 = "BLUE",
  104. Color2 = "RED",
  105. Color3 = "BLUE"
  106. },
  107. {
  108. ID = "Whelen 700 Trio",
  109. Scale = 1,
  110. Pos = Vector( -32.5, 129.8, 25 ), -- Mprostina Fota Kato KATO Dexia
  111. Ang = Angle( 0, 21, -90 ),
  112. Color1 = "RED",
  113. Color2 = "BLUE",
  114. Color3 = "RED"
  115. },
  116. {
  117. ID = "Whelen 700 Trio",
  118. Scale = 1,
  119. Pos = Vector( -32.5, -134.3, 22.5 ), -- Piso Fota Kato KATO Aristera
  120. Ang = Angle( 0, 170, -90 ),
  121. Color1 = "RED",
  122. Color2 = "BLUE",
  123. Color3 = "RED"
  124. },
  125. {
  126. ID = "Whelen 700 Trio",
  127. Scale = 1,
  128. Pos = Vector( 32.5, -134.3, 22.5 ), -- Piso Fota Kato KATO Dexia
  129. Ang = Angle( 0, -170, -90 ),
  130. Color1 = "BLUE",
  131. Color2 = "RED",
  132. Color3 = "BLUE"
  133. },
  134. {
  135. ID = "Whelen 700 Trio",
  136. Scale = 1,
  137. Pos = Vector( 53, 64.3, 68.5 ), -- Kathreftis Aristera 1
  138. Ang = Angle( 0, -32, -85 ),
  139. Color1 = "RED",
  140. Color2 = "BLUE",
  141. Color3 = "RED"
  142. },
  143. {
  144. ID = "Whelen 700 Trio",
  145. Scale = 1,
  146. Pos = Vector( 52.45, 63, 75 ), -- Kathreftis Aristera 2
  147. Ang = Angle( 0, -30, -75 ),
  148. Color1 = "BLUE",
  149. Color2 = "RED",
  150. Color3 = "BLUE"
  151. },
  152. {
  153. ID = "Whelen Ion Split",
  154. Scale = 1,
  155. Pos = Vector( 31.3, 54.5, 88.9 ), -- Tampo Pano Aristera 1
  156. Ang = Angle( 6.1, -15, 20 ),
  157. Color1 = "BLUE",
  158. Color2 = "RED"
  159. },
  160. {
  161. ID = "Whelen Ion Split",
  162. Scale = 1,
  163. Pos = Vector( 25.3, 56, 89.5 ), -- Tampo Pano Aristera 2
  164. Ang = Angle( 4, -15, 15 ),
  165. Color1 = "RED",
  166. Color2 = "BLUE"
  167. },
  168. {
  169. ID = "Whelen Ion Split",
  170. Scale = 1,
  171. Pos = Vector( -31.3, 55.2, 88.9 ), -- Tampo Pano Dexia 1
  172. Ang = Angle( -6.1, 15, 20 ),
  173. Color1 = "RED",
  174. Color2 = "BLUE"
  175. },
  176. {
  177. ID = "Whelen Ion Split",
  178. Scale = 1,
  179. Pos = Vector( -25.3, 56, 89.5 ), -- Tampo Pano Aristera 2
  180. Ang = Angle( -4, 15, 15 ),
  181. Color1 = "BLUE",
  182. Color2 = "RED"
  183. },
  184. {
  185. ID = "Whelen 700 Trio",
  186. Scale = 1,
  187. Pos = Vector( -53, 64.3, 69 ), -- Kathreftis Dexia 1
  188. Ang = Angle( 0, 32, -85 ),
  189. Color1 = "BLUE",
  190. Color2 = "RED",
  191. Color3 = "BLUE"
  192. },
  193. {
  194. ID = "Whelen 700 Trio",
  195. Scale = 1,
  196. Pos = Vector( -52.45, 63, 75 ), -- Kathreftis Dexia 2
  197. Ang = Angle( 0, 30, -75 ),
  198. Color1 = "BLUE",
  199. Color2 = "RED",
  200. Color3 = "BLUE"
  201. },
  202. {
  203. ID = "Federal Signal Viper",
  204. Scale = 1,
  205. Pos = Vector( 25, -120.5, 87 ), -- Piso Tzami Pano Dexia 1
  206. Ang = Angle( 5, -90, -5 ),
  207. Color1 = "BLUE"
  208. },
  209. {
  210. ID = "Federal Signal Viper",
  211. Scale = 1,
  212. Pos = Vector( 20, -120.5, 87.5 ), -- Piso Tzami Pano Dexia 2
  213. Ang = Angle( 5, -90, -3 ),
  214. Color1 = "RED"
  215. },
  216. {
  217. ID = "Federal Signal Viper",
  218. Scale = 1,
  219. Pos = Vector( -25, -120.5, 87 ), -- Piso Tzami Pano Aristera 1
  220. Ang = Angle( 5, -90, 5 ),
  221. Color1 = "RED"
  222. },
  223. {
  224. ID = "Federal Signal Viper",
  225. Scale = 1,
  226. Pos = Vector( -20, -120.5, 87.5 ), -- Piso Tzami Pano Dexia 2
  227. Ang = Angle( 5, -90, 3 ),
  228. Color1 = "BLUE"
  229. }
  230. }
  231.  
  232.  
  233. EMV.Sequences = {
  234. Sequences = {
  235. { Name = "CODE 1", Stage = "M1", Components = {}, Disconnect = {} },
  236. { Name = "CODE 2", Stage = "M2", Components = {}, Disconnect = {} },
  237. { Name = "CODE 3", Stage = "M3", Components = {}, Disconnect = {} }
  238. },
  239. Traffic = {
  240. { Name = "LEFT", Stage = "L", Components = {}, Disconnect = {} },
  241. { Name = "DIVERGE", Stage = "D", Components = {}, Disconnect = {} },
  242. { Name = "RIGHT", Stage = "R", Components = {}, Disconnect = {} }
  243. }
  244. }
  245.  
  246. local V = {
  247. Name = VehicleName,
  248. Class = "prop_vehicle_jeep",
  249. Category = "Limelight Vehicles",
  250. Author = "[L²:RP] Greek | Hexane Network",
  251. Model = "models/lonewolfie/gmc_savana.mdl",
  252. KeyValues = { vehiclescript = "scripts/vehicles/LWCars/gmc_savana.txt" },
  253. IsEMV = true,
  254. EMV = EMV,
  255. HasPhoton = true,
  256. Photon = "PHOTON_INHERIT"
  257. }
  258. list.Set( "Vehicles", VehicleName, V )
  259.  
  260. if EMVU then EMVU:OverwriteIndex( VehicleName, EMV ) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement