world-of-warcraft
Wow addon failing to work with array
I\'m trying to create a simple addon for world of warcraft which records my kills. I\'ve already got\'n quite far except there is a problem with the writing of a lua array.[详细]
2023-04-06 20:37 分类:问答how to log the wow network latency in to a file
I want log the wow network latency in to a file ,like c:/wowlatency.txt now ,I can use some lua stript to log it开发者_Python百科 into wow\'s chat log file.but I want log it to my own log file .can d[详细]
2023-03-16 11:04 分类:问答How do I make a World of Warcraft addon?
I want to create a simple addon that will play sound files when the player kills an enemy player (gets a killing bl开发者_运维知识库ow). I\'ve looked around on Google but haven\'t found much in terms[详细]
2023-02-18 09:46 分类:问答Where is Blizzards official World of Warcraft API?
I want to know if I can access World of Warcraft in an API. My requirements are very precise: MUST be official blizzard API[详细]
2023-01-30 23:24 分类:问答What does it mean, in Lua, to assign an undefined identifier to an undeclared variable?
I was perusing an Lua code file, and the very top of the file contains: 1| TradeSkillFrameReset = TradeSkillFrame_LoadUI;[详细]
2023-01-20 14:52 分类:问答Selecting XML nodes with same name but different attribute inner text in C#
<item> <title>Aerie Peak</title> <link>http://www.wow-europe.com/realmstatus/index.html#Aerie Peak</link>[详细]
2023-01-05 20:04 分类:问答How to get item's detail info(like attack power, agility..) from WOWARMORY?
I already know that parse the wowarmoy\'s xml to get the data. But there are some data that I can\'t find where to get.[详细]
2023-01-02 01:02 分类:问答WebClient security error when accessing the world of warcraft armoury
I am trying to piece together a solution to a problem. Basically I am using Silverlight 4 with C# 4.0 to access the world of warcraft armoury.[详细]
2022-12-31 06:01 分类:问答Asynchronous Silverlight 4 call to the World of Warcraft armoury streaming XML in C#
I have been stuck on this all weekend and failed miserably! Please help me to claw back my sanity!! Your challenge[详细]
2022-12-31 03:29 分类:问答White frame around images in WoW Addon
I am having some trouble with my World of Warcraft addon. Whenever I display my TGA files in the addon, there is a thin white frame around them. The same happens when I convert them 开发者_开发问答to[详细]
2022-12-23 09:07 分类:问答