Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.