featherd
|
  |
| Joined: 04 Nov 2012 |
| Total Posts: 923 |
|
|
| 23 Nov 2013 08:28 PM |
How would a create value, such as exp. Then connect it to a GUI I made, that shows progress?
Thanks -Featherd |
|
|
| Report Abuse |
|
|
diddims4
|
  |
| Joined: 18 Feb 2010 |
| Total Posts: 884 |
|
| |
|
featherd
|
  |
| Joined: 04 Nov 2012 |
| Total Posts: 923 |
|
| |
|
REM25
|
  |
| Joined: 28 Feb 2010 |
| Total Posts: 3154 |
|
|
| 23 Nov 2013 09:52 PM |
| give me yo trophy and I shallz halps :3 |
|
|
| Report Abuse |
|
|
featherd
|
  |
| Joined: 04 Nov 2012 |
| Total Posts: 923 |
|
| |
|
talk2me2
|
  |
| Joined: 25 Mar 2011 |
| Total Posts: 1051 |
|
|
| 24 Nov 2013 12:16 PM |
I think I get it. I'll do my best.
Make your Gui, and add a local script into it.
Then, you need to get the player 'local plr = game.Players.LocalPlayer' and find the Exp, in the leaderboard. Something like 'plr.Leaderstats.Exp'. Then, in the Gui, make it so that it changes the text, using 'gui.Text = Exp.Value, "/100"'. Sorry, I'm not very good at the moment.
-Talk2 |
|
|
| Report Abuse |
|
|