gruntkiller4000
Warming Up

Posts: 14
Registered: 01-12 |
How do I make a proper inventory type like ammo, health, armor, etc. I want to add "Treasure" to Doom. I have added a Decorate class called Treasure : Inventory. I used SBARINFO to make the value and icon to appear on the screen and everything works. When I pick up the treasure it adds 100. BUT, when I inherit a new item to my new Treasure item, nothing seems to change. I set Inventory.amount to 100, but the treasure doesn't increase. I used the ZDoom Wiki a lot but it's not much help. Help please?
|