Advertisement
Guest User

Untitled

a guest
Nov 16th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. class jf_ford_ambulance_12_01: jf_ford_ambulance_12{
  2. displayName = "[EMS]Ford F-450 Ambulance 2012 A411";
  3. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  4. SirenManual = "SAPPHIRE_WAIL";
  5. HornManual = "SAPPHIRE_HORN";
  6. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\amb\ambulance411.paa"};
  7. terraincoef = 0;
  8. maxSpeed = 320;
  9. enginePower = 463;
  10. peakTorque = 700;
  11. enableOrange = 1;
  12. enableSceneLights = 1;
  13. enableTakedownLights = 1;
  14. enableLightingStages = 1;
  15. };
  16. class jf_ford_ambulance_12_02: jf_ford_ambulance_12{
  17. displayName = "[EMS]Ford F-450 Ambulance 2012 A421";
  18. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  19. SirenManual = "SAPPHIRE_WAIL";
  20. HornManual = "SAPPHIRE_HORN";
  21. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\veh\amb\ambulance421.paa"};
  22. terraincoef = 0;
  23. maxSpeed = 320;
  24. enginePower = 463;
  25. peakTorque = 700;
  26. enableOrange = 1;
  27. enableSceneLights = 1;
  28. enableTakedownLights = 1;
  29. enableLightingStages = 1;
  30. };
  31. class jf_ford_ambulance_12_03: jf_ford_ambulance_12{
  32. displayName = "[EMS]Ford F-450 Ambulance 2012 A431";
  33. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  34. SirenManual = "SAPPHIRE_WAIL";
  35. HornManual = "SAPPHIRE_HORN";
  36. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\veh\amb\ambulance431.paa"};
  37. terraincoef = 0;
  38. maxSpeed = 320;
  39. enginePower = 463;
  40. peakTorque = 700;
  41. enableOrange = 1;
  42. enableSceneLights = 1;
  43. enableTakedownLights = 1;
  44. enableLightingStages = 1;
  45. };
  46. class jf_ford_ambulance_12_04: jf_ford_ambulance_12{
  47. displayName = "[EMS]Ford F-450 Ambulance 2012 A441";
  48. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  49. SirenManual = "SAPPHIRE_WAIL";
  50. HornManual = "SAPPHIRE_HORN";
  51. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\veh\amb\ambulance441.paa"};
  52. terraincoef = 0;
  53. maxSpeed = 320;
  54. enginePower = 463;
  55. peakTorque = 700;
  56. enableOrange = 1;
  57. enableSceneLights = 1;
  58. enableTakedownLights = 1;
  59. enableLightingStages = 1;
  60. };
  61. class jf_ford_ambulance_12_05: jf_ford_ambulance_12{
  62. displayName = "[EMS]Ford F-450 Ambulance 2012 A451";
  63. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  64. SirenManual = "SAPPHIRE_WAIL";
  65. HornManual = "SAPPHIRE_HORN";
  66. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\veh\amb\ambulance451.paa"};
  67. terraincoef = 0;
  68. maxSpeed = 320;
  69. enginePower = 463;
  70. peakTorque = 700;
  71. enableOrange = 1;
  72. enableSceneLights = 1;
  73. enableTakedownLights = 1;
  74. enableLightingStages = 1;
  75. };
  76. class jf_ford_ambulance_12_06: jf_ford_ambulance_12{
  77. displayName = "[EMS]Ford F-450 Ambulance 2012 A461";
  78. SirenArray[] = {"SAPPHIRE_WAIL","SAPPHIRE_YELP","SAPPHIRE_PRIORITY","SAPPHIRE_HORN"};
  79. SirenManual = "SAPPHIRE_WAIL";
  80. HornManual = "SAPPHIRE_HORN";
  81. hiddenSelectionsTextures[] = {"jf_extra\tex\ems\veh\amb\ambulance461.paa"};
  82. terraincoef = 0;
  83. maxSpeed = 320;
  84. enginePower = 463;
  85. peakTorque = 700;
  86. enableOrange = 1;
  87. enableSceneLights = 1;
  88. enableTakedownLights = 1;
  89. enableLightingStages = 1;
  90. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement