Skip to main content

All Questions

0 votes
0 answers
1k views

I'm tyring to make a very simple WoW addon that hides the gryphons on either side of the main menu bar and hides the micro buttons in the lower right. The addon has one Lua script, main.lua: ...
maknel's user avatar
  • 101
2 votes
1 answer
469 views

I have created a small addon for myself, SheepWhisperer which listens for me casting Polymorph on my mage or Shackle Undead on my priest. When it detects this, and I'm in a party, it will check if I'...
Lasse V. Karlsen's user avatar
1 vote
0 answers
1k views

My situation is following, I am into role play, mostly me and my friends are using World of Warcraft. Since I am a bit into Blender too, I would like to try to edit some models(armor and weapon) for ...
Vadim.K's user avatar
  • 11
0 votes
1 answer
2k views

I'm looking to make a very simple addon or even a macro where I can enter a quest ID and get the quest completion status. As it is, I know I can use ...
Ceetch's user avatar
  • 101
-6 votes
1 answer
2k views

I know it is very big topic and maybe my question is very beaten, but I'm interesting of basics how to write highload server for UDP/TCP client-server communications in MMO-like game on C++/C#? I mean ...
Edward83's user avatar
  • 388
5 votes
3 answers
2k views

This is about a personal project I've been longing to do for some time now. Since a while now I have stopped playing WoW, but as I'm quite experienced in C++ I thought I'd try the following: Write a ...
Ex Addict's user avatar
6 votes
1 answer
936 views

I'd like to determine the attributes of a quest (i.e., information provided by functions such as QuestIsDaily and IsQuestCompletable) before the player clicks on the quest detail. I'm trying to ...
Matt DiTrolio's user avatar
2 votes
3 answers
5k views

There are a number of non-Blizzard sites that show a complete list of available items in World of Warcraft (such as wowhead, etc). I would like to know the best (easiest) way to compile a similar list....
Cyclops's user avatar
  • 3,139