Problem whit bazooka #236


  • New
  • Other
Open
Assigned to shampaggon
  • _ForgeUser16625995 created this issue Sep 1, 2014

    What happened? the explosion of the projectile from the bazooka, is small, the effect of blast with the buttons and causes no damage

    What was supposed to happen? the explosion of the bazooka should be larger, the effect of the buttons should appear and should cause damage

    What version of CrackShot are you using? 0.97.13

    What version of CraftBukkit/Spigot are you using? 1.7.5-R0.1

    Were there any errors in the console? No

    Please provide your configuration file if necessary. it's the default configuration of the bazooka

  • _ForgeUser16625995 added the tags New Other Sep 1, 2014
  • _ForgeUser11746262 posted a comment Sep 3, 2014

    They give you the defaultWeapons.yml file just to show some examples of what the plugin *can* do.

    You're not limited to the defaults by any means and can tweak them to your liking or create your own custom guns.

    if you look in:  /plugins/CrackShot/weapons/defaultWeapons.yml
    Search for the Bazooka,
    Then scroll down until you find the Explosions section:
    This section lets you customize the actual explosion.
    The setting you want is: Explosion_Radius: 6

    Change that to a larger number if you want the explosion to affect a larger area.

    That's just the tip of the iceberg with this plugin though, I highly encourage you to make your own custom weapons as there's so many things you can do beyond the default weapons.

    Use This: https://github.com/Shampaggon/CrackShot/wiki/The-Complete-Guide-to-CrackShot

    as a guide for creating custom weapons or editing the behaviors of existing weapons.


To post a comment, please login or register a new account.