View Single Post
10-17-08, 01:09 AM   #2
Maul
Ion Engines, Engage!
 
Maul's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 401
Originally Posted by lordkarthas View Post
Yes, the function does exist.
Where in relation to that function does it exist? Before or after? If it is a local function, it needs to be before that function in your post.

local function npcIgnore_ChatCommand()

end


^
^
^
function npcIgnore_onLoad()

end
__________________

Twitter: @IonMaul | Windows Live: [email protected] | Google Talk: [email protected]
  Reply With Quote