so im making a skript when a player crouches and and right clicks a player, it display a profile of the targeted player to the player. One of the features is seeing the targeted players inventory. I can get this to work with vanilla skript but i want it work with the gui if possible.
This is what i currently have:
set slot 0 of player's current inventory to slot 0 of targeted player
set slot 1 of player's current inventory to slot 1 of targeted player
etc
This is what i currently have:
set slot 0 of player's current inventory to slot 0 of targeted player
set slot 1 of player's current inventory to slot 1 of targeted player
etc