I implemented items and a standard inventory, all mostly based on OneTwoSC's Tutorial.
Let's take for example a basic weapon, which gives +3 damage. My Heros can all pick it up, but the weird thing is that for some them the bonus of 3 damage is applied - and for some it just isn't.
All my heros are based on existing units. They all have the ability HeroInventory (I double-checked that ;-) ).
Some of the units the items (and i mean all items) are perfectly working for:
Predator, WBF, Hydralisk, Zergling
Not working for:
Space-Marine, Banshee, Goliath, Reaper, Mutalisk, Scout
As you can see there is no pattern. Or I cant make it out. :-<
Thanks for any advice...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I implemented items and a standard inventory, all mostly based on OneTwoSC's Tutorial.
Let's take for example a basic weapon, which gives +3 damage. My Heros can all pick it up, but the weird thing is that for some them the bonus of 3 damage is applied - and for some it just isn't.
All my heros are based on existing units. They all have the ability HeroInventory (I double-checked that ;-) ).
Some of the units the items (and i mean all items) are perfectly working for: Predator, WBF, Hydralisk, Zergling
Not working for: Space-Marine, Banshee, Goliath, Reaper, Mutalisk, Scout
As you can see there is no pattern. Or I cant make it out. :-<
Thanks for any advice...