Spawn Particle #184


  • New
  • Defect
Open
Assigned to _ForgeUser8860360
  • _ForgeUser14677317 created this issue Oct 31, 2015

    About -
    Spawn Particle

    Code -
    every second:
        loop {particle.box::*}:
            set {_number} to {pb.number.%loop-value%}
            set {_radius} to {pb.radius.%loop-value%}
            if {pb.fireworksspark.%loop-value%} is true:
                1.8 spawn {_number} of particle fireworks spark:0 offset by {_radius}, {_radius}, {_radius} at {partbox.%loop-value%} with data 0

    Error Code -
    http://pastebin.com/pkcaZdH2

    Server Version -
    Spigot 1.8 R0.1 SNAPSHOT

    Umbaska Version -
    umbaska 2.0 beta 4

  • _ForgeUser14677317 added the tags New Defect Oct 31, 2015

To post a comment, please login or register a new account.