Warcraft III resources & community, 2003–2006 · archived

Item Handle

3 posts
#1

Item Handle

Does anyone know what the handle for an item is?

(i is an item array)

set i[x] = GetHandleHandle(s, (I2S(x)))

Gives me "type mismatch in assignment"
#2
item->widget->handle tho u must use the function GetHandleItem(s,I2S(x)),it's part of KaTTaNa's handle system
#3
Nvm, Kattana's handle functions didnt include items, so I added one.