Ekrem KRAFT

Results 2 comments of Ekrem KRAFT

Just update the function CUI HotKeyDlg :: IsSelectedSkill RealIconArea () bool CUIHotKeyDlg::IsSelectedSkillInRealIconArea() { CN3UIArea* pArea; bool bFound = false; POINT ptCur = CGameProcedure::s_pLocalInput->MouseGetPos(); for( int i = 0; i <...

> Unintentionally triggering behaviour (from the caller's perspective) in a method indicated as a check only is probably not the way to go there. I could not see a properly...