chest rightclick itemname

  • 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 community!

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

  1. D

    Solved on rightclick on chest with names items

    so.. I made this script: on rightclick on Chest: if name of chest is "Loot": cancel event message "hi" to player But it doesn't seem to work. I think the problem is with the if name of chest is, but I can't figure out why. I don't get an error code or anything and skript is...