#Selecting the party within the group
30 messages · Page 1 of 1 (latest)
** You are now Level 9! **
he wrote variable directly after it...
just do
local idk = model.Part
no?
i think he may have been refering to selecting parts in roblox studio workspace by mouse click?
Example.
I want to select the checked ones in the script
But it is not clear whether the user added them or not
can be idle
It can also be like this
@austere vine
so i do not understand
like local gui = --something
gui.Frame:FindFirstChild("what you want to find")
A system for collecting items
When the user gets that item, a photo of the item appears in the GUI.
And we don't know how many you took
That's why the script needs to check all frames.
Using for twice in a for takes too long. Is there a shorter way to do this?
@austere vine
uh
tables?
{item1;item2}
you can represent them kind of like objects
{[item1]=workspace.Part;[item2]=workspace.Part2}
What if I send an event to the script where the image was copied and have it deleted?