Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. scn MeleeReachQuestScript
  2.  
  3. ; REQUIRES NVSE + JIP LN
  4.  
  5. BEGIN GameMode
  6.  
  7. if (GetGameRestarted)
  8. else
  9. return
  10. endif
  11.  
  12. SetWeaponReach 0.4 WeapSwitchBlade
  13. SetWeaponReach 0.4 WeapNVStraightRazor
  14. SetWeaponReach 0.4 WeapNVStraightRazorUnique
  15. SetWeaponReach 0.5 WeapLeadPipe
  16. SetWeaponReach 0.5 WeapPowerFist
  17. SetWeaponReach 0.5 WeapNVBoxingGloves
  18. SetWeaponReach 0.5 WeapNVBoxingGoldenGloves
  19. SetWeaponReach 0.5 WeapNVLilyGauntlet
  20. SetWeaponReach 0.5 WeapNVCleaver
  21. SetWeaponReach 0.5 WeapNVDogTagFistUnique
  22. SetWeaponReach 0.5 WeapNVBoxingTape
  23. SetWeaponReach 0.5 WeapNVDogTagFist
  24. SetWeaponReach 0.5 WeapNVCleaverUnique
  25. SetWeaponReach 0.5 WeapNVMantisGauntlet
  26. SetWeaponReach 0.5 WeapNVDisplacerGlove
  27. SetWeaponReach 0.5 WeapNVDisplacerGloveUnique
  28. SetWeaponReach 0.5 WeapNVLeadPipeUnique
  29. SetWeaponReach 0.5 WeapNVBallisticFist
  30. SetWeaponReach 0.5 WeapNVZapGloveUnique
  31. SetWeaponReach 0.5 WeapNVZapGlove
  32. SetWeaponReach 0.5 WeapLeadPipeRaul
  33. SetWeaponReach 0.5 WeapPowerFistVeronica
  34. SetWeaponReach 0.5 NVDLC01WeapBearTrapFist
  35. SetWeaponReach 0.5 NVDLC01WeapStarletFists
  36. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost1
  37. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost10
  38. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost20
  39. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost30
  40. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost40
  41. SetWeaponReach 0.5 NVDLC01WeapBearTrapFistGhost50
  42. SetWeaponReach 0.5 NVDLC02WeapPowerFistUnique
  43. SetWeaponReach 0.5 NVDLC02WeapYaoGuaiGauntlet
  44. SetWeaponReach 0.5 NVDLC02WeapYaoGuaiGauntletUnique
  45. SetWeaponReach 0.5 NVDLC02WeapYaoGuaiGauntletWakingCloud
  46. SetWeaponReach 0.5 NVDLC02WeapNPCCleaverPoison
  47. SetWeaponReach 0.5 NVDLC02WeapNVMantisGauntletPoison
  48. SetWeaponReach 0.5 NVDLC02WeapBladedGauntletPoison
  49. SetWeaponReach 0.5 NVDLC03WeapGlovesScientist
  50. SetWeaponReach 0.5 NVDLC03WeapGlovesCorrosive
  51. SetWeaponReach 0.5 NVDLC03WeapGlovesSterilizer
  52. SetWeaponReach 0.5 NVDLC03WeapGlovesDrMobiusL
  53. SetWeaponReach 0.5 NVDLC03WeapGlovesDrKleinL
  54. SetWeaponReach 0.5 NVDLC03WeapSaturniteFist
  55. SetWeaponReach 0.5 NVDLC03WeapSaturniteFistHeat
  56. SetWeaponReach 0.5 NVDLC04WeapIndustrialHand
  57. SetWeaponReach 0.5 NVDLC05WeapNVMantisGauntletUnique
  58. SetWeaponReach 0.5 NVDLC05WeapNVBallisticFistUnique
  59. SetWeaponReach 0.5 NVDLC05WeapPowerFistUnique
  60. SetWeaponReach 0.5 NVDLC05WeapPowerFistCustom
  61. SetWeaponReach 0.6 WeapTireIron
  62. SetWeaponReach 0.6 WeapRipper
  63. SetWeaponReach 0.6 WeapNVHatchet
  64. SetWeaponReach 0.6 WeapRipperArcade
  65. SetWeaponReach 0.6 NVDLC02WeapNPCHatchetPoison
  66. SetWeaponReach 0.6 NVDLC05WeapRipperCustom
  67. SetWeaponReach 0.75 WeapPoliceBaton
  68. SetWeaponReach 0.75 WeapRollingPin
  69. SetWeaponReach 0.75 WeapNVMachete
  70. SetWeaponReach 0.75 WeapNVMacheteDeadSea
  71. SetWeaponReach 0.75 WeapNVMacheteGladius
  72. SetWeaponReach 0.75 WeapNVChainsaw
  73. SetWeaponReach 0.75 WeapNVMacheteGladiator
  74. SetWeaponReach 0.75 WeapPreordMachete
  75. SetWeaponReach 0.75 WeapNVMacheteBoone
  76. SetWeaponReach 0.75 NVDLC02WeapWarClub
  77. SetWeaponReach 0.75 NVDLC02WeapWarClubFollowsChalk
  78. SetWeaponReach 0.75 NVDLC02WeapWarClubLvl2
  79. SetWeaponReach 0.75 NVDLC02WeapWarClubLvl3
  80. SetWeaponReach 0.75 NVDLC02WeapWarClubLvl4
  81. SetWeaponReach 0.75 NVDLC02WeapWarClubLvl5
  82. SetWeaponReach 0.75 NVDLC02WeapWarClubLvl1
  83. SetWeaponReach 0.75 NVDLC02WeapNPCMachetePoison
  84. SetWeaponReach 0.75 NVDLC05WeapNVChainsawCustom
  85. SetWeaponReach 1.0 WeapSledgehammer
  86. SetWeaponReach 1.0 WeapShovel
  87. SetWeaponReach 1.2 WeapBaseballBat
  88. SetWeaponReach 1.2 WeapPoolCue
  89. SetWeaponReach 1.2 WeapNailBoard
  90. SetWeaponReach 1.2 BMWeapNailBoard
  91. SetWeaponReach 1.2 WeapNVDriverUnique
  92. SetWeaponReach 1.2 WeapNV9iron
  93. SetWeaponReach 1.2 WeapThermicLance
  94. SetWeaponReach 1.2 NVDLC01WeapKnifeSpear
  95. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost1
  96. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost10
  97. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost20
  98. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost30
  99. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost40
  100. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearGhost50
  101. SetWeaponReach 1.2 NVDLC01WeapKnifeSpearClean
  102. SetWeaponReach 1.2 NVDLC03WeapProtonAxeInversal
  103. SetWeaponReach 1.2 NVDLC03WeapProtonAxe
  104. SetWeaponReach 1.2 NVDLC04WeapFlagpole
  105. SetWeaponReach 1.2 NVDLC04WeapFlagpoleNPC20
  106. SetWeaponReach 1.2 NVDLC04WeapFlagpoleNPC30
  107. SetWeaponReach 1.2 NVDLC04WeapFlagpoleNPC40
  108. SetWeaponReach 1.2 NVDLC04WeapFlagpoleNPC50
  109. SetWeaponReach 1.2 NVDLC05WeapNVRebarClubUnique
  110. SetWeaponReach 1.2 NVDLC05WeapBaseballBatCustom
  111. SetWeaponReach 1.3 WeapNVBumperSword
  112.  
  113. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement