SpawnParticle (Harvest)

From OxeyeWiki

Jump to: navigation, search

spawnParticle(type, x, y[, z])

Creates a particle at the given world coordinates. The particle names can be found in this list.

Parameter Expected Type Description
type String The particle identifier name.
x Number The x world coordinate.
y Number The y world coordinate.
z Number The z world coordinate.
Returns

Returns nothing.

Harvest Library

Example

harvest.spawnMissile("SellEvent", 0, 12, 0)

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox