dayong143333333 Posted June 23, 2020 Posted June 23, 2020 (edited) 在屏幕上获取引导标志的位置? 谢谢 !!! Edited June 24, 2020 by dayong143333333
Protoprize Posted June 23, 2020 Posted June 23, 2020 1 hour ago, dayong143333333 said: Get the position of the guide sign on the screen? thanks !!! Just use configs. Easier than trying to parse that arrow 1
Czar Posted June 23, 2020 Posted June 23, 2020 Those are hint arrows they are supported in the API iirc, however yes configs are preferred in tutorial island
dayong143333333 Posted June 23, 2020 Author Posted June 23, 2020 44 minutes ago, Protoprize said: 只需使用配置。比尝试解析该箭头更容易 config did not get any useful information! Including arrows "disappear" "change position"!!!!!!
Kramnik Posted June 23, 2020 Posted June 23, 2020 1 hour ago, dayong143333333 said: config did not get any useful information! Including arrows "disappear" "change position"!!!!!! Configs get you the most useful information E.g. config 10 - you are at fishing guide part, 11 - fishing guide, finished need to go to gates, 12 - passed the gates, go to the cook
dayong143333333 Posted June 24, 2020 Author Posted June 24, 2020 12 hours ago, Czar said: 这些是提示箭头,它们在API iirc中受支持,但是,在教程岛中,首选配置 10 hours ago, Kramnik said: 配置为您提供最有用的信息, 例如,配置10-您在钓鱼指南部分,11-钓鱼指南,完成后需要进入大门,12-通过大门,去做饭 Just want to get the arrow !!!!!! Easy to follow the player
BravoTaco Posted June 24, 2020 Posted June 24, 2020 1 hour ago, dayong143333333 said: Just want to get the arrow !!!!!! Easy to follow the player https://osbot.org/api/org/osbot/rs07/api/HintArrow.html
dayong143333333 Posted June 24, 2020 Author Posted June 24, 2020 4 hours ago, BravoTaco said: https://osbot.org/api/org/osbot/rs07/api/HintArrow.html thanks !!