Addon for Addons?

Download, Present, and receive support for third party WoWRoster AddOns and modifications
WoWRoster AddOns and Mods are supported by the author only
Please understand that some AddOns and Mods may require advanced skills to employ

Addon for Addons?

Postby Harshmage » Thu Jan 04, 2007 6:27 pm

From all of my searching, there are WoW Addons that help you sort and enable/disable addons on the fly within the game (lots of addons do that, but not all dump to a .lua file for UU to see).

Now, what I'm after is a WoWRoster addon that will display the addons a character has enabled. It'll mean the ability to upload another .lua file (probably CS_AddOnOrganizer), the additional SQL entries, and the display of said addons on the page (preferably on the Character page).

If anyone can give me a starting point other than the AddonSDK, I'd really appreciate it.
Ho, Haha, Guard, Turn, Parry, Dodge, Spin, Ha, Thrust!
Image
User avatar
Harshmage
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Sep 08, 2006 10:11 am
Location: Arizona, USA

Addon for Addons?

Postby MattM » Thu Jan 04, 2007 7:37 pm

neat idea
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Addon for Addons?

Postby Foxy » Thu Jan 04, 2007 11:37 pm

Ever seen the mod "LoadIt" the .lua shows a list of mods by charictors if I remember right...
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Addon for Addons?

Postby PleegWat » Fri Jan 05, 2007 5:52 am

Well, to get to know PHP a bit better you can take a closer look at other addons or the wowroster itself. If you want something a bit more extensive to start out with, you're welcome to strip altmonitor of the actual altmonitor stuff but use it's DB installer and config system.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Addon for Addons?

Postby Harshmage » Fri Jan 05, 2007 10:57 am

Foxy wrote:Ever seen the mod "LoadIt" the .lua shows a list of mods by charictors if I remember right...


Seen it, and even thought of it. The only question I have is, does LoadIt place individual character .lua's in the character's SV folder, or just one in the central SV repository?
Ho, Haha, Guard, Turn, Parry, Dodge, Spin, Ha, Thrust!
Image
User avatar
Harshmage
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Sep 08, 2006 10:11 am
Location: Arizona, USA

Addon for Addons?

Postby Averen » Fri Jan 05, 2007 11:49 am

I could probablly tr whipping something up if someone can get me an example lua file.
Last edited by Averen on Fri Jan 05, 2007 12:17 pm, edited 1 time in total.
User avatar
Averen
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 152
Joined: Thu Jul 20, 2006 5:18 am

Re: Addon for Addons?

Postby Harshmage » Fri Jan 05, 2007 1:52 pm

Averen wrote:I could probablly tr whipping something up if someone can get me an example lua file.


Here's the .lua file for CS_AOO, but as a warning, here's the beginning of the file:

Code: Select all
CS_AddOnOrganizer_Profiles = {
   [1] = {
      [1] = "Everything",
      [2] = "CS_AddOnOrganizer",


The [1] is the profile name for the addon loadout. Of course, [2] is the CS_AOO, listing itself first. Everything else is alphabetic, ignoring the ! before any addons (like !!!Libs or !BugGrabber), but keeps the ! there for reference purposes.

Edit: I take that back, three !'s place the addon first, but just one ! is ignored but kept.
Attachments
cs_addonorganizer.lua
CS_AOO example
(1.73 KiB) Downloaded 247 times
Last edited by Harshmage on Fri Jan 05, 2007 1:54 pm, edited 1 time in total.
Ho, Haha, Guard, Turn, Parry, Dodge, Spin, Ha, Thrust!
Image
User avatar
Harshmage
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Sep 08, 2006 10:11 am
Location: Arizona, USA

Addon for Addons?

Postby Averen » Fri Jan 05, 2007 3:17 pm

The only problem is that there is no character name to identify the list with.
User avatar
Averen
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 152
Joined: Thu Jul 20, 2006 5:18 am

Addon for Addons?

Postby Harshmage » Fri Jan 05, 2007 3:25 pm

ahh, yeah, good point.....well, next addon then...
Ho, Haha, Guard, Turn, Parry, Dodge, Spin, Ha, Thrust!
Image
User avatar
Harshmage
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Sep 08, 2006 10:11 am
Location: Arizona, USA


Return to AddOns and Mods

Who is online

Users browsing this forum: No registered users and 0 guests

cron