|
| 14 Jul 2014 12:03 PM |
| I want to be able to access players' mouses, but I don't want to have to use a tool or hopperbin. Is this possible? |
|
|
| Report Abuse |
|
|
| |
|
Vuva
|
  |
| Joined: 22 Jan 2010 |
| Total Posts: 1102 |
|
|
| 14 Jul 2014 12:07 PM |
| You can do Player:GetMouse(), but that only works with localscripts. |
|
|
| Report Abuse |
|
|
smiley599
|
  |
| Joined: 23 Jan 2010 |
| Total Posts: 21869 |
|
|
| 14 Jul 2014 12:08 PM |
Yes.
mouse=game.Players.LocalPlayer:GetMouse() |
|
|
| Report Abuse |
|
|
|
| 14 Jul 2014 12:43 PM |
LocalScripts only Work in StarterPack, StarterGui, Player, Tools and Hopperbins... and thats the only way to get the Mouse |
|
|
| Report Abuse |
|
|