Skript Version: 2.2-dev23
Skript Author: Bensku?
Minecraft Version: 1.8.8
Full Code:
Errors on Reload:
None
Console Errors: (if applicable)
None
Other Useful Info:
Here is a video where I demonstrate it not working:
Addons using (including versions):
Skript, SkQuery, SkStuff, skUtilities, SkAction, Skellett, skRayFall, WolvSk, Umbaska, MundoSk, WildSkript, TuSke, SharpSK
(Yes I have a problem with addons)
Troubleshooting:
Have you tried searching the docs? No
Have you tried searching the forums? Yes
What other methods have you tried to fix it? Changing the "if" checking methods around.
Skript Author: Bensku?
Minecraft Version: 1.8.8
Full Code:
code_language.skript:
on rightclick on a chest:
if player's world is "KitPvP":
if player's gamemode is adventure:
if "%location of clicked block%" contains "-1422" and "5" and "981":
#if "%location of clicked chest%" contains "-1422" and "5" and "981":
cancel the event
broadcast "&a&lWOOHOO!"
Errors on Reload:
None
Console Errors: (if applicable)
None
Other Useful Info:
Here is a video where I demonstrate it not working:
Addons using (including versions):
Skript, SkQuery, SkStuff, skUtilities, SkAction, Skellett, skRayFall, WolvSk, Umbaska, MundoSk, WildSkript, TuSke, SharpSK
(Yes I have a problem with addons)
Troubleshooting:
Have you tried searching the docs? No
Have you tried searching the forums? Yes
What other methods have you tried to fix it? Changing the "if" checking methods around.
Last edited: