Thread: Race & class
View Single Post
06-04-10, 07:35 AM   #22
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Don't create a whole new addon, you need to add it to the layout file.
You also seem to have no idea how Lua or coding works, and thus you should read up on the Lua docs.

A tag is a reference to a function, and it doesnt allow arguments like how you try to do it.
  Reply With Quote