kleinigkeiten text
This commit is contained in:
@@ -1625,7 +1625,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
NAPI.Vehicle.SetVehicleTyreSmokeColor(veh, new Color(r, g, b));
|
||||
}
|
||||
|
||||
[Command("spectate", "~m~Benutzung: ~s~/spectate [NAME/ID]", Alias = "spec")]
|
||||
[Command("spectate", "~m~Benutzung: ~s~/spectate [Spieler]", Alias = "spec")]
|
||||
public void CmdAdminSpectate(Player player, string targetname = null)
|
||||
{
|
||||
User user = player.GetUser();
|
||||
|
||||
Reference in New Issue
Block a user