Avalanche [minigame]

Discussion in 'Plugin Requests' started by Drqgon, Aug 17, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    ilovethenoobs

    Hmm... If this comes out please message me the link...
    It would totally be a fun game for my server.
     
  2. Offline

    Blockhead7360

    @Drqgon great news: I fixed my laptop!!! Sadly, I may not have enough time to finish while I'm out of town, but I'll try ;)
     
  3. Offline

    Drqgon

    @Blockhead7360 alright, sweet! take your time on it, there's no need to rush :O
     
  4. Offline

    Blockhead7360

    @Drqgon thanks. I should be done on Wed Sept 9 (sorry for the wait).
     
  5. Offline

    Drqgon

  6. Offline

    Blockhead7360

    @Keubix @Drqgon @timtower I was looking back at older messages on this thread, and I saw that you guys were talking about how someone would make the snowballs shoot downward. Well, let me tell you the way I did it:

    I used the spawn location's .setDirection method. I don't know if this is the easiest way to do it, but what I did was create a test command to see what my Minecraft player's eye sight direction was. I looked down (in mc) and ran the command. It out putted a Vector (to string) in the chat. I copied that same Vector number and put it into the code (setting the direction of the location). Then to make the speed normal, I used the "Snowball" Bukkit class (Snowball s = <world>.spawn(<loc>, Snowball.class) and used .setVelocity to multiply the velocity by 1.5, so it didn't go too slow.

    Then I used a EntityDamageByEntityEvent to test for a snowball hit.

    Sorry I type so much, I have a lot to say :D
     
  7. Offline

    Keubix

    Oh, ok. That makes sense.
     
  8. Offline

    Drqgon

  9. Offline

    Blockhead7360

    @Keubix yeah since the vector was me looking down, that's why the snowballs shoot dowb
     
  10. Offline

    Keubix

    Are you going to post the plugin to Bukkit?
     
  11. Offline

    Blockhead7360

    @Keubix you're darn right I am :D
     
  12. Offline

    Drqgon

    @Blockhead7360 thank you so much for taking the time to do this, my server needs something cool like this!!
     
  13. Offline

    Blockhead7360

    @Drqgon cool! And if you like this one, I may be able to make CUSTOM mini games for your server!
     
  14. Offline

    Drqgon

    Oh snap, really?? I don't have any more ideas! :(
     
  15. Offline

    Blockhead7360

    @Drqgon I know. Avalanche was a really good idea
     
  16. Offline

    Drqgon

    @Blockhead7360 i might have some ideas later on..... for now lets focus on this :)
     
  17. Offline

    Blockhead7360

    Last edited: Sep 9, 2015
    Chromify likes this.
  18. Offline

    Drqgon

    @Blockhead7360 yay!! im quite busy tonight ;-; ill test it out tomorrow... thanks so much!!!!!!
     
  19. Offline

    Blockhead7360

  20. Offline

    Drqgon

    @Blockhead7360 k, will do. also, ill let you know of my server IP once I release it so you can give people a place to go to check it out if you want
     
  21. Offline

    Blockhead7360

  22. Offline

    KosmosPvP

    This idea is from Hypixel's server
     
  23. Offline

    Drqgon

    @KosmosPvP thats probably where i saw it.
     
  24. Offline

    Blockhead7360

    @Drqgon I will add money and item rewards soon ;)
     
    Last edited: Sep 10, 2015
  25. Offline

    Drqgon

    @Blockhead7360 nice! I'm gonna open my server to the public this saturday, so this is an awesome addition to the minigames i already have! thanks so much man!!
     
  26. Offline

    DanTDM2727

    Last edited: Sep 12, 2015
  27. Offline

    Drqgon

    @DanTDM2727 um i'm good
    --------
    @Blockhead7360 Hey man i just tested out your plugin with my brother, and it works almost flawlessly! Some things I found that I'm not too sure about:
    - players can use commands while in the arena, like /spawn
    - I set the block to "sea_lantern" but they dont seem to be appearing? Thats ok though since the snowballs are easy-ish to dodge
    - Once a player got hit after the first round ended, it said they were out, but they were still in the game and could get hit by snowballs again. This seemed to be fixed once the other players(s) got out as well.
     
  28. Offline

    Blockhead7360

    @Drqgon oh wow! I can't believe I forgot to prevent other commands!!! I'll do that!

    I do not know why sea lanterns are not appearing. Is there any error in the console?

    Was the player teleported to the spectator area?
     
  29. Offline

    Drqgon

    @Blockhead7360
    >Thanks
    >>I do not believe there is an error, but I can't be sure... The console seems to be swamped with errors from other plugins but I'm not too worried about them... If you absolutely need to see it I'll send it tomorrow
    >>>No, since there were two people playing (me and my brother) we got sent to where I set the main lobby. But when we had that error where he didn't seem to be actually out of the game when he should have been, he stayed in the arena until the other player got hit, which then sent us to the main lobby.
     
  30. Offline

    BuckitWorker

    (Hypixel)
    You can get copyrighted, since Hypixel is such a big company.
     
Thread Status:
Not open for further replies.

Share This Page