Recent Topics

Ads

WAR addon programming command reference

Here you can post addons, or anything related to addons.
Forum rules
Before posting on this forum, be sure to read the Terms of Use
Mumpiz
Posts: 11

WAR addon programming command reference

Post#1 » Thu Jun 28, 2018 10:20 pm

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!

Ads
User avatar
Nastylicious
Posts: 275

Re: WAR addon programming command reference

Post#2 » Thu Jun 28, 2018 10:32 pm

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

User avatar
Caffeine
Posts: 611

Re: WAR addon programming command reference

Post#3 » Thu Jun 28, 2018 10:38 pm

VinyUI | FPS Guide | Scenario Alert | Image Caffeine Image Decaf Image Vermont Image Nevada

User avatar
Telperien
Posts: 550

Re: WAR addon programming command reference

Post#4 » Thu Jun 28, 2018 10:58 pm

Another LUA programmer joins the boat:) Welcome and enjoy your staying.
Slacking (checking out EvE)

Mumpiz
Posts: 11

Re: WAR addon programming command reference

Post#5 » Fri Jun 29, 2018 7:10 am

Thanks for the replies! :)
Caffeine wrote: Thu Jun 28, 2018 10:38 pm Take a look at this: http://warapi.wikia.com/wiki/WAR_API
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".

Too bad.

Guess thats why nobody is developing new addons, without the api reference you pretty much lost as a dev.

User avatar
sullemunk
Addon Developer
Posts: 1213

Re: WAR addon programming command reference

Post#6 » Fri Jun 29, 2018 8:49 am

Image
Image Ethreal   Image Corque   Image Urgiz   Image Loxley   Image Chilli   Image Maduza

Mumpiz
Posts: 11

Re: WAR addon programming command reference

Post#7 » Fri Jun 29, 2018 8:54 am

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
Nice! Thanks!

User avatar
sullemunk
Addon Developer
Posts: 1213

Re: WAR addon programming command reference

Post#8 » Fri Jun 29, 2018 9:13 am

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:

Code: Select all

/script d( FunctionName( arguments ) )
and it will write the results out to the debug screen
Image
Make sure you have the Button [Logs (on)]
Image
Image Ethreal   Image Corque   Image Urgiz   Image Loxley   Image Chilli   Image Maduza

Ads
Mumpiz
Posts: 11

Re: WAR addon programming command reference

Post#9 » Fri Jun 29, 2018 4:24 pm

Thanks, thats really helpfull! :)

Mipps
Posts: 4

Re: WAR addon programming command reference

Post#10 » Mon Feb 15, 2021 12:44 pm

quick question: some days ago the archive sides were still accessible - right now they aren't
- is this a temporary thing?
- are there alternatives?

Who is online

Users browsing this forum: No registered users and 8 guests