Merge branch 'hotfix/medic' into develop

This commit is contained in:
hydrant
2021-04-15 01:50:55 +02:00
5 changed files with 68 additions and 72 deletions

View File

@@ -438,6 +438,7 @@ namespace ReallifeGamemode.Server.Extensions
return;
player.SyncAnimation("hup");
NAPI.Player.SetPlayerCurrentWeapon(player, WeaponHash.Unarmed);
if (player.GetUser().Wanteds > 0)
PositionManager.cuffPoints.Add(player);