• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Druid hero.

Status
Not open for further replies.
Level 2
Joined
Jan 13, 2011
Messages
19
need help with druid shapeshifting hero.
how can iget so each time it shape shifts it gets different spells depending on want it shape shifts into. also when it learns the skills in shape shift mode, will it reset each time to shapeshifts again. if so can i fix this?
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,286
For each form, make a separate hero. When he morphs, you swap the heroes. Items get transfered each time he swaps. This is how class changes were done in FFEpic RPG.

You could ofcourse recreate the hero each time and store ability levels in an integer array system but this may cause frame dropping at high levels with code that must run on each level.
 
Level 2
Joined
Jan 13, 2011
Messages
19
but this is an rpg and saving will be done in normal mode, so how can it be made that when saving, it will save ur heroes spells in each form, how do we make it that when u save, it saves the spells in ALL 3 forms.
 
Status
Not open for further replies.
Top