Begin weaponschein

This commit is contained in:
hydrant
2020-03-09 20:56:51 +01:00
parent baba3e1ae2
commit 6965875406
12 changed files with 156 additions and 5 deletions

View File

@@ -12,6 +12,8 @@ namespace ReallifeGamemode.Server.Core.RageMP
public IVehicleAPI Vehicle => new RageVehicleAPI();
public IMarkerAPI Marker => new RageMarkerAPI();
public void DisableDefaultCommandErrorMessages()
{
NAPI.Server.SetCommandErrorMessage(null);