Nametagneuerungen auskommentiert 2
This commit is contained in:
@@ -331,7 +331,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
player.TriggerEvent("toggleDutyMode", false);
|
||||
Medic.UpdateDutyMedics(-1);
|
||||
player.SetSharedData("blipColor", 0);
|
||||
player.SetSharedData("nameTagColor", new Color[255, 255, 255, 255]);
|
||||
//player.SetSharedData("nameTagColor", new Color[255, 255, 255, 255]);
|
||||
UpdateCharacterCloth.LoadCharacterDefaults(player);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user