Jump to content

Luhox

Members
  • Posts

    84
  • Joined

  • Last visited

Everything posted by Luhox

  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
  16. After relogging on fly mount, or leaving from battleground (basically something that reapplies mount aura) - you get slower speed on mount: Before logging out: http://i62.tinypic.com/352pvs1.jpg After logging out: http://i57.tinypic.com/ic8jfb.jpg
  17. http://i61.tinypic.com/ixumba.png It should be corrected from "Conquest poits" to "Conquest points"
  18. I've added DMPs - They have been uploaded to sendspace
  19. 100% PandaWoW Client - I'll upload DMP now
  20. Hi, there are thousands of errors after update has been made @time given in title. Here's an error dump: Number 1 - Durotar - http://pastebin.com/L2bEgjVc - https://www.sendspace.com/file/45jdc8 Number 2 - Orgrimmar - http://pastebin.com/n2A1mh3c - https://www.sendspace.com/file/sda9od Appears to be fixed now - weird (I haven't done anything that would contribute to game not crashing)
  21. Hi I'm getting crashes in Durotar (in front of Orgrimmar) I am not the only one getting them - my arena part is also getting #132 error. This application has encountered a critical error: ERROR #132 (0x85100084) Fatal exception! Program: D:\Downloads\PandaWoW 5.4.8\Wow-64.exe ProcessID: 4588 Exception: 0xC0000005 (ACCESS_VIOLATION) at 0033:00007FF7F76228D7 The instruction at "0x00007FF7F76228D7" referenced memory at "0x0000000000000040". The memory could not be "read". We both downloaded PandaWoW 5.4.8 from torrent ofc.
  22. Name: Infosita Realm: x100 Reason: Speedhacking with flag in TP Proof: http://youtu.be/-ULWYy1UH18
  23. Applies to all: Description: They left gates before game started Realm: x100 First report: Name: Спаййс Proof: http://i.imgur.com/QBoPN6M.jpg Second Report: Name: Magzor Proof: http://i.imgur.com/BQMRZMX.jpg Third Report: Name: Mönchhausen Proof: http://i.imgur.com/mdSBmGp.jpg Small extra description: Look at map locations - http://www.wow-battlegrounds.com/images/battle_for_gilneas_locations_map.jpg Waterworks is too far to reach on start - You can still see message - "The Battle for Gilneas has started" and you can see in chatbox "Mönchhausen claims the waterworks. If left unchallenged, the Alliance will control it in 1 minute." You can see map of Gilneas below
  24. I think this spell has wrong ImplicitTarget in spell.dbc
  25. Luhox

    Angelic Feather

    Sorry, when I copied format I forgot to add link to spell, anyways, there are thousand of 'visual' problems, I think you may have recompiled some scripts incorrectly, or they are incompatible with 5.4.8 core. Some other broken visuals I noticed (can't confirm them): - Hunter AoE Slow Trap - http://www.db.pandawow.me?spell=13809/ice-trap
×
×
  • Create New...