File Details
TAO
- R
- Jan 26, 2010
- 27.69 KB
- 18
- 3.3.0
- Retail
File Name
tao__release_2.0_.zip
Supported Versions
- 3.3.0
release 2.0
There are new commands. The documentation has been updated to explain them all, and has a table of contents so you can quickly see what's in
it.
Some of the new commands are:
/taolang to change the locales used by the localization routines. Probably not very necessary.
/taovar to set variables, which is the way you customize the add on now. These can be changed on the fly and the last value is saved.
/taotarget to set the macro to the current target, so long as they are in your party/raid.
/taoname to set it to a typed in name.
to name a few (if not all)
I sort of redid a lot of it as the number of routines growing meant there was a number of replicated lines of code. It sits at 50K on my machine which seems rather large. When it initially loads up it spikes for a bit. I saw 119K or 149K or something, then drops back to 50K where it seems to remain. I'd like it to be lighter in the future. I think my initial non-distributed version was very small possibly under 20K (pre-localization, persistence etc...)
client language may force customization of the macro. This version is more oriented towards customizing the macro generated.

