Guest User

Weapons/Armas by DragonMu v2

a guest
Feb 21st, 2011
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 5.26 KB | None | 0 0
  1. //=================================================WEAPONS
  2. #define WEP_BRASS       1 // Brass Knuckles - Nudillos
  3. //-------------------------------------------------------------
  4. #define WEP_GOLF        2 // Golf Club - Palo de Golf
  5. //-------------------------------------------------------------
  6. #define WEP_STICK       3 // Nite Stick- Machete de policia
  7. //-------------------------------------------------------------
  8. #define WEP_KNIFE       4 // Knife- Cuchillo
  9. //-------------------------------------------------------------
  10. #define WEP_BASE        5 // Baseball Bat- Bate de Baseball
  11. //-------------------------------------------------------------
  12. #define WEP_SHOV        6 // Shovel- Pala
  13. //-------------------------------------------------------------
  14. #define WEP_POOL        7 // Pool Cue- Palo de Pool
  15. //-------------------------------------------------------------
  16. #define WEP_KATA        8 // Katana -Katana
  17. //-------------------------------------------------------------
  18. #define WEP_CHAIN           9 // ChainSaw- MotoSierra
  19. //-------------------------------------------------------------
  20. #define WEP_PUDIL       10 // Purple Dildo - Consolador Violeta
  21. //-------------------------------------------------------------
  22. #define WEP_SWVIB       11 // Small White Vibrator - Consolador blanco pequeño
  23. //-------------------------------------------------------------
  24. #define WEP_LWVIB       12 // Large White Vibrator - Consolador blanco largo
  25. //-------------------------------------------------------------
  26. #define WEP_SVIBR       13 // Silver Vibrator - Consolador plateado
  27. //-------------------------------------------------------------
  28. #define WEP_FLOW        14 // Flowers - Flores
  29. //-------------------------------------------------------------
  30. #define WEP_CANE        15 // Cane - Baston
  31. //-------------------------------------------------------------
  32. #define WEP_GRENA       16 // Grenade - Granadas
  33. //-------------------------------------------------------------
  34. #define WEP_TEAR        17 // Tear Grenade - Granada de humo
  35. //-------------------------------------------------------------
  36. #define WEP_MOLOT       18 // Molotov Cocktail - Molotov
  37. //-------------------------------------------------------------
  38. #define WEP_9MM         22// 9mm - 9mm
  39. //-------------------------------------------------------------
  40. #define WEP_SI9MM       23// Silenced 9mm - 9mm Silenciosa
  41. //-------------------------------------------------------------
  42. #define WEP_EAGLE       24 // Desert Eagle - Desert Eagle
  43. //-------------------------------------------------------------
  44. #define WEP_SHOTG       25 // Shotgun - Escopeta
  45. //-------------------------------------------------------------
  46. #define WEP_SAWNO       26// Sawn-off Shotgun - Escopeta recortada
  47. //-------------------------------------------------------------
  48. #define WEP_CSHOT       27// Combat Shotgun - Escopeta de Combate
  49. //-------------------------------------------------------------
  50. #define WEP_MISMG       28 // Micro SMG - Micro SMG
  51. //-------------------------------------------------------------
  52. #define WEP_MP5         29 // MP5 - MP5
  53. //-------------------------------------------------------------
  54. #define WEP_AK47        30// AK47 - AK47
  55. //-------------------------------------------------------------
  56. #define WEP_M4          31 // M4 - M4
  57. //-------------------------------------------------------------
  58. #define WEP_TEC9        32 // Tec9 - Tec9
  59. //-------------------------------------------------------------
  60. #define WEP_CRIFL       33 // Country Rifle - Rifle con mira
  61. //-------------------------------------------------------------
  62. #define WEP_SNIRI       34 // Sniper Rifle - Rifle de presicion
  63. //-------------------------------------------------------------
  64. #define WEP_ROCKT       35 // Rocket Launcher - Lanzacohetes sin mira
  65. //-------------------------------------------------------------
  66. #define WEP_HSROC       36 // HS Rocket Launcher - Lanzacohetes con mira
  67. //-------------------------------------------------------------
  68. #define WEP_FLAME       37 // Flamethrower - Lanzallamas
  69. //-------------------------------------------------------------
  70. #define WEP_MINIG       38 // Minigun - Minigun
  71. //-------------------------------------------------------------
  72. #define WEP_SATCH       39 // Satchel Charge - Dispositivo explosivo
  73. //-------------------------------------------------------------
  74. #define WEP_DETON       40 // Detonator - Detonador
  75. //-------------------------------------------------------------
  76. #define WEP_SPRY        41 // Spraycan - Aerosol
  77. //-------------------------------------------------------------
  78. #define WEP_FIRER       42 // Fire Extinguisher
  79. //-------------------------------------------------------------
  80. #define WEP_CAMAR       43 // Camarera - Camara de fotos
  81. //-------------------------------------------------------------
  82. #define WEP_NIGHT       44 // Nightvision Goggles - Lentes de vision nocturna
  83. //-------------------------------------------------------------
  84. #define WEP_TERM        45 // Thermal Goggles - Lentes de vision termica
  85. //-------------------------------------------------------------
  86. #define WEP_PARAC       46 // Parachute - Paracaidas
  87. //-------------------------------------------------------------
  88. //=================================================ARMAS
  89.  
  90. //include weapons by Maison_Mark (DragonMu) , please dont remove the credits. It wont be shown in your sv :)
  91.  
  92. //include de armas por Maison_Mark (DragonMu) , por favor no quites los creditos. No se vera en tu servidor :)
Advertisement
Add Comment
Please, Sign In to add comment