|
| 09 Jan 2015 07:45 PM |
function m1() game.Players.LocalPlayer.PlayerGui.MouseGui.Cursor.Size = UDim2.new(0, 200, 0, 200) game.Players.LocalPlayer.PlayerGui.MouseGui.Cursor.Position = UDim2.new(0.43, 0, 0.39, 0) end
function m2() game.Players.LocalPlayer.PlayerGui.MouseGui.Cursor.Size = UDim2.new(0, 100, 0, 100) game.Players.LocalPlayer.PlayerGui.MouseGui.Cursor.Position = UDim2.new(0.45, 0, 0.41, 0) end
script.Parent.MouseEnter:connect(m1) script.Parent.MouseLeave:connect(m2)
=====================================================================================
here's a pic of my datamodel
/IuY73iL
o ye mr krabs |
|
|
| Report Abuse |
|
|
Dwarlon
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 4604 |
|
| |
|
Mboyb12
|
  |
| Joined: 10 May 2013 |
| Total Posts: 5023 |
|
|
| 09 Jan 2015 07:46 PM |
| I don't know much about scripting, but I'd imagine that you forgot the "end" at your bottom two lines |
|
|
| Report Abuse |
|
|
|
| 09 Jan 2015 07:47 PM |
"Output please" 20:47:16.556 - Auto-Saving... 20:47:16.915 - Plugin attempting to show toolbar that does not exist - 202 20:47:17.623 - httpGet http://api.roblox.com/universes/get-info?placeId=0 failed. Trying again. Error: HTTP 400 (Invalid universe). Elapsed time: 0.169962 o ye mr krabs Ro-Defender has removed a total of 10 viruses and junk items from your games!
o ye mr krabs |
|
|
| Report Abuse |
|
|
Dwarlon
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 4604 |
|
|
| 09 Jan 2015 07:50 PM |
are you using a custom cursor
what activates the function |
|
|
| Report Abuse |
|
|
|
| 09 Jan 2015 07:50 PM |
here, I uploaded the place and uncopylocked it so you can look at it
o ye mr krabs |
|
|
| Report Abuse |
|
|
|
| 09 Jan 2015 07:51 PM |
oops, forgot link http://web.roblox.com/thing-place?id=202136915 don't ask what it is
o ye mr krabs |
|
|
| Report Abuse |
|
|
Dwarlon
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 4604 |
|
|
| 09 Jan 2015 07:55 PM |
| that sound's id is not workign and needs a wait() before the script in it |
|
|
| Report Abuse |
|
|
|
| 09 Jan 2015 08:08 PM |
it's not the sound dummy it's the script in the part with the surface gui
o ye mr krabs |
|
|
| Report Abuse |
|
|
Dwarlon
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 4604 |
|
|
| 10 Jan 2015 12:55 PM |
I know its not the sound, i was just checking it out
it sucks anyways |
|
|
| Report Abuse |
|
|
Shoockwav
|
  |
| Joined: 14 Jul 2013 |
| Total Posts: 1648 |
|
| |
|