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 Screen effects still show up #8

Closed pnill closed 6 years ago

pnill commented 6 years ago

When a dummy player enters things like water the screen effects will still show on the local screen.

pnill commented 6 years ago

Some how this seems to be something I previously fixed, and then broke again some how.... possibly with some of the later fixes in relation to re-spawning or damaging the player.

The following gif from the forums demonstrates this was fixed at one point. https://gyazo.com/f5c7efb9aec68a1e580a99cc70228745

pnill commented 6 years ago

https://github.com/PermaNulled/T4MP/blob/master/T4MP/Engine.cpp#L727 - Fixes this issue.