QuentinGruber / h1z1-server

Library used to emulate h1z1 game servers
https://h1emu.com
GNU General Public License v3.0
93 stars 54 forks source link

Fairplay system for detecting blocked areas / glitch spots #2065

Open Z1Meme opened 3 months ago

Z1Meme commented 3 months ago

Should use the 3dbounds system to define certain areas (such as under PV PD) to be checked every x seconds or on some other trigger, and tp or kill players found to be in a given spot.

Z1Meme commented 3 months ago

These spots could also be checked when logging in, so logout gliching into areas of certain buildings is impossible.