Attachmen Manager
This commit is contained in:
@@ -348,7 +348,7 @@ public class BehindVehiclePoint
|
||||
if (!player.HasAttachment("ammobox"))
|
||||
{
|
||||
player.PlayAnimation("anim@heists@box_carry@", "idle", 49);
|
||||
//player.AddAttachment("ammobox", false);
|
||||
player.AddAttachment("ammobox", false);
|
||||
NAPI.Player.SetPlayerCurrentWeapon(player, WeaponHash.Unarmed);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user