October 5, 201510 yr Try: "camera.stop.moving.pleawse.you.slow.me.down"; ;) Just make custom InteractionEvents. and set the event so it doesn't use the camera InteractionEvent event = new InteractionEvent(entity,action) event.somecameraoption... script.execute(event); tada! You'll have to rewrite it some, typed on my phone .. Khaleesi
October 5, 201510 yr getAntiBan().unregisterBehavior(AntiBan.BehaviorType.CAMERA_SHIFT); or this ^ depending in what situation you need the camera stop moving
October 5, 201510 yr Author or this ^ depending in what situation you need the camera stop moving Thx both
Create an account or sign in to comment