Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why is my display currency to collect not working?

Asked by
Aepeus 59
9 years ago

Please provide more explanation in your question. If you explain exactly what you are trying to accomplish, it will be much easier to answer your question correctly.
TN = game.Players.LocalPlayer.Tycoon.Value
AT = game.Workspace["Zednov's Tycoon Kit"].Tycoons["Tn"]

script.Parent.Text = AT.CurrencyToCollect.Value

I am trying to make a display that displays your Currency To collect in a GUI. The error is Tn is not part of folder, but I dont know how to fix that.

1
 We are supposed to fix it, not interpret it. Have you checked your output for errors? TheDeadlyPanther 2460 — 9y
0
This part of the script provides absolutely no clues on the question. Marios2 360 — 9y

Answer this question