Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do i set the mouse icon? [closed]

Asked by
Teeter11 281 Moderation Voter
9 years ago

i want to set the mouse icon but i get an error saying 'cannot set icon of playermouse '

here is my code (in localscript)


while wait() do mouse = game.Players.LocalPlayer:GetMouse() mouse.Icon = "http://www.roblox.com/asset/?id=166743905" end
1
You can only set the icon of a mouse in a tool or HopperBin. 2eggnog 981 — 9y

Locked by BlueTaslem

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?