View Single Post
10-19-20, 11:20 PM   #1
Reattach
A Kobold Labourer
Join Date: Oct 2020
Posts: 1
Need help with a Click function (Massive beginner)

Hi, i'm a massive noob to this

I'm wondering how i would go about using a :Click() function on a frame/button in the game, usually i can get this to work but this one is different.

Using /fstack i can see the button i want to click comes up like this:

table: 327990E8 (StoreCollectionFrameActivateButton)

https://imgur.com/n4P2tCU

Different from what i've used before, this one has table: (numbers) in it, which i have found out means it's the children of the frame, or atleast so i think. Does this mean it's not able to be clicked with a function? Or how would i go about doing that, the button/frame i want to click is StoreCollectionFrameActivateButton.

Last edited by Reattach : 10-19-20 at 11:24 PM.
  Reply With Quote