Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a particle emitter
Permission Level | Game Directors |
---|---|
Requires Cheats? | Yes |
Usage
Particle
/particle <effect: string> [position: x y z]
Create a particle
emitter with a required effect
and optional position
.
Arguments
effect
: string Astring
that specifies the particle to create.position: x y z
: position Avector
with[x y z]
coordinates that specifies where to make the particle. Default: the position of the executor.