object - commandobject - unit - tank - transporter


void CallPutUnit(int nX, int nY, int nZ)

Scope: private

Parameters
nX - X-coordinate of point where should be put transported unit.
nY - Y-coordinate of point where should be put transported unit.
nZ - Z-coordinate of point where should be put transported unit.

Return values
none

Description
[MP]
This function begins putting transported unit to point (nX, nY, nZ).

See also
IsPuttingUnit