View Single Post
07-26-14, 02:44 PM   #28
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
Originally Posted by ObbleYeah View Post
Code:
unexpected symbol near ')'
and

Code:
Usage: hooksecurefunc([table,] "function", hookfunc)
when i tried to add an "end" ^

from that.
Try removing the first part inside hooksecurefunc. I fixed my code in my previous post to reflect this.
I haven't tested it yet so I apologize in advance.

I will check later.
__________________
"I have not failed, I simply found 10,000 ways that did not work." - Thomas Edison
  Reply With Quote