Skript Version (do not put latest): Skript 2.2 (dev20c)
Skript Author: Bensku
Minecraft Version: 1.11
---
Full Code:
Errors on Reload:
Addons using:
Umbaska 3.3, WildSkript (idk the version), skUtilities v0.9.2, skript-json-1.1.0, skRayFall v1.9.15, skQuery (idk the version), Skellett (idk the version), SkAction 2.2, SharpSK (idk the version), RandomSK 2.7.1, MundoSK (idk the version),
Troubleshooting:
Have you tried searching the docs? No
Have you tried searching the forums? Yes
What other methods have you tried to fix it? I have tried to change the code a little bit and still didn't work
Skript Author: Bensku
Minecraft Version: 1.11
---
Full Code:
Code:
command /test:
trigger:
wait till {variable} is set
send "test"
Errors on Reload:
-
Code:
wait till {variable}' is not an entity type (core.sk, line 321: wait till {variable} is set')
Addons using:
Umbaska 3.3, WildSkript (idk the version), skUtilities v0.9.2, skript-json-1.1.0, skRayFall v1.9.15, skQuery (idk the version), Skellett (idk the version), SkAction 2.2, SharpSK (idk the version), RandomSK 2.7.1, MundoSK (idk the version),
Troubleshooting:
Have you tried searching the docs? No
Have you tried searching the forums? Yes
What other methods have you tried to fix it? I have tried to change the code a little bit and still didn't work
Last edited: