drop array

Operand types

array: Array

Type of returned value

Description

Drops a particle into the scene.
Array is in format ParticleArray.

Used In

OFP/ArmA

Example

drop ["cl_basic", "", "Billboard", 1, 1, [-3.5*(sin(direction xural)),
-3.5*(cos(direction xural)), 0], [random 0.1, random 0.1, random 0.5], 1, 0.005, 0.0042, 0.7, [0.3,3], [[0.5,0.5,0.5,0],[0.7,0.7,0.7,0.5],[0.9,0.9,0.9,0]] , [0,1,0,1,0,1], 0.2, 0.2, "", "", xural]
Search OFPEC COMREF