add blipColor NR-Faction
This commit is contained in:
@@ -112,6 +112,9 @@ namespace ReallifeGamemode.Server.Events
|
||||
case 4:
|
||||
player.SetSharedData("blipColor", 5);
|
||||
break;
|
||||
case 9:
|
||||
player.SetSharedData("blipColor", 25);
|
||||
break;
|
||||
}
|
||||
|
||||
if (user.CharacterId == null)
|
||||
|
||||
Reference in New Issue
Block a user