zackk 0 Report post Posted February 12 Hello :") I'm wondering how could I do a custom invitation panel with Accept/Refuse choice. I had a look on group, guild, channel and event invite messages but they're not customizable. Anyone having an idea? Which packet could I work around to do the trick? Thanks :D Share this post Link to post Share on other sites
Magnuss 25 Report post Posted February 15 Don't know what you mean exactly. Sounds for me as if you want a custom frame inside the wow client. You can do that with programming a WoW addon with Lua. Trinity core supports addon communication with the server with a small lib: https://github.com/TrinityCore/LibTrinityCore-1.0 https://www.amazon.com/World-Warcraft-Programming-Reference-Creating/dp/0470481285 (Free but illegal PDF of the book in internet available) http://wowprogramming.com/ However for that you need good experience in programming. Share this post Link to post Share on other sites