View Single Post
07-01-09, 04:25 PM   #4
Katae
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 208
The folder name you create (if the zip doesn't extract with it intact) needs to be exactly the same name as "AddonName".toc or else it wont load.

Also, LitePanels has a viewport feature.

Would be simple as:
Code:
["Character - Realm"]={Viewport={top=0,bottom=0,left=0,right=0}}

Last edited by Katae : 07-01-09 at 04:47 PM.
  Reply With Quote