| 06-04-2009, 11:46 AM | #1 |
I noticed items are never removed from game (when you kill them) They just stay on the map hidden or something... Also when you use tome of power for example game leaves some small glitering object on the gound. It is by camera manipulation that I discovered that those objects are actually small tomes (scaled to 0.1 or something) There does not seem to be any decay constant for items in gameplay constants. Comments? |
| 06-04-2009, 12:40 PM | #2 |
Are you sure it's not just an effect left behind? Happens with all tomes and stuff... have you checked for a mini treasure chest? |
| 06-04-2009, 12:48 PM | #3 |
Yes I am sure. Item handles remain valid after death. You can properly read ItemUserData as well. |
| 06-04-2009, 01:59 PM | #4 |
blizzard ruin item system in 122 (or 123) you shoud remove items on you own by checking its current health (enum all items on map and check health) |
| 06-05-2009, 12:22 PM | #5 | |
Quote:
p.s. that would explain the little glitters abutting the skill-up vendor in TBR... |
| 06-05-2009, 12:58 PM | #6 |
> p.s. that would explain the little glitters abutting the skill-up vendor in TBR... As well as the fps drops when spamming your Hero with tomes.. |
