Started by
God_Of_Wood
on
Topic category: User side tutorials
I need to check if an item is inside a specific GUI in order to run a procedure, how could I go about doing this?
Topic category: User side tutorials
I need to check if an item is inside a specific GUI in order to run a procedure, how could I go about doing this?
in the GUI, go in the procedures thongs, and on the "on GUI open tick update", make a new procedure for it, it should then be obvious what you'll have to do
I've tried to do this, but I don't know if I'm doing it right.
This is the code I'm using to check if the items are in their GUI spot: https://postimg.cc/JG0DQ2tX
And this is the code I'm using to do something if 'true': https://postimg.cc/qNCNP6sM