Skript: Variables in Block Break effect

Created on 23 Jun 2018  路  4Comments  路  Source: SkriptLang/Skript

play redstone block breaking at player <- work
play {_block} breaking at player <- not work

invalid

Most helpful comment

"%{_block}% breaking" parsed as visual effect

All 4 comments

You can't use variables in type placeholders, the parse expression is there to solve that.

I cannot get it to work
play {_test} parsed as particle at player

"%{_block}% breaking" parsed as visual effect

thank you 馃枻

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Anoniempje1234 picture Anoniempje1234  路  3Comments

Snow-Pyon picture Snow-Pyon  路  4Comments

ghost picture ghost  路  3Comments

ghost picture ghost  路  3Comments

jaylawl picture jaylawl  路  3Comments