MrBigBertil 0 Posted November 26, 2022 So i've been trying to just follow some guides on scripting to get started and i have fixed my library/path and reinstalled both java and eclipse a number of times now but whatever i do neither eclipse or intelliJ understands the methods in the packages... Does someone know what the problem is ?
yeeter 529 Posted November 26, 2022 whatever guide you are using is out of date, you'll want to remove the word 'get' infront of your methods. So it'll just be Inventory and Tabs etc.. This was an update to the API that recently happened, many old guides will no break if you follow them, core logic should be the same just the API calls have changed.
MrBigBertil 0 Author Posted November 26, 2022 1 hour ago, yeeter01 said: whatever guide you are using is out of date, you'll want to remove the word 'get' infront of your methods. So it'll just be Inventory and Tabs etc.. This was an update to the API that recently happened, many old guides will no break if you follow them, core logic should be the same just the API calls have changed. Thank you for reply, did they update the javadocs i find alot of "get" in there 😕. Here guys... Maybe i can save someone 9 friggin hours... https://dreambot.org/guides/scripter-guide/script-dev/upgrading-to-db3/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.