#crosshair doesnt show in game

3 messages · Page 1 of 1 (latest)

spare sky
#

I am bot sure but i think the image doesn't exist

#

maybe try using rbxassetid:// instead of http://www.roblox.com/asset/?id=

#

this would be :

if MyMouse then
  MyMouse.Icon = "rbxassetid://4658385177"
end
UpdateAmmo(script.Parent.ClipSize.Value)
wait(0.06)
UpdateAmmo(script.Parent.ClipSize.Value)
if MyMouse then
  MyMouse.Icon = "rbxassetid://4658385177"
end