Fix colors 3
This commit is contained in:
@@ -305,7 +305,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
case 3:
|
||||
//nameTagColor = new Color(173, 0, 118);
|
||||
player.SetSharedData("nameTagColor", factionId);
|
||||
player.SetSharedData("blipColor", 54);
|
||||
player.SetSharedData("blipColor", 63);
|
||||
player.SetAccessories(2, 2, 0);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user