as for example in the cheststealer tutorial, windowclick is used. everytime i want to do something with it i have to skid the method because i dont know the args. anyone wanna explain the two marked args and their different combinations?
Code:
mc.playerController.windowClick(windowID, i, -- this one --, -- this one --, mc.thePlayer);