[FUN] PVP Arena - configurable Arenas - Free Fight,Team Fight,CTF,CTP,Powerups - [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by slipcor, Oct 25, 2011.

  1. Offline

    slipcor

  2. Offline

    serfma

    Thank you! I didn't realize that there was an update. CTF works, however when a player grabs the flag and dies with it, he respawns with it technically still on him. So he can run into his base and capture it. Is there anyway to have the person that "dies" and respawns will lose the flag and players will be notified?

    EDIT: What about damage values? Such as potions...373:####? In the config files, 298:30 would be 30 of that item, 298. If you see what i'm saying. :p

    ALSO. Is there anyway you could implement a way of creating a respawn delay? Such as 5 - 10 second delay between each "Death"? Would be very, VERY useful.
     
  3. Its true that thing about flags, also i like the idea of adding delay to respawns.

    Anyway, i have a problem, i made it work, the ppl play my Bombercraft and was fun but...theres no lifes, they die and appear in the Spawn of my server, ppl cant join in the spectator area and if some1 join in the lounge and get DC, they keep the items and lost their owns, also i want to set one spawn point for the winner (i made it FreeFight) and i want em to appear in the spectator area when they lost the 3 lifes, and of course, i want to add lifes but i cant, i left it in custom, just add the class ''bombercrafter'' and change the TNT mode, it say they have 3 lifes but they dont =/.

    Edit: the command /pa leave its broken for Team Fight, i get one error and the consola show something with nullpointerexepcion.....
     
  4. Offline

    slipcor

    Potions: http://dev.bukkit.org/server-mods/pvp-arena/pages/configuration/items/

    Delay: not sure, we still have some issues as-is ; I'll stick to bugfixing before I add new stuff - the flag thing is a stupid bug though, I will fix this today!

    1) flag: I realised what I forgot once he said it :D
    2) teleport to spawn: thats a bug I also had - please check the console for errors when teleporting to your world spawn
    3) the other error can be caused by the teleport bug in the first place. I need both server errors, www.pastebin.com
     
  5. Offline

    Hoshpak

    Thanks. I was able to add a potion the wizard class now and he gets the item. I will try if it works in battle later.

    Regarding the leave-exception you can find my arena config on http://pastebin.com/q5vNKh7X . Most of it has been created by an earlier version of the plugin. The only thing I edited manually is the Wizard class.
     
  6. Offline

    Marek0504

  7. Offline

    slipcor

    I found this error, searching for the flag error atm, and was able to reproduce an inventory error ... sorry guys.... give me some minutes
     
  8. Offline

    supayoshi1

    Hi how do I save a region? The Youtube tutorial commands don't really work however if I type it a bit different it seems to work? Can you update the commands list? Btw, help pages don't work either BUKKIT 1602
     
  9. Offline

    serfma

    Take your time, it's pretty awesome how you actually see the importance of bugs and fix them as soon as you can, and reply with the status of the fixes.

    Couple additional questions for you! :)

    1. What are the regions for? To prevent players from destroying it while they're inside/outside the arena?
    2. Could you have the classes inventory "re-fill" once they die/respawn?
    3. Is it possible to have people pay sBux for a "class upgrade" such as a sign that says "Archer Upgrade 1" and it gives them enchanted armor? If not, it's totally fine. :)
    4. Is it also possible to have people die from fire (pyro) and actually lose a life? (In Default Team Deathmatch)

    - /pa leave also doesn't work, Internal error or whatnot.
    - When someone is in the lounge selecting their class, and I end up having to /pa reload because of something, the names stay on the sign (Not an urgent bug at the moment, can work around it by replacing signs)

    -NEW BUG FOUND: In CTF, If one person grabs the flag, and a second grabs it too (They can capture two at the same time) and the second player turns in the flag, basically no one can grab the flag again. :/

    EDIT: When using potion IDs, none of the splash potion IDs actually give them splash, it's only normal drinkable potions. :/ Such as "373~680" or 373:680.
     
  10. Offline

    slipcor

    Fix: http://dev.bukkit.org/server-mods/pvp-arena/files/61-pvp-arena-v0-4-4-10a/

    >Take your time, it's pretty awesome how you actually see the importance of bugs and fix them as soon as you can, and reply with the status of the fixes.

    Of course, I also use the plugin, so if it has issues, I would have stumbled over them as well, so its s MUST that I fix things not working at all :/

    >1. What are the regions for? To prevent players from destroying it while they're inside/outside the arena?
    yeah, the standard regions are there to prevent ppl from placing/destroying/igniting blocks. The battlefield region is also needed for things like item (arrow) removal after match, powerup spawning and setting a max range how far someone may be away from the arena to join :)

    >2. Could you have the classes inventory "re-fill" once they die/respawn?
    hmm I once had that (not customisable) and felt it was OP - but I can add it as an option :)

    >3. Is it possible to have people pay sBux for a "class upgrade" such as a sign that says "Archer Upgrade 1" and it gives them enchanted armor? If not, it's totally fine. :)
    hmm it would be easy to do that with a plugin where you can buy permissions ;) then you can buy the permission for pvparena.class.archer2

    >4. Is it also possible to have people die from fire (pyro) and actually lose a life? (In Default Team Deathmatch)
    uh... it should! be that way - I was fixing this issue lately - please download latest version :) If it, however, is not, tell me, Ill have to fix that :)

    >- /pa leave also doesn't work, Internal error or whatnot.
    update :) 10a is latest

    >
    - When someone is in the lounge selecting their class, and I end up having to /pa reload because of something, the names stay on the sign (Not an urgent bug at the moment, can work around it by replacing signs)

    uhh that should definately NOT happen - are you using an outdated version, around 0.3. ? this works perfectly for me. If everything fails, restarting/reloading the server fixes most stuff

    >NEW BUG FOUND: In CTF, If one person grabs the flag, and a second grabs it too (They can capture two at the same time) and the second player turns in the flag, basically no one can grab the flag again. :/

    oh --- okay, Ill fix that :)

    >EDIT: When using potion IDs, none of the splash potion IDs actually give them splash, it's only normal drinkable potions. :/ Such as "373~680" or 373:680
    Yeah, thats something bukkit crew has to fix ;) I know splash potion is not working, theyre working on it :)
     
  11. Offline

    Marek0504

    In new version (v0-4-4-10a).

    1. When i try watch a fight (/pa watch) i got error. http://pastie.org/3029089
    2. If i lose all lifes I will die (lost all items) (in config preventDeath is true) and I will teleport to spawn (then don't work /pa leave [error http://pastie.org/3029143 ]) and fight don't end after my death. Only after TimeLimit fight is over (winner is not always correct)

    I do something wrong or something is wrong with plugin v0-4-4-10a?
     
  12. Marek thats not ur fault, its a bug of free fight, ppl cant be spectators, theres no extra lifes and if they die, they appear in the Spawn of ur server with out being able to do /pa leave, also...ppl lost their items after one fight, i think slipcor should add one option like ''u cant join with items in the inventory'', will be usefull and ppl dont have to worry about their items =) (for real...cuz some players in my server get mad at me cuz they lost their items and its true...)
     
  13. Offline

    serfma

    T
    Thank you a lot. When TNT blows up in peoples faces, it kills them. They don't respawn, but instead go to their home. We have a HUGE arena set up just for this plugin. That's how awesome it is. :)
     
  14. Offline

    slipcor

    I won't add warnings for bugs that may be xD I asked for an error log, because that shouldnt happen, but it does, not for me, though. So, please show me the error you get so I can fix it.
    I will fix the errors Marek showed me, but then still one remains when death is nto handled correctly.

    Edit: I just checked it. Death is handled correctly for me. You gotta have an error in your console. Upcoming fix will fix Mareks issues and the TNT stuff

    http://dev.bukkit.org/server-mods/pvp-arena/files/62-pvp-arena-v0-4-4-10b/

    Small tutorial: http://dev.bukkit.org/server-mods/pvp-arena/pages/configuration/tnt/

    Edit: all issues fixed :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  15. Offline

    Sevennemesis

    Here are some bugs I've found

    -when the player leaves the game, but it is very rare times he lost all their inventory.
    -the names of the players remain on the panel class, even when the game is complete.

    my idea

    when the game is over, it ended too drastically!, Maybe you should leave a 2 or 3 second before the ending of the game! take the opportunity to erase all the names on the panel

    thx!!
     
  16. Nice idea Sevennemesis, if u dont say that i dont suggest something like that xd, its true, also y want to know the name of the winer if im not playing and i cant do that if every1 appear in the same spot
     
  17. Offline

    slipcor

    1) "giving it some seconds" will not help erasing the inventory/signs, this is all related to one bug I might have fixed right now, but without you helping me by giving me your error, I cannot help you. I simply don't get those errors atm, so I cannot fix it.
    2) did you update to 10b, the link in the last post?
    3) I will add winner announcing in public
     
  18. Offline

    Marek0504

    After update to 10b.
    Fight won't end after i will kill my opponent. (He have to say /pa leave)

    Thanks for upgrade protect equipment.
     
  19. Offline

    slipcor

    any errors in the console?
     
  20. Offline

    Marek0504

  21. Offline

    theholeymonkey

    Hey, I am strying to do /pa default spawn0
    but it thinks I'm trying to start a match!
    Please help.
    Thanks
     
  22. Offline

    Mine4Tim

    Does not work for me. I did everything like in the video but if I write /pa j or /pvparena join it is always the same comment: All Waypoint must be set up first. no coords set. But I did everything: redlounge, bluelounge, battlefield, spectator, exit, spawn from both teams and so on. What is the problem? Sorry for my bad english I'm from germany! :D
     
  23. Offline

    slipcor

    did you activate random spawn or setup a free arena? check settings with /pa default info

    check /pa list to see if you have multiple arenas :) If not, come back here, I'll help - Germany here, too ;)
     
  24. Can u add in the next release that thing what i suggest u? force ppl to join in the arena with clean inventory, if they dont have anything in their inventory i dont have to worry about their items, and my staff members made me disable all the arena cuz ppl lose their items after every fight u_u
     
  25. Offline

    Mine4Tim

    Ups habe noch die Arena default. Wie lösche ich die?
     
  26. Offline

    slipcor

    No, I need your error to fix this issue. It does not happen for me, my inventories are fine. Double check youre on latest version and have no errors when that happens. I will not add stuff to circumvent an error, I want to fix those. If you don't help me with providing the error, I cannot help you ;)

    /pa default remove :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  27. Offline

    Mine4Tim

    Geil es klappt! Das Plugin ist geil!
    Edit: Wie verlässt man die Arena?

    PS: Könntest du vielleicht in den Thread eine Liste mit allen Commands machen?
     
  28. Offline

    slipcor

    moving to private conversation ;)
     
  29. Offline

    Spadar Faar

    I may be doing something wrong but it appears that when a player leaves the arena after selecting a class but before the round starts his name fails to be cleared from the class size list. If a player does it more than a few times he can render the class unusable.
     
  30. Offline

    slipcor

    okay can you please verify that if its that exact problem? because I did that many times on my server and it does not happen :/ do you get any errors in the console? If not, can you message me a list of your plugins?
     

Share This Page