hello! recently I just wanted to try using skdragon, but skript makes a strange errore!
Code:
Error:
Can anyone help me? thanks in advance
Code:
code_language.skript:
command /wings:
trigger:
drawWings style 12, particle1 "redstone", RGB 0, 184, 245, particle2 "redstone", RGB2 51, 102, 255, particle3 "redstone", RGB3 0, 0, 204, center player, id "%player%", angle 110, height 0, space 0.2, visibleRange 30, tps 0, second 3
Error:
code_language.skript:
[15:53:56 ERROR]: 'drawWings style 12, particle1 "redstone", RGB 0, 184, 245, particle2 "redstone", RGB2 51, 102, 255, particle3 "redstone", RGB3 0, 0, 204, center player, id "%player%", angle 110, height 0, space 0.2, visibleRange 30, tps 0, second 3' is not an entry (like 'name : value') (particles.sk, line 3: drawWings style 12, particle1 "redstone", RGB 0, 184, 245, particle2 "redstone", RGB2 51, 102, 255, particle3 "redstone", RGB3 0, 0, 204, center player, id "%player%", angle 110, height 0, space 0.2, visibleRange 30, tps 0, second 3')
[15:53:56 INFO]: Loaded 2 scripts with a total of 7 triggers and 38 commands in 0.58 seconds
[15:53:56 INFO]: [Skript] Encountered 1 error while reloading the config and all scripts!
Can anyone help me? thanks in advance