View Single Post
11-18-15, 05:10 PM   #4
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Originally Posted by Darsyek View Post
Thank you for your reply. My previous code did actually have an end statement. It was tucked away at the end of the else statement.
Your posted code does not have an "end" for the function, only the "if" statement.

If that is your actual code then it would be throwing a lua error.
  Reply With Quote