Add duty System and Duty Cloth
This commit is contained in:
@@ -19,7 +19,7 @@ namespace reallife_gamemode.Server.Managers
|
||||
{
|
||||
if(c.IsInVehicle)
|
||||
{
|
||||
c.TriggerEvent("showTuningInfo");
|
||||
c.TriggerEvent("showTuningInfo", c.GetData("duty"));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user