pnill / T4MP

T4MP (Turok 4 Multiplayer) is an modification to bring online play to Turok 4 Evolution for PC it's currently not any where near being actually useable for competitive or serious gameplay but it's getting there.
GNU Affero General Public License v3.0
16 stars 2 forks source link

Dummy player pickup text #10

Closed pnill closed 4 years ago

pnill commented 6 years ago

Item pickup text is still displayed on the local screen when a dummy player picks things up I know what needs to be hooked to take care of this I just haven't done it yet and it's also useful for debugging being sure that the player is actually getting the items I'm attempting to use while debugging issue #7

pnill commented 4 years ago

The new OSD fixes don't resolve this one, will have to determine where the text actually gets added to be rendered to the screen and ensure this doesn't happen for remote players.

pnill commented 4 years ago

This appears to be resolved with the two latest hooks from https://github.com/PermaNulled/T4MP/commit/6679b4cd207bce2895dc45f08d681950acc31524.