Name: MutTranslocatorFix_b2
Version: 1.0b2
Compatibility: Should be compatible with everything from 2.0 and later.
Description: Fix to very annoying translocator bug in UT3
Credits: by [PAIN]*Off-Kilter
Homepage: http://kiltersfunhouse.com
Download: http://kiltersfunhouse.com/downloads
There is a serious bug with the translocator in UT3. If you are moving forward or dodging forward and shoot your trans, it can actually hit you in the back and bounce off. Yet other players on the server see the translocator move forward as expected. After multiple unanswered cries for help on the forums, I started tracking down this issue myself. The result is a new mutator. It's small, simple, and effective. 3 lines of code to fix this issue :-/
We can finally play UT3 like we're used to and no longer get tripped up thinking we're going to translocate someplace that we're not. Or the disc going the wrong way.
This version is a complete redo from beta 1. Instead of subclassing the existing translocator, it's pretty much a rewrite. Even b1 of this still had issues. This fixes them all, with one downside: bots don't see the disc any longer and won't try to shoot them to disable them. Oh well, I can cope. :-)
Version: 1.0b2
Compatibility: Should be compatible with everything from 2.0 and later.
Description: Fix to very annoying translocator bug in UT3
Credits: by [PAIN]*Off-Kilter
Homepage: http://kiltersfunhouse.com
Download: http://kiltersfunhouse.com/downloads
There is a serious bug with the translocator in UT3. If you are moving forward or dodging forward and shoot your trans, it can actually hit you in the back and bounce off. Yet other players on the server see the translocator move forward as expected. After multiple unanswered cries for help on the forums, I started tracking down this issue myself. The result is a new mutator. It's small, simple, and effective. 3 lines of code to fix this issue :-/
We can finally play UT3 like we're used to and no longer get tripped up thinking we're going to translocate someplace that we're not. Or the disc going the wrong way.
This version is a complete redo from beta 1. Instead of subclassing the existing translocator, it's pretty much a rewrite. Even b1 of this still had issues. This fixes them all, with one downside: bots don't see the disc any longer and won't try to shoot them to disable them. Oh well, I can cope. :-)
Comment