Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-28-11, 09:58 PM   #1
Saiket
A Chromatic Dragonspawn
 
Saiket's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 154
Carbonite Dig Sites code up for grabs

I've written a small bit of code to add archaeology dig site blobs to Carbonite based on _MiniBlobs, but I don't want to add it into _MiniBlobs or maintain it as a separate mod. Instead, I'm giving it away for someone else to publish, or maybe to be integrated directly into Carbonite.

Here's the script on pastebin, written for _DevPad. Converting it to a standalone addon shouldn't be too much trouble: Just give it a copy of _DevPad's event handler function, make sure Carbonite is a required dependency (or loaded first), and get rid of the AddOnInit:Register call at the bottom while moving the callback function's code into the main chunk.

I don't use Carbonite all that much anymore, so I don't feel comfortable keeping this code up to date. Hopefully someone else can put it to good use.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Carbonite Dig Sites code up for grabs

Thread Tools
Display Modes

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