diff --git a/ReallifeGamemode.Client/Gui/nametags.ts b/ReallifeGamemode.Client/Gui/nametags.ts index 9d5e1865..ec2b0ebf 100644 --- a/ReallifeGamemode.Client/Gui/nametags.ts +++ b/ReallifeGamemode.Client/Gui/nametags.ts @@ -35,7 +35,7 @@ export default function customNametags() { centre: false }); - if (mp.game.player.isPlayerFreeAimingAtEntity(player.handle)) { + if (true /*mp.game.player.isPlayerFreeAimingAtEntity(player.handle)*/) { let y2 = y + 0.042; if (armour > 0) {