<- PRPL reference <- Everything Else 2
Arguments | Result | Notation |
---|---|---|
X Coord, Y Coord, Enemy?, Durability, Size, Square? | [ x1, y1, bool, float, int, bool - int ] |
Sets a bulk of plasma at the specified coordinates.
CurrentCoords True 120 3 0 SetPlasmaBulk #Sets a 3 by 3 area of plasma with durability 120, in a circle.