A adaifjios Member Joined Jan 26, 2015 Messages 45 Feb 6, 2018 #1 How to determine this? ff14bot.RemoteWindows.SelectYesNo.Yes(); Cannot run. Please help me !!!
zzi Active Member Joined Mar 10, 2016 Messages 308 Feb 9, 2018 #2 that might not be a SelectYesno Window. run this in the console: Code: foreach(var window in RaptureAtkUnitManager.Controls) Log(window.Name); chances are this is a SelectOk or a SlectYesNoItem window.
that might not be a SelectYesno Window. run this in the console: Code: foreach(var window in RaptureAtkUnitManager.Controls) Log(window.Name); chances are this is a SelectOk or a SlectYesNoItem window.
A adaifjios Member Joined Jan 26, 2015 Messages 45 Feb 11, 2018 #3 zzi said: console: Click to expand... zzi said: that might not be a SelectYesno Window. run this in the console: Code: foreach(var window in RaptureAtkUnitManager.Controls) Log(window.Name); chances are this is a SelectOk or a SlectYesNoItem window. Click to expand... this is SelectYesnoCount have been solved. thanks very much!!
zzi said: console: Click to expand... zzi said: that might not be a SelectYesno Window. run this in the console: Code: foreach(var window in RaptureAtkUnitManager.Controls) Log(window.Name); chances are this is a SelectOk or a SlectYesNoItem window. Click to expand... this is SelectYesnoCount have been solved. thanks very much!!