ajbinky 13 Author Posted September 24, 2020 2 hours ago, dQw4w9WgXcQ said: i think u have to register it yes, I added the node in the onStart()
Pandemic 2853 Posted September 25, 2020 Are you registering it as an event listener though? Instance.getInstance().addEventListener(myNodeThatImplementsAListener);
LordJashin32 54 Posted September 29, 2020 On 9/24/2020 at 11:33 AM, ajbinky said: The event is never firing. Am I doing something wrong here? Experience is a https://dreambot.org/javadocs/org/dreambot/api/script/event/ScriptEvent.html Which means you can't add it using any method that I know of. The only place this can be used with "implements" is on your main script class. It won't work anywhere else. Pretty sure anyway. Could be wrong. Were you able to fix it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.