Barut Posted August 24, 2010 Share Posted August 24, 2010 Hi, I would like to know if it's possible to create an addon such as GetDKP for WoW. It doesn't need to have all the functions of GetDKP but to at least output in text file list of raid members and who got what items, during raids. Also is it possible to make a program to chat with guild while on the road, and to see who is online in guild. I have a small laptop that I take when I travel but it can't run Allods, I wish to be able to chat in game with my guild mates and see who is online in guild. ------------------------------- Привет, Я хотел бы знать, можно ли создать такие как аддон для WoW GetDKP. Это не должны иметь доступ ко всем функциям GetDKP, но по крайней мере, выход в текстовом файле список рейда и которые получили то, что предметы, в ходе рейдов. Кроме того, возможно ли, чтобы сделать программу общаться с гильдии, а на дороге, и посмотреть, кто онлайн в гильдии. У меня есть небольшой ноутбук, чтобы я, когда я путешествую, но он не может запустить "Аллоды", я хотел бы иметь возможность общаться в игре с моей гильдии товарищей и видеть, кто онлайн в гильдии. Я знаю, google gavno Quote Link to comment Share on other sites More sharing options...
SLA Posted August 25, 2010 Share Posted August 25, 2010 Quote: I would like to know if it's possible to create an addon such as GetDKP for WoW. It doesn't need to have all the functions of GetDKP but to at least output in text file list of raid members and who got what items, during raids. Yes, I think it is possible to create something like GetDKP.We have everything we need for such addon:raid.GetMembers() to get raid members list,andEVENT_LOOT_FOR_GREED_NEED to get item name,andEVENT_GREED_NEED_ROLLS to get looter name.Quote: Also is it possible to make a program to chat with guild while on the road, and to see who is online in guild. I have a small laptop that I take when I travel but it can't run Allods, I wish to be able to chat in game with my guild mates and see who is online in guild. No, this is absolutely impossible, since all AO traffic is encrypted. We can't reverse-engineer it, so, we can't make such apps. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.