HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

No inventory o.o

09-07-2008, 06:25 AM#1
d07.RiV
So I make a hero, fill some values and run the map and o.o the hero has no inventory..

Hero is based on Warden (Ewar)
Here are relevant modifications:
Code:
heroAbilList=A0YM,A0PL,A03P,A03Q,Aamk
abilList=Ainv
upgrades=_
hideHeroDeathMsg=1
points=60
stockMax=1
stockRegen=6
stockStart=15
type=undead
Ainv has not been modified and it works perfectly on other heroes.
A0YM and A0PL are based on channel, A03P and A03Q are based on evasion.

What else could be the reason for that?
09-07-2008, 06:32 AM#2
d07.RiV
Mhm apparently it was one of those weird text bugs wc3 got. I re-typed the Ainv text and it worked.