Thread Tools Display Modes
12-04-08, 09:53 AM   #1
sailtoy
A Defias Bandit
 
sailtoy's Avatar
Join Date: Dec 2008
Posts: 2
how to test addons without wow client

is there any better method?
  Reply With Quote
12-04-08, 10:08 AM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Only WoW can do that.

Maybe that VisualStudio kit for WoW can, but im not 100% sure about it.
  Reply With Quote
12-04-08, 12:32 PM   #3
Soulsbane
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 7
I guess it depends upon what you mean by testing. If it's just to test for syntax errors etc you can download http://luaforge.net/projects/lua-wow/. With that you can do luac -p <name of file> though I think they've compiled the exes to something like wow-lua.exe I changed mine to lua.exe etc. Easier to type . That is a modified version of lua that contains function like the new table.wipe function. I find it very useful.

There was an attempt at an emulator for testing addons without wow. I think the project has been put on hold nor have I ever tried it.
  Reply With Quote
12-04-08, 06:41 PM   #4
sailtoy
A Defias Bandit
 
sailtoy's Avatar
Join Date: Dec 2008
Posts: 2
thanks so much!
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » how to test addons without wow client


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off