Scripting help please

So if I am scripting something for a shop gui which would best fit the part of the items like swords and axes.

Do I start with local or Just stay with hello world and put all the other stuff in or can I have it all like it is?

I will post images if necessary.

Now it’s time for you to help me out.

3 Likes

I don’t really get what you’re trying to say. Are you trying to get feedback if your script is optimal for a Shop GUI?

Sharing what scripts you have for your shop would be appreciated. This is #help-and-feedback:scripting-support , after all.

2 Likes

Yes I need a little bit of more understanding the first step

2 Likes

So…have you started scripting your shop yet, or you need to understand how you should build one?

2 Likes

I have started but I started do the script to make it open and close but forgot how to start I got the rest of it down just need help with making it a model script or just a script

2 Likes

Are you saying you forgot how to script in general or don’t know how to make a shop GUI script

2 Likes

Do I use the script and model script to open and close the Ui buttons?

Mate you’re not making what you want help with very clear

I can tell there may be a language barrier(if not your grammar is just very poor and hard to understand) so if possible please show scripts and images. That may help us understand more without the need for verbal communication

IMG_0489

Sorry if it’s blurry had to kinda do it so this won’t get deleted.
Which one do I use to open and close ui?

Either works really. If you plan to open or close multiple UI across different scripts, consider doing it in a module script so that function can be used by other scripts. If its just for 1 UI then normal script would be fine.

1 Like

Thanks for solving the problem or issue I had. Your feedback helped thanks!

1 Like

A special thanks to all of you who helped me thanks. I appreciate the kindness and patience you guys had to help me. I am autistic. I am a very slow learner. I also make some words that doesn’t make sense. So apology to me.

4 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.