View Single Post
04-13-11, 06:35 AM   #1
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 86
WorldStateUpFrame Mover

World State Up Frame Mover

AddOn:
It's a short code to drag easily the World State Up Frame via Slashcommand!
This AddOn becomes broken if you have SexyMap
Short Config:
Code:
-- Config
local addonenable = true -- Enable this AddOn?

local font = [[Interface\AddOns\WorldStateUpFrameMover\expresswayfree.ttf]] -- FONT
-- [[Fonts\ARIALN.ttf]] <-- Default Wow Font

local fsize = 12 -- FONTSIZE
local flags = "OUTLINE" -- FONTFLAGS
--
What is World State Up Frame?
Look at my Screenshot!

Usage:
/wmove for unlock and lock

Credits:
blooblahguy (move function from bBuffs)
tekkub (wow-ui-source)

Attachment:
First thank you for your downloading!
Please visit my Author Portal. Feel free to leave Comments, Feedback or Ideas!
For Bug Reporting: http://www.wowinterface.com/portal.p...727&a=listbugs
For Suggestions: http://www.wowinterface.com/portal.p...a=listfeatures


DOWNLOAD: http://www.wowinterface.com/download...rameMover.html

Sniffles~
__________________
Hi!
  Reply With Quote