Pegasus Posted July 24, 2018 Share 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? Link to comment Share on other sites More sharing options...
Juggles Posted July 24, 2018 Share Posted July 24, 2018 Works fine for me Link to comment Share on other sites More sharing options...
Pegasus Posted July 24, 2018 Author Share 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. Link to comment Share on other sites More sharing options...
Explv Posted July 24, 2018 Share Posted July 24, 2018 6 hours ago, Pegasus said: It works in 95% fighting area but it doesn't work in special fighting area. Link to comment Share on other sites More sharing options...
Pegasus Posted July 24, 2018 Author Share 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. Link to comment Share on other sites More sharing options...