QuentinGruber / h1z1-server

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

admin bug #2174

Closed zxywandxb111 closed 1 month ago

zxywandxb111 commented 1 month ago

When an administrator uses/deepcover to change his r name to kill player, the kill prompt and/Combatlog display the administrator's real name

QuentinGruber commented 1 month ago

in combat log that happens if the admin have given damage to the player before changing is name, and in the kill prompt it's because we use a game packet and somehow the name change is not replicated there

QuentinGruber commented 1 month ago

in the kill prompt the real admin name is only displayed to the admin itself