CreateItemPool

comment

Creates an empty itempool handle.

Item pools are initially empty, but can have item-types added to them via ItemPoolAddItemType. Item pools only serve for random item placing, via PlaceRandomItem.

patch

1.00

return type
itempool
Source code
native CreateItemPool           takes nothing returns itempool
Source
common.j
wc3modding.com
CreateItemPool