object - player


void GiveAllUnitsTo(player pPlayer, int nX, int nY, int nRange)

Scope: public

Parameters
pPlayer - player
nX - x - coordinate
nY - y - coordinate
nRange - radius

Return values

Description
Gives all units in area to specified player.

See also