|
| 29 Mar 2015 12:12 AM |
So I found this Gui/Script and it works perfectly but the problem that I am having is that I can't buy anything with the Points/Money nor can I add money into the "Bank" I would like to finally complete my game so if you can help out at all that would be great!
Link to the place with the Scripts and Guis: http://web.roblox.com/unnamed-place?id=20801763 |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 29 Mar 2015 12:47 AM |
| Go to your output and look for erros and check your script analysis. Then if you can find anything then post the code. |
|
|
| Report Abuse |
|
|
|
| 29 Mar 2015 01:58 AM |
| Well my problem is I don't know where to find the place to use the money, Like normally you would find it in a leader board like this: local Money = p[i].leaderstats:findFirstChild("Money") but it is not a leaderstats the gui doesn't use anything like that it's most less a value then anything. Best way I can put it |
|
|
| Report Abuse |
|
|
|
| 29 Mar 2015 02:04 AM |
Well, your Gui is pretty silly since someone's gold resets every time they die...but if you are going to continue to use it, the gold value that is being projected on the gui is stored at: game.Players['PlayerName'].Gold.Frame.lStatsG.Gold.Value |
|
|
| Report Abuse |
|
|
|
| 29 Mar 2015 02:08 AM |
| Yeah I tried it just a little while ago, I don't know why it resets every time. Do you know of any way to fix that? |
|
|
| Report Abuse |
|
|