safe tp spawn no heal anticheat
This commit is contained in:
@@ -65,6 +65,7 @@ namespace ReallifeGamemode.Server.Extensions
|
||||
AntiCheat.NoTpAntiCheatForPlayer(player.Name);
|
||||
if (spawn)
|
||||
{
|
||||
AntiCheat.NoHealthAntiCheatForPlayer(player.Name);
|
||||
NAPI.Player.SpawnPlayer(player, position, heading);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user