Hello guys,
i've developed some addons for WOW, now i switched to WAR and i love it. So i wanted to make some addons for WAR too. (I'm a software and game devoloper). I'm a programmer for about 15 years now.
For WOW there were really good doc's about every command and it's required parameters. For WAR, i couldn't find any doc's or command reference tho.
Does somebody know where to find any informations about the command reference for WAR?
Thanks!
WAR addon programming command reference
Forum rules
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Ads
- Nastylicious
- Posts: 275
Re: WAR addon programming command reference
Good the game could use some new addons
cant wait to see some new awsome addons i think addon maker sullemunk can help you or some of the devs hope you find what u need

Re: WAR addon programming command reference
Take a look at this: http://warapi.wikia.com/wiki/WAR_API
Re: WAR addon programming command reference
Another LUA programmer joins the boat:) Welcome and enjoy your staying.
Slacking (checking out EvE)
Re: WAR addon programming command reference
Thanks for the replies! 
Too bad.
Guess thats why nobody is developing new addons, without the api reference you pretty much lost as a dev.

I've already found this page, but it is somehow broken. Because it only shows the first 200 commands (from "a" to "g" in category "functions"), when i click "next 200" then it cant find the page. Same with category "methods".Caffeine wrote: ↑Thu Jun 28, 2018 10:38 pm Take a look at this: http://warapi.wikia.com/wiki/WAR_API
Too bad.
Guess thats why nobody is developing new addons, without the api reference you pretty much lost as a dev.
Re: WAR addon programming command reference
i use these 2 for reference:
http://web.archive.org/web/200902270429 ... :Full_list
https://web.archive.org/web/20090226191 ... Event_List
http://web.archive.org/web/200902270429 ... :Full_list
https://web.archive.org/web/20090226191 ... Event_List







Re: WAR addon programming command reference
Nice! Thanks!sullemunk wrote: ↑Fri Jun 29, 2018 8:49 am i use these 2 for reference:
http://web.archive.org/web/200902270429 ... :Full_list
https://web.archive.org/web/20090226191 ... Event_List
Re: WAR addon programming command reference
also the Debug window in game is the thing i used most.
type "/d" in chat in game to bring it up, from there you can check functions etc for viability by using:
and it will write the results out to the debug screen

Make sure you have the Button [Logs (on)]
type "/d" in chat in game to bring it up, from there you can check functions etc for viability by using:
Code: Select all
/script d( FunctionName( arguments ) )

Make sure you have the Button [Logs (on)]







Ads
Re: WAR addon programming command reference
quick question: some days ago the archive sides were still accessible - right now they aren't
- is this a temporary thing?
- are there alternatives?
- is this a temporary thing?
- are there alternatives?
Who is online
Users browsing this forum: Google [Bot] and 1 guest