Init commit surgery branch
This commit is contained in:
@@ -550,6 +550,10 @@ namespace ReallifeGamemode.Server.Events
|
||||
nearestAmmunationPoint.Ammunation.LoadShopNUI(player);
|
||||
}
|
||||
}
|
||||
if (CharacterCreator.surgeryPoint.DistanceTo(player.Position) <= 1.5)
|
||||
{
|
||||
CharacterCreator.StartSurgery(player);
|
||||
}
|
||||
if (user.FactionLeader)
|
||||
{
|
||||
player.TriggerEvent("CLIENT:StartGangwar");
|
||||
|
||||
Reference in New Issue
Block a user