I think I have tracked down a couple issues to a weaknesses in the "sub Event_CantSee"
Primary issue is that when in chase mode, sometime the melee char won't attack/stick. Looks like code in event_CantSee is only setup for the case where camp location is set(chase mode). Otherwise nothing really happens. Character will cast dps spells/abilites, but not move into melee range and attack. Doing /camphere will immediately cause the character to attack. This can happen at relatively close distance (less than 30).
Secondary issue is this routine does not seem to respect stickhow and defaults to snaproll.
Is this a bug, or something with my config? I've tried a lot of combinations of CampRadius and MeleeDistance to no avail (right now I have them both at 50).
Primary issue is that when in chase mode, sometime the melee char won't attack/stick. Looks like code in event_CantSee is only setup for the case where camp location is set(chase mode). Otherwise nothing really happens. Character will cast dps spells/abilites, but not move into melee range and attack. Doing /camphere will immediately cause the character to attack. This can happen at relatively close distance (less than 30).
Secondary issue is this routine does not seem to respect stickhow and defaults to snaproll.
Is this a bug, or something with my config? I've tried a lot of combinations of CampRadius and MeleeDistance to no avail (right now I have them both at 50).

