#Detecting When a Player Opens Their Inventory Screen
1 messages · Page 1 of 1 (latest)
The closest you can do to that is detecting whether a player has an item currently being held by their mouse Which is when you move an item with your mouse from one slot to another that's as close as you can get to that other than that no there isn't anyway
Do you think there's something I can do with the Ui element In jsonUi?
That I can detect in a script
Json UI is beyond me as I do my best to stay away from the damn thing as it is notoriously complex and horrible but as far as I know there isn't anything in the Json UI that interacts with or can be queried through scripts the only thing that would maybe follow into that category would be the action forms message forms and module forms which are all server UI forms Which can be edited with JSON UI but outside of that no at least not to my knowledge