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