SkellettのLib's Disguise構文

SkriptでLib's Disguiseの構文がSkellettにあるのですが 使おうとするとエラーが出ます Skellettのバージョンは1.9.11、Skriptのバージョンは2.6.3です
5 Replies
tanoKun
tanoKun2y ago
なぜその構文とエラー文を張らない #❓素晴らしい質問の仕方💡 一回読むべきでは
nennneko5787
nennneko5787OP2y ago
on right click:
if event-entity is a shulker:
set {_disguise} to new disguise type "FALLING_BLOCK" with block id 101
set disguise of event-entity to {_disguise}
on right click:
if event-entity is a shulker:
set {_disguise} to new disguise type "FALLING_BLOCK" with block id 101
set disguise of event-entity to {_disguise}
No description
月猫ch
月猫ch2y ago
一個目は何とも言えないけど 二個目は set (disguise of event-entity) to {_disguise} とかしてあげてもだめそう? あと /skript info で出るやつも欲しいかも
nennneko5787
nennneko5787OP2y ago
No description
nennneko5787
nennneko5787OP2y ago
set (disguise of event-entity) to {_disguise} でもダメでした メンションすみません ミスりました

Did you find this page helpful?