add blipColor NR-Faction
This commit is contained in:
@@ -453,6 +453,9 @@ namespace ReallifeGamemode.Server.Commands
|
||||
case 4:
|
||||
target.SetSharedData("blipColor", 5);
|
||||
break;
|
||||
case 9:
|
||||
target.SetSharedData("blipColor", 25);
|
||||
break;
|
||||
}
|
||||
target.TriggerEvent("jailTime", 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user