Pegasus Posted July 24, 2018 Posted July 24, 2018 InteractionEvent e = new InteractionEvent("Cow", "Attack"); e.setHover(false); e.setOperateCamera(false); this.execute(e); I set setOperateCamera() to false, but it still moves camera when attack enemies. What can I do now?
Pegasus Posted July 24, 2018 Author Posted July 24, 2018 6 minutes ago, Juggles said: Works fine for me It works in 95% fighting area but it doesn't work in special fighting area.
Explv Posted July 24, 2018 Posted July 24, 2018 6 hours ago, Pegasus said: It works in 95% fighting area but it doesn't work in special fighting area.
Pegasus Posted July 24, 2018 Author Posted July 24, 2018 Just now, Explv said: It doesn't work in Stronghold of Security (narrow area). AND, webwalk doesn't work well in Stronghold of Security too.