This commit is contained in:
2021-04-06 21:19:44 +02:00
parent b993485906
commit be78edd912
5 changed files with 73 additions and 24 deletions

View File

@@ -47,7 +47,6 @@ namespace ReallifeGamemode.Server.Commands
return;
//target.SetInFrontOf(player);
//target.Heading = player.Heading;
player.TriggerEvent("attach to Player", target);
}
[Command("cuff", "~m~Benutzung: ~s~/cuff [ID]")]