I've been looking every where and I can't find anything! Can someone help me? I have a script but it says: CAN NOT SET PLAYER ICON Here is the script: [In starterpack]
local player = game.Players.LocalPlayer local mouse = player:GetMouse() if player.Character ~= nil then end if mouse == nil then print("Mouse not found") return end game.StarterGui:SetCoreGuiEnabled("All", false) mouse.Icon = "http://www.roblox.com/asset/?id=13449209"
Use a tool.
This is a duplicate, a claim has been taken against this. Find your answer here
Marked as Duplicate by TofuBytes, fireboltofdeath, Aethex, and User#2
This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.
Why was this question closed?