View Single Post
01-21-10, 11:24 AM   #161
Katae
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 208
Originally Posted by shinchih2001 View Post
i copy afker and minimap layout into layout.lua but can't work
Code:
"n:Character r:Realm c:Class"
Set your character name there, for example: "n:sinchih". Alternatively, Setting it to nil instead will load it on all characters.
Code:
lpanels:ApplyLayout(nil, "Minimap", "Afker")
Good day
  Reply With Quote