Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
|
| 01 Sep 2014 05:06 AM |
I did a couple already, but these two come up in Graph or such, and I have no idea what to do with it since no code lines come with it.
Mouse Icon: http://wiki.roblox.com/index.php?title=Icon_(Property)
First Person: http://wiki.roblox.com/index.php?title=CameraMode_(Property)
|
|
|
| Report Abuse |
|
|
Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
| |
|
Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
|
| 01 Sep 2014 05:23 AM |
| Anyone exist here?! Hellloo....?! |
|
|
| Report Abuse |
|
|
Zecrit
|
  |
| Joined: 24 Jan 2013 |
| Total Posts: 2618 |
|
|
| 01 Sep 2014 05:30 AM |
Nobody has any idea what the hell you want nor what you're talking about.
Clarify. |
|
|
| Report Abuse |
|
|
Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
|
| 01 Sep 2014 05:42 AM |
| I want to use both of these in my game. How do I do it? |
|
|
| Report Abuse |
|
|
Zecrit
|
  |
| Joined: 24 Jan 2013 |
| Total Posts: 2618 |
|
|
| 01 Sep 2014 05:46 AM |
It tells you...
Camera mode: game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson --or third person
Icon:
local ICON = --Your decal here- Mouse.Icon = Tool.Enabled and MOUSE_ICON |
|
|
| Report Abuse |
|
|
Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
|
| 01 Sep 2014 05:59 AM |
Where do I put them both,
StarterGui in a LocalScript? |
|
|
| Report Abuse |
|
|
| |
|
Arkarise
|
  |
| Joined: 16 Jul 2012 |
| Total Posts: 1340 |
|
|
| 01 Sep 2014 06:58 AM |
I put them in a Local script, and put them in StarterGui, but it didn't work.
Where do I need to put them? |
|
|
| Report Abuse |
|
|
|
| 01 Sep 2014 07:00 AM |
It's supposed to work, I did that for my game, and it worked. Maybe your code isn't right,
~ Dreams don't exist. It's yesterday's tomorrow that does. ~ |
|
|
| Report Abuse |
|
|