/veh kein 1337 message angepasst
This commit is contained in:
@@ -1578,7 +1578,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
|
||||
if (VehicleManager.IsVehicleRestricted(hash) && !user.IsAdmin(AdminLevel.HEADADMIN))
|
||||
{
|
||||
ChatService.SendMessage(player, "haha kein 1337 rofl");
|
||||
ChatService.ErrorMessage(player, "Du darfst dieses Fahrzeug nicht spawnen");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user