I'm using tanel's 5165 source and it has a bug with herc.
I've been trying to fix herc's range but i couldn't do it .
i even added this code to skills.cs but nothing changed
Code:
if (S.ID == 1115)
S.Targetting = TargetType.Range;
S.StaminaCost = byte.Parse(Info[27]);

Any help will be appreciated






