Advertisement
Guest User

Untitled

a guest
Feb 17th, 2016
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.03 KB | None | 0 0
  1. ##################################################################################
  2. ##################################################################################
  3. ###########============================================================###########
  4. ########### FiveStarResponse Configuration v1.0 by the Realism Team ###########
  5. ###########============================================================###########
  6. ########### Modify this INI at your own risk. Putting in arbirary ###########
  7. ########### values may make your game do weird things ###########
  8. ##################################################################################
  9. ##################################################################################
  10.  
  11. [Settings]
  12. UseRealWorldClock=1 #Set this to 0 to use the game time instead of real world time
  13. InGameTimeMultiplier=30 #only modify this if you dont use the vanilla timescale
  14. NoArmyVehicles=0 #Set this to 1 if you don't want army vehicles spawning
  15. ShowPoliceBlips=1 #Set this to 0 if you want to disable all police blips
  16.  
  17. [Debug]
  18. Debug=0 #Setting to 1 turns on debug text
  19. DebugTimeStamps=0 #setting this to 0 increases performance when debug mode is on
  20. #The following keys Only work if debug is set to 1#
  21. WantedToggle=F8
  22. SpawnJetKey=F9
  23. SpawnTankKey=F10
  24. SpawnSavageKey=F11
  25.  
  26. [Juggernaut]
  27. Enabled=1 #Setting to 0 disables Juggernaut spawning
  28. SpawnRate=1 #Minutes between spawns (after all Juggernauts are dead)
  29. SpawnCount=4 #Number of Juggernauts to spawn at a time (2 per Riot vehicle)
  30. WantedLevel=5 #Minimum WantedLevel you want Juggernauts to spawn at
  31. Health=2000 #Juggernaut health
  32. Armor=100 #Juggernaut Armor
  33. Weapon=WEAPON_MINIGUN #Weapons for the Juggernaut to use
  34. Components=None #Components to use on gun
  35. Vehicle=NooseRiot #Vehicle To spawn juggernauts in
  36.  
  37. ######################################## You must separate them with a semicolon #########################################
  38. ################# PoliceInsurgent will always spawn with NOOSE peds regardless if peds are set to Marine #################
  39. ######################## Use the new ResponseVehicles.xml file to add more vehicles for spawning. ########################
  40.  
  41. [Ground_General]
  42. Peds=Marine;Gre #Type of Ped to spawn (must be one of the three above)
  43. spawn_min=5 #initial spawn timer minimum (in seconds)
  44. spawn_max=25 #initial spawn timer maximum (in seconds)
  45. respawn_min=10 #respawn timer minimum (in seconds)
  46. respawn_max=20 #respawn timer maximum (in seconds)
  47. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  48. Vehicles_max=15 #Maximum vehicles queued to spawn at a time
  49. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  50. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  51. VehicleTypes=InsurgentGunner;Insurgent;PoliceInsurgent;Humvee;Mesa3;Barracks3;Technical;Guardian;NooseRiot;Fbi2;Baller6;Hunter;Valkyrie;Lazer;Hydra;Boar;Storm;Rhino;Buzzard;Savage #Vehicles to spawn when a player is in this vehicle class
  52. VehicleTypesNoArmy=PoliceInsurgent #NoArmy Vehicles to spawn when a player is in this vehicle class
  53.  
  54. [Ground_Heavy]
  55. Peds=Marine;Gre #Type of Ped to spawn (must be one of the three above)
  56. spawn_min=5 #initial spawn timer minimum (in seconds)
  57. spawn_max=25 #initial spawn timer maximum (in seconds)
  58. respawn_min=10 #respawn timer minimum (in seconds)
  59. respawn_max=20 #respawn timer maximum (in seconds)
  60. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  61. Vehicles_max=15 #Maximum vehicles queued to spawn at a time
  62. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  63. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  64. VehicleTypes=InsurgentGunner;Insurgent;PoliceInsurgent;Humvee;Mesa3;Barracks3;Technical;Guardian;NooseRiot;Fbi2;Baller6;Hunter;Valkyrie;Lazer;Hydra;Boar;Storm;Rhino;Buzzard;Savage #Vehicles to spawn when a player is in this vehicle class
  65. VehicleTypesNoArmy=PoliceInsurgent #NoArmy Vehicles to spawn when a player is in this vehicle class
  66.  
  67. [Plane_General]
  68. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  69. spawn_min=5 #initial spawn timer minimum (in seconds)
  70. spawn_max=25 #initial spawn timer maximum (in seconds)
  71. respawn_min=10 #respawn timer minimum (in seconds)
  72. respawn_max=20 #respawn timer maximum (in seconds)
  73. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  74. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  75. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  76. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  77. VehicleTypes=Hunter;Valkyrie;Savage #Vehicles to spawn when a player is in this vehicle class
  78. VehicleTypesNoArmy=Buzzard #NoArmy Vehicles to spawn when a player is in this vehicle class
  79.  
  80. [Plane_Heavy]
  81. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  82. spawn_min=5 #initial spawn timer minimum (in seconds)
  83. spawn_max=25 #initial spawn timer maximum (in seconds)
  84. respawn_min=10 #respawn timer minimum (in seconds)
  85. respawn_max=20 #respawn timer maximum (in seconds)
  86. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  87. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  88. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  89. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  90. VehicleTypes=Lazer;Hydra;Boar;Storm #Vehicles to spawn when a player is in this vehicle class
  91. VehicleTypesNoArmy=None #NoArmy Vehicles to spawn when a player is in this vehicle class
  92.  
  93. [Tank]
  94. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  95. spawn_min=5 #initial spawn timer minimum (in seconds)
  96. spawn_max=25 #initial spawn timer maximum (in seconds)
  97. respawn_min=10 #respawn timer minimum (in seconds)
  98. respawn_max=20 #respawn timer maximum (in seconds)
  99. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  100. Vehicles_max=5 #Maximum vehicles queued to spawn at a time
  101. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  102. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  103. VehicleTypes=Rhino;Hunter #Vehicles to spawn when a player is in this vehicle class
  104. VehicleTypesNoArmy=Buzzard #NoArmy Vehicles to spawn when a player is in this vehicle class
  105.  
  106. [Chopper_General]
  107. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  108. spawn_min=5 #initial spawn timer minimum (in seconds)
  109. spawn_max=25 #initial spawn timer maximum (in seconds)
  110. respawn_min=10 #respawn timer minimum (in seconds)
  111. respawn_max=20 #respawn timer maximum (in seconds)
  112. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  113. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  114. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  115. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  116. VehicleTypes=Buzzard;Valkyrie #Vehicles to spawn when a player is in this vehicle class
  117. VehicleTypesNoArmy=Buzzard #NoArmy Vehicles to spawn when a player is in this vehicle class
  118.  
  119. [Chopper_Heavy]
  120. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  121. spawn_min=5 #initial spawn timer minimum (in seconds)
  122. spawn_max=25 #initial spawn timer maximum (in seconds)
  123. respawn_min=10 #respawn timer minimum (in seconds)
  124. respawn_max=20 #respawn timer maximum (in seconds)
  125. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  126. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  127. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  128. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  129. VehicleTypes=Hunter;Valkyrie;Savage #Vehicles to spawn when a player is in this vehicle class
  130. VehicleTypesNoArmy=None #NoArmy Vehicles to spawn when a player is in this vehicle class
  131.  
  132. [Water_General]
  133. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  134. spawn_min=5 #initial spawn timer minimum (in seconds)
  135. spawn_max=25 #initial spawn timer maximum (in seconds)
  136. respawn_min=10 #respawn timer minimum (in seconds)
  137. respawn_max=20 #respawn timer maximum (in seconds)
  138. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  139. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  140. SpawnDistance_Min=200 #Minimum distance the vehicle should spawn from player
  141. SpawnDistance_Max=350 #Maximum distance the vehicle should spawn from player
  142. VehicleTypes=Buzzard #Vehicles to spawn when a player is in this vehicle class
  143. VehicleTypesNoArmy=Buzzard #NoArmy Vehicles to spawn when a player is in this vehicle class
  144.  
  145. [Water_Submersible]
  146. Peds=Marine #Type of Ped to spawn (must be one of the three above)
  147. spawn_min=5 #initial spawn timer minimum (in seconds)
  148. spawn_max=25 #initial spawn timer maximum (in seconds)
  149. respawn_min=10 #respawn timer minimum (in seconds)
  150. respawn_max=20 #respawn timer maximum (in seconds)
  151. Vehicles_min=5 #Minimum vehicles queued to spawn at a time
  152. Vehicles_max=10 #Maximum vehicles queued to spawn at a time
  153. SpawnDistance_Min=100 #Minimum distance the vehicle should spawn from player
  154. SpawnDistance_Max=200 #Maximum distance the vehicle should spawn from player
  155. VehicleTypes=WarSub #Vehicles to spawn when a player is in this vehicle class
  156. VehicleTypesNoArmy=None #NoArmy Vehicles to spawn when a player is in this vehicle class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement