Looks very good. I have a couple of problems i would like a response on. I guess I should add I am using ArcEMU rev2660.
Console errors:
1. Monks casting the heal spell never finish:
Code:
scripts\ScarletHands-Monk.lua:24: bad argument #1 to 'FullCastSpellOnTar
get' (Unit expected, got no value)
2. Boss Gruk -
Code:
scripts\Boss-Gruk.lua:129: bad argument #1 to 'FullCastSpellOnTarget' (U
nit expected, got no value)
3. Sir Lancelot -
I can prolly fix this, because I think the spell id your using doesnt match my DB, but hes trying to cast "Old World Teleport".
Also, if you dont mind, I would like to modify this a little to fit my server - ilke makign the mobs all lvl 80+ (instead of 60), etc. Obviously, all credit would remain.
Thanks!