Jump to content

Luhox

Members
  • Posts

    84
  • Joined

  • Last visited

Luhox's Achievements

Newcomer

Newcomer (1/22)

  • First Post
  • Collaborator
  • Reacting Well
  • Conversation Starter
  • Week One Done

Recent Badges

9

Reputation

  1. Luhox

    TMorph

    TMorph works ? If so give me the link, but I don't think that it's bannable :D
  2. Even though I can't confirm anything, I think that LUA files that are contained in Interface/AddOns created by developers have some kind of flaw that causes this crash.
  3. Problem still persist in 5.4.8 and this is perhaps most important thing about rdruids
  4. Well if LUA functions are scripted correctly, it won't; This PlayerEvent is triggered on spell cast, so it should work properly, but yeah, I think problem is this and best thing to do is to replace ID 33333 with 131567 in C++ script.
  5. Lol it's not as easy as you think, it's not super hard either but yeah. just check some files like this: https://github.com/ElunaLuaEngine/ElunaTrinityWotlk/blob/a57c51bf9cf0a11ee297da48fb1c0405d7efcf0d/src/server/game/Handlers/ArenaTeamHandler.cpp https://github.com/ElunaLuaEngine/ElunaTrinityWotlk/blob/a57c51bf9cf0a11ee297da48fb1c0405d7efcf0d/src/server/game/Battlegrounds/ArenaTeamMgr.cpp They are quiet easy to understand, but try rewriting everything from scratch, and 5.4.8 core is A LOT different than Trinity. So hopefully you understand that developer job isn't that easy, plus only thing that you get from it is people crying about changes and fixes.
  6. Message @some admin/dev Try using this small script I made (It should work in wotlk LUA, but I have no exp in LUA that you have and how it works): http://pastebin.com/h6gHL7tF If it doesn't work, I think that main problem is that script removes set bonus: http://www.db.pandawow.me?spell=33333#changelog from player instead of removing http://www.db.pandawow.me?spell=131567 (don't be fooled these are 2 different spells) from target on Flash Heal/Greater Heal/Serenity
  7. I can't be 100% sure, but I think it should modify it. It's hard to say, but based on http://www.db.pandawow.me?spell=108683 -> http://www.db.pandawow.me?spell=108686 -> There's "Modified by" http://www.db.pandawow.me?spell=111546
  8. same here
  9. Other way to fix it is to unequip til you have 1/5 and then equip all gear back again. This does indeed need to be fixed ASAP
  10. Luhox

    Holy Word: Chastise

    That's not only problem with this spell, sometimes it deals damage twice (and that's the cause of Chastise breaking, it basically breaks itself)
  11. Captain here: http://www.db.pandawow.me?spell=111546/chaotic-energy#comments - Increases mana cost of http://www.db.pandawow.me?spell=77799 , http://www.db.pandawow.me?spell=6353 , http://www.db.pandawow.me?spell=29722 , http://www.db.pandawow.me?spell=348 , http://www.db.pandawow.me?spell=17962 by 300% So mana cost should be 3x more than on wowhead.
  12. It should break from DoTs, only problem that it has is that it breaks on trinket proc
  13. Spell Name: http://www.db.pandawow.me?spell=8122 & http://www.db.pandawow.me?spell=605 How it works: If you try to chain CC - it will be buggy for example: Mage -> Polymorph Priest -> Psychic Scream and CCed player is able to cast spells after that if you ->Dominate Mind - movement will be buggy and you won't have 100% control over enemy character How it should work: Chaining CCs should bug certain spells Priroity: 8/10
  14. Spell Name: http://www.db.pandawow.me?spell=108921/psyfiend How it's working: It's not working How it should be working: He should cast fear every sec or w/e Date tested: 25/9/2014 Priority: 10/10
  15. While other players are using fly mount their movement appears choppy. https://www.youtube.com/watch?v=9Y1FAVjnKBg
×
×
  • Create New...