Pizzalol / SpellLibrary

Repo for recreating the original dota skills
Other
337 stars 123 forks source link

Shapeshift crashes the game #38

Closed KirmesBude closed 9 years ago

KirmesBude commented 9 years ago

Shapeshift seems to crash the game, when HideWearables is called.

MNoya commented 9 years ago

Yea HideWearables is outdated, change invisiblebox setting to :AddEffects(EF_NODRAW)

KirmesBude commented 9 years ago

Thanks for the detailed answer. Funnily enough the code failed on printing out the next model name for some reason.