Right click on item frame

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

YellowZaki

Member
Mar 6, 2017
24
0
0
26
Hello, I need to execute an action when a player place an item on a item frame but I can't get it to work with:

on right click on item frame:
message "It didn't work"

It's very urgent for me.
Thanks.
 
Try changing it to 'message "test" to the player'. In some entity events, the default entity it messages isn't the player (e.g. if you use 'send' in a damage event where the player is attacking, you have to add 'to the attacker'). I don't know if it'll work but it's worth a try before going for anything more complicated.
 
Status
Not open for further replies.