add blipColor NR-Faction

This commit is contained in:
Michael
2020-09-15 16:38:37 +02:00
parent 621bde9e13
commit fab7c5b965
5 changed files with 24 additions and 0 deletions

View File

@@ -114,6 +114,9 @@ namespace ReallifeGamemode.Server.Wanted
case 4:
client.SetSharedData("blipColor", 5);
break;
case 9:
client.SetSharedData("blipColor", 25);
break;
}
if (announceHq)