GamingCriminal
New member
- Joined
- Nov 21, 2021
- Messages
- 1
- Reaction score
- 0
I want to know how to get an event to happen when I click on an item in an inventory menu
Hey, if this doesn't work the way that worked for me was: Player Event: Click Inventory Slot, Control: Wait (1 Tick), If Player: NOT Has Item, Event.I Dont Exactly Know But If I Took A Guess I'd Say [Playerevent >> [Player Click Inventory Slot] ] [Control >> [Wait a couple ticks] ] [If Player >> Cursor Item Equals{The Item} ] ] [Event]
[Player Event > Player Click Inventory Slot] >> [If Game > Event Item Equals] >> ...I Dont Exactly Know But If I Took A Guess I'd Say [Playerevent >> [Player Click Inventory Slot] ] [Control >> [Wait a couple ticks] ] [If Player >> Cursor Item Equals{The Item} ] ] [Event]
Are those abs on your neck?[Player Event > Player Click Inventory Slot] >> [If Game > Event Item Equals] >> ...
This would trigger if you clicked on the wrong item and you didn’t have the correct item in your inventory.Hey, if this doesn't work the way that worked for me was: Player Event: Click Inventory Slot, Control: Wait (1 Tick), If Player: NOT Has Item, Event.
Oh I forgot to put If Player: Has ItemThis would trigger if you clicked on the wrong item and you didn’t have the correct item in your inventory.