ja§
This commit is contained in:
@@ -538,7 +538,11 @@ namespace ReallifeGamemode.Server.Commands
|
|||||||
|
|
||||||
target.TriggerEvent("jailTime", 0);
|
target.TriggerEvent("jailTime", 0);
|
||||||
targetUser.Wanteds = 0;
|
targetUser.Wanteds = 0;
|
||||||
PositionManager.cuffPoints.Remove(target);
|
|
||||||
|
if (PositionManager.cuffPoints.Contains(player))
|
||||||
|
{
|
||||||
|
PositionManager.cuffPoints.Remove(player);
|
||||||
|
}
|
||||||
|
|
||||||
targetUser.SetBlipAndNametagColor();
|
targetUser.SetBlipAndNametagColor();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user