object - player


void GiveAllBuildingsTo(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 buildings in area to specified player

See also