Fire Arrows

Players can shoot arrows with fire

Total Downloads: 3,861 - First Release: Dec 28, 2015 - Last Update: Jan 13, 2018

5/5, 11 likes
  1. Thanks alot man!
     
  2. Colon Blow updated Fire Arrows with a new update entry:

    1.2.4

     
  3. So with FireArrows loaded, regular arrows no longer do any damage. Does anyone know how to fix this?
     
  4. Colon Blow updated Fire Arrows with a new update entry:

    1.2.5

     
  5. Как сделать, чтобы можно было бесконечно стрелять, пока есть ресурсы, а не вводить постоянно /firearrow
     
  6. @Colon Blow Is there a way for us to turn the fire damage off on Players and Buildings only? We'd like for it to damage animals only, as we are trying to implement this on our PVE Server. :)

    Thanks a ton!
     
  7. Im trying to allow arrow raiding in my medieval server, can this plugin allow that? Just regular arrows.
     
  8. This plugin doesn't effect normal arrows at all. But you could use just the Fire Arrows and up the damage.
    Plus if you set "Damage Protection - Use Entity Protection Values" to false, arrows will deal exact damage no matter stone, wood what not. might help.
     
  9. how do i only give a vip group permission to use these?
     
  10. assuming your vip group is called vip
    Code:
    oxide.grant group vip firearrows.allowed
    oxide.grant group vip firearrows.ball.allowed
    oxide.grant group vip firearrows.bomb.allowed
     
  11. Just to make sure this will only allow my vip group to use them? Also after doing that console command when i click on the scroll button while aiming it only says your arrows are set to normal and wont let me select another type of arrow.
     
  12. Are you typing the permissions in server console? or ingame console? has to be server and you should get a confirmation reply when doing so. like permission granted.

    You will need to add all 3 as well. And yes, if that is the only group you grant access. they will be the only ones who can use them.
     
  13. im typing it into Rusty Rcon
     
  14. Ok got it working but im confused on how to let someone only shoot lets say 10 firebombs and then activate the cooldown. Is it possible to do that?
     
  15. Currently there is only a cooldown. But no limit to how many they can shoot if they have materials.
    I plan on implementing a max usage per day or something soon.
     
  16. ok Awesome that would be a nice feature.
     
  17. [02/03/2017 14:39:29] Error while compiling FireArrows.cs(330,21): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
     
  18. Wulf

    Wulf Community Admin

    Wulf updated Fire Arrows with a new update entry:

    1.2.6

     
  19. Love this thing on my medieval server. Would it be possible to get this assigned a ResourceID for the Updater plugin? Thanks Wulf!
     
  20. no problem. ill add it shortly :)