You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in onCombatLogEntry(CombatLogEntry cle) callback funtion,
when cle.getType() == DOTA_COMBATLOG_ABILITY and cle.getInflictorName() == "kunkka_ghostship", i also get 0 ba calling cle.getLocationX().
This skill is released by mouse position,why i can't get positon by calling getLocationX()?