Added Faction Color to Player Blips for Trucker, Ballas and Grove.
This commit is contained in:
@@ -187,7 +187,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
//FBI
|
||||
case 3:
|
||||
nameTagColor = new Color(173, 0, 118);
|
||||
player.SetSharedData("blipColor", 83);
|
||||
player.SetSharedData("blipColor", 72);
|
||||
player.SetAccessories(2, 2, 0);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user