Add new gta online cars
This commit is contained in:
@@ -168,12 +168,12 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
ChatService.ErrorMessage(player, "Diese Waffe ist nicht im Waffenlager");
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#endregion
|
||||
#region Sanitäter Commands
|
||||
#region Sanitäter Commands
|
||||
|
||||
[Command("revive", "~m~Benutzung: ~s~/revive")]
|
||||
public void CmdFactionMedicRevive(Client player)
|
||||
@@ -295,7 +295,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user