HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Ability mount help

03-20-2007, 05:09 PM#1
revolve
I am making a RPG with differnet races and classes.
Now i am stucked.
I have one orc class, Shaman, that should be able to mount a wolf (using thrall and thrallnowolf model) but:
when they mount, a new unit appears and thats what i wanted but with whole new lvl, spell etc.
So maybe someone can help me use trigger (or something else) so the new unit will have the same lvl etc. as the old.

thanks for reading this!
03-20-2007, 05:19 PM#2
moyack
You have to make a custom unit based in the model mentioned, but with the stats and spells that you need.
03-20-2007, 05:21 PM#3
revolve
I have made both custom units, with same stats and everything exept move speed and model.
03-20-2007, 07:52 PM#4
Dil999
I would do it with an If/Then/Else series
If triggering unit has ability (Your first ability), set level of (That ability) to level of (That Ability) for (Last created Unit)

Do that for every ability. Oh. and create your new unit unit with a trigger
You also may wanna get items, which im sure you can do also.
03-20-2007, 09:07 PM#5
diablo-dk
you could also just hide the unit and create a new one, then when u unmount you just unhide the unit.
03-20-2007, 11:57 PM#6
Dil999
What if he gains a level when in wolf form?
If you hide it he would lose that level.

..Unless you do a trigger to change the one when the other takes damage and levels up and gets an item.. or something
03-21-2007, 03:46 AM#7
Pyrogasm
How about Chaos Morphing them?
03-21-2007, 05:50 AM#8
revolve
Well ican use items aswell i think, cause before i thought that you go to a "wolf tamer" and do a research and buy a wolf that can walk, but i can also use a shop so you mount the wolf with an item and no "living" wolf.
And maybe using effect so when using item it changes model and speed.
I will try it now!
03-21-2007, 06:13 AM#9
revolve
oh now i have tryed.
I am not sure which trigger event i should use for the item, cause if i take "Specific unit-event" i choose a unit, but then i am choosing like Thrall 0038 or Thrall 0063.
Any ideas?
03-21-2007, 07:54 PM#10
Dil999
You could just use Metamorphosis and change Gameplay Constants - Deactivateable Metamorphosis to true. Then set the duration on metamorphosis to 99999999
03-22-2007, 06:41 AM#11
revolve
Well, i want my units able to unmount the mounts too.
And if i use metamorphis, that countdown will be showed and thats not good.