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

Is there any way I can do this?

Asked by 7 years ago

Please make your question title relevant to your question content. It should be a one-sentence summary in question form.

Alright, so I have been trying to do this for a bit, but I cannot seem to do it, is there any way I can make a gui show the item a character is using?(By Item I mean tool)

0
Edited my answer. StoIid 364 — 7y

1 answer

Log in to vote
0
Answered by
StoIid 364 Moderation Voter
7 years ago
Edited 7 years ago

Yes.

You could use some basic functions and listeners to hear when a player equips a tool and then just change the gui's properties accordingly.

There are many different methods you could go about doing this but that is for you to decide based on what kind of coder you are.

First you'd need to know how to listen for such a thing so you should read up on these 3 helpful topics.

These will help you understand how and what you need to do to get what you're trying to make. If you run into any troubles or have more questions, just ask.

Hope this helped!

0
Can you tell me how :D christiannewman 0 — 7y
0
Can you write me an Example please? So I would know what exactly to look into christiannewman 0 — 7y
0
With the links and info provided you should be able to complete this yourself. You need to at least try. I am not going to just do the work for you. You don't learn that way. StoIid 364 — 7y
0
No, Nevermind, I found examples on the websites, and I didn't want you to do the work for me, I wanted examples of code and what they did, but they are provided in the websites, have a nice day :D christiannewman 0 — 7y
Ad

Answer this question