- Joined
- Sep 11, 2011
- Messages
- 1,176
hello everybody. i have a problem saving an item handle to a hashtable.
this is what i do
anybody know how to counter this ? should i hide these item instead of removing them ?
this is what i do
- Set ItemType[1] = Claws of Attack +15
- Item - Create ItemType[1] at tempPoint
- Hashtable - Save Handle Of(Last created item) as 1 of 1 in hash
- Item - Remove (Last created item)
anybody know how to counter this ? should i hide these item instead of removing them ?