Black Ops III

SpawnPlane

Spawns a plane at the origin

Example:

plane = spawnplane( owner, "script_model", origin )

Returns: entity

Parameters

ParameterSummary
*playerthe owner
*classnameclass of entity
*originlocation to spawn at
[spawnflags]optional spawn flags

* = mandatory