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

Health Updates / Damage #11

Closed pnill closed 6 years ago

pnill commented 6 years ago

Health needs to be hooked on the client side so that it's not updated and can only be controlled by the server.

When health changes it should use the damage function to apply it, not apply it directly to the structure. This way actual damage effects are triggered on the screen.