SkDragon problem

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Famix

New Member
Jun 6, 2019
9
0
1
23
Hello!
I have a problem with skdragon.
code:
Code:
    loop {circle.list::*}:
        if {circle.loc.%loop-value%} exists:
            set {_loc} to loop-value
            drawHalo particle "redstone", center at {_loc} , id "circle.all.%arg-1%", rainbowMode true, solid true, density 10, visibleRange 10

i need the particle to be on that place.

Erorr:
The expressin "argument" can only be used within a command
 
Status
Not open for further replies.