Advertisement
401Toffees

Untitled

Jan 2nd, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. <?php
  2. /***************************************************************************
  3. * Xlrstats Webmodule
  4. * Webfront for XLRstats for B3 (www.bigbrotherbot.com)
  5. * (c) 2004-2010 www.xlr8or.com (mailto:xlr8or@xlr8or.com)
  6. ***************************************************************************/
  7.  
  8. /***************************************************************************
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License as published by
  11. * the Free Software Foundation; either version 2 of the License, or
  12. * (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU Library General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. *
  23. * http://www.gnu.org/copyleft/gpl.html
  24. ***************************************************************************/
  25.  
  26. //*********************
  27. // These are the standard BF3 settings
  28. //*********************
  29.  
  30. // Teamnames and colors
  31. $team1 = "US Marines"; // red team
  32. $team2 = "RU Army"; // blue team
  33. $spectators = "Spectators";
  34.  
  35.  
  36. //******************************
  37. // Weapons names (Main Classes)
  38. //******************************
  39.  
  40. //Assault
  41. $w['Weapons/M416/M416'] = "M416 Assault Rifle";
  42. $w['AEK-971'] = "AEK-971 Assault Rifle";
  43. $w['M16A4'] = "M16A3 Assault Rifle";
  44. $w['F2000'] = "FN2000 Assault Rifle";
  45. $w['Weapons/KH2002/KH2002'] = "Khaybar KH-2002 Assault Rifle";
  46. $w['AN-94 Abakan'] = "AN-94 Abakan Assault Rifle";
  47. $w['Weapons/AK74M/AK74'] = "AK-74M Assault Rifle";
  48. $w['Weapons/G3A3/G3A3'] = "G3 Assault Rifle";
  49.  
  50. //Engineer (SMGs and Carbines)
  51. $w['Weapons/SCAR-H/SCAR-H'] = "SCAR-H Carbine Rifle";
  52. $w['Weapons/A91/A91'] = "A-91 Sub Carbine Rifle";
  53. $w['Weapons/G36C/G36C'] = "G36C Carbine Rifle";
  54. $w['M4A1'] = "M4A1 Carbine Rifle";
  55. $w['AKS-74u'] = "AKS 74U Sub Machine Gun";
  56. $w['SG 553 LB'] = "SG553 Carbine Rifle";
  57.  
  58. //Recon
  59. $w['SV98'] = "SV98 Bolt Action Sniper Rifle";
  60. $w['SKS'] = "SKS Semi Automatic Sniper Rifle";
  61. $w['M40A5'] = "M40A5 Sniper Rifle";
  62. $w['Model98B'] = "M98B Bolt Action Sniper Rifle";
  63. $w['Mk11'] = "MK11 MOD 0 Sniper Rifle";
  64. $w['SVD'] = "SVD Semi Automatic Sniper Rifle";
  65. $w['M39'] = "M39 Semi Automatic Sniper Rifle";
  66.  
  67. //Support
  68. $w['M249'] = "M249 Machine Gun";
  69. $w['Pecheneg'] = "PKP Pecheneg Machine Gun";
  70. $w['M240'] = "M240B Machine Gun";
  71. $w['M60'] = "M60E4 Machine Gun";
  72. $w['M27IAR'] = "M27 IAR Machine Gun";
  73. $w['RPK-74M'] = "RPK Machine Gun";
  74. $w['Type88'] = "Type 88 Machine Gun"; //?????
  75.  
  76. //******************************
  77. // Weapons names (General)
  78. //******************************
  79.  
  80. //Shotguns
  81. $w['870MCS'] = "Remington 870 Shotgun";
  82. $w['M1014'] = "M1014 Semi Automatic Shotgun";
  83. $w['Siaga20k'] = "Saiga 12 Semi Automatic Shotgun";
  84. $w['DAO-12'] = "DAO 12 Semi Automatic Shotgun";
  85. $w['USAS-12'] = "USAS 12 Semi Automatic Shotgun";
  86.  
  87. //Sidearms
  88. $w['M1911'] = "M1911 Pistol";
  89. $w['M9'] = "Beretta M9 Semi Automatic Pistol";
  90. $w['Weapons/MP443/MP443'] = "MP-443 Grach Semi Automatic Pistol";
  91. $w['Glock18'] = "Glock 18 Fully Automatic Pistol";
  92. $w['Taurus .44'] = ".44 Magnum Pistol";
  93. $w['Weapons/MP412Rex/MP412REX'] = "MP412 REX .357 Magnum Pistol";
  94. $w['M93R'] = "Beretta Model 93R Pistol";
  95.  
  96. //SMGs
  97. $w['PP-2000'] = "PP-2000 Sub Machine Gun";
  98. $w['Weapons/UMP45/UMP45'] = "UMP-45 Sub Machine Gun";
  99. $w['Weapons/MagpulPDR/MagpulPDR'] = "PDW-R Sub Machine Gun";
  100. $w['Weapons/P90/P90'] = "P90 Sub Machine Gun";
  101. $w['MP7'] = "MP7 Sub Machine Gun";
  102.  
  103. //Assault
  104. $w['AS VAL'] = "AS VAL Assault Rifle";
  105.  
  106. //******************************
  107. // Weapons names (Other)
  108. //******************************
  109.  
  110. //Rocket Launchers
  111. $w['RPG-7'] = "RPG-7 Rocket Launcher"; //Engineer
  112. $w['SMAW'] = "SMAW Rocket Launcher"; //Engineer
  113. $w['FGM-148'] = "Javelin Anti Tank Missile Launcher"; //Engineer
  114. $w['FIM92'] = "FIM-92 Stinger Anti Air Missile Launcher"; //Engineer
  115. $w['Weapons/Sa18IGLA/Sa18IGLA'] = "SA-18 IGLA Anti Air Missile Launcher"; //Engineer
  116.  
  117. //Equipment
  118. $w['Weapons/Gadgets/C4/C4'] = "C4 explosives"; //Support
  119. $w['Weapons/Gadgets/Claymore/Claymore'] = "M18 Claymore"; //Support
  120. $w['M15 AT Mine'] = "AT mine"; //Engineer
  121. $w['Repair Tool'] = "Repair Tool"; //Engineer
  122. $w['Defib'] = "Defibrillator"; //Assault
  123. $w['M26Mass'] = "M26 MASS"; //Assault
  124. $w['M320'] = "M320 Grenade Launcher"; //Assault
  125. $w['Weapons/Knife/Knife'] = "Knife"; //General
  126. $w['M67'] = "M67 Hand Grenade"; //General
  127. //$w[''] = "M18 Smoke Grenade"; //General
  128. //$w[''] = "M224 Mortar"; //Support
  129. //$w[''] = "EOD Bot"; //Engineer
  130.  
  131. //Misc
  132. $w['SoldierCollision'] = "Soldier Collision";
  133. $w['Suicide'] = "Suicide";
  134. $w['Melee'] = "Melee";
  135. $w['Death'] = "Vehicle/Mortar Kill";
  136. $w['RoadKill'] = "Road Kill";
  137. $w['DamageArea'] = "Damage Area"; //?
  138. $w[' '] = $text["notidentify"];
  139.  
  140. //*********************
  141. // Vehicle names
  142. //*********************
  143.  
  144. //Tanks
  145. //$w[''] = "M1 Abrams Tank";
  146. //$w[''] = "T-90 Tank";
  147.  
  148. //APCs
  149. //$w[''] = "LAV-25 APC";
  150. //$w[''] = "BMP-2 APC";
  151. //$w[''] = "9K22 Tunguska Mobile AA";
  152. //$w[''] = "LAV-AD Air Defense Vehicle";
  153.  
  154. //Helicopters
  155. //$w[''] = "AH-1 Super Cobra Attack Helicopter";
  156. //$w[''] = "Mi-28 Attack Helicopter";
  157. //$w[''] = "UH-1Y Super Huey";
  158. //$w[''] = "KA-60 Chopper";
  159. //$w[''] = "AH-6J Little Bird Recon Helicopter";
  160. //$w[''] = "Z-11 Recon Helicopter";
  161.  
  162. //Jets
  163. //$w[''] = "F/A 18 Super Hornet Jet";
  164. //$w[''] = "A10 Thunderbolt Jet";
  165. //$w[''] = "Sukhoi Su-35 Jet";
  166. //$w[''] = "Sukhoi Su-39 Jet";
  167.  
  168. //Transport Vehicles
  169. //$w[''] = "Humvee";
  170. //$w[''] = "Vodnik";
  171. //$w[''] = "Growler ITV";
  172. //$w[''] = "VDV Buggy";
  173. //$w[''] = "RHIB Boat";
  174. //$w[''] = "AAV-7A1 / Amphibious Assault Vehicle";
  175.  
  176. //*********************
  177. // Map names
  178. //*********************
  179. //Stock
  180. $m['MP_001'] = "Grand Bazaar";
  181. $m['MP_003'] = "Teheran Highway";
  182. $m['MP_007'] = "Caspian Border";
  183. $m['MP_011'] = "Seine Crossing";
  184. $m['MP_012'] = "Operation Firestorm";
  185. $m['MP_013'] = "Damavand Peak";
  186. $m['MP_017'] = "Noshahar Canals";
  187. $m['MP_018'] = "Kharg Island";
  188. $m['MP_Subway'] = "Operation Metro";
  189. //B2K Maps
  190. $m['XP1_001'] = "Strike at Karkand";
  191. $m['XP1_002'] = "Gulf of Oman";
  192. $m['XP1_003'] = "Sharqi Peninsula";
  193. $m['XP1_004'] = "Wake Island";
  194. $m['None'] = "-Unknown-";
  195.  
  196. //*********************
  197. // Event names
  198. //*********************
  199. $e[''] = "";
  200.  
  201. //*********************
  202. // Bodypart names
  203. //*********************
  204. $b['torso'] = $text["body"];
  205. $b['head'] = $text["head"];
  206.  
  207. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement