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