Resolved - downloaded a new repack
Resolved - downloaded a new repack
Last edited by chris999; 01-05-2011 at 10:18 AM. Reason: RESOLVED
Resolved - downloaded a new repack
Last edited by chris999; 01-05-2011 at 10:18 AM.
It is saying you have errors in lines 15 and 19.
I think the error on line 15 is that you have a space between the comma and Unit. Try this instead:
The error in line 19 is that there should be no brackets around Unit:GetHealthPct() <= 50, so the correct line would be:Code:Unit:CastSpellOnTarget(63355,Unit:GetMainTank())
Code:if Unit:GetHealthPct() <= 50 then
hey ervyone whats up gamboys
Thankyou for the reply, shows that perhaps there is hope :P
Unfortunately, I made those two renditions yet still sufferred from the same error. :\
Should I try a different repack? I currently have Shadow's Repack 3.3.2 V2.1.
EDIT: RESOLVED
Last edited by chris999; 01-05-2011 at 10:18 AM.