This is my code:
local player = game.Players.LocalPlayer
local mouse = player:GetMouse()
mouse.Icon = “rbxassetid://13413677372”
And this is my crosshair: 13413677372
And it won’t work. However, this code works with other cursors for some reason??