Replacing unit and hashtable

Status
Not open for further replies.
Level 7
Joined
Jul 29, 2009
Messages
276
Im using an hashtable to store stuff based on the Handle ID of some units.
if i replace a unit does it get a new handle ID (and so i need to update the table)? if it does change is there a simple way that wont force me to copy-paste every value in the table to the new handle ID?
 
Level 7
Joined
Jul 29, 2009
Messages
276
i'm using GUI (Jass dosnt get me, and i dont like doing things i should :p).

thx for the quick answer, rep+
 
Status
Not open for further replies.
Top