object - commandobject - unit - tank - carrier


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

Scope: private

Parameters
nX - X-coordinates of point where single container lays on ground.
nY - Y-coordinates of point where single container lays on ground.
nZ - Z-coordinates of point where single container lays on ground.

Return values
none

Description
This function begins getting single container laying on ground in point (nX, nY, nZ). If we are'nt near by this point or if we already have container than Carrier will do nothing.

See also
IsGettingContainer