Upgrade Ability

Just_kill

New Member
Reaction score
0
I have made a map were you need to buy your spells. but the problem is that I don't know how to upgrade them. I'm trying to make it like every time you buy the spell he gets one more level, how do I do that.? :cool:
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Well, how do you "buy" the spell in the first place ? :S
Show that trigger please ;)
 

Just_kill

New Member
Reaction score
0
Trigger:
  • Animate Dead
    • Events
      • Unit - A unit Acquires an item
    • Conditions
      • (Item-type of (Item being manipulated)) Equal to Animate Dead
      • (Learned Hero Skill) Equal to Animate Dead
    • Actions
      • Item - Remove (Item being manipulated)
      • Unit - Add Animate Dead to (Hero manipulating item)
      • Special Effect - Create a special effect at (Position of (Hero manipulating item)) using Objects\Spawnmodels\Other\ToonBoom\ToonBoom.mdl
 

Necrach

You can change this now in User CP.
Reaction score
62
Use this action
Trigger:
  • Unit - Increase level of Add Animate Dead for (Hero Manipulating Item)


Check with a If/Then/Else action if the hero has the ability. If the hero doesn't, add ability. If it does, increase level of ability!
 

Accname

2D-Graphics enthusiast
Reaction score
1,464
the second condition is completely useless. not just useless, i think it wont even work.
Trigger:
  • Animate Dead
    • Events
      • Unit - A unit Acquires an item
    • Conditions
      • (Item-type of (Item being manipulated)) Equal to Animate Dead
    • Actions
      • Item - Remove (Item being manipulated)
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Level of (Animate Dead) for (Hero manipulating item)) Equal 0
        • Then - Actions
          • Unit - Add Animate Dead to (Hero manipulating item)
        • Else - Actions
          • Unit - Increase level of Animate Dead for (Hero manipulating item)
      • Special Effect - Create a special effect at (Position of (Hero manipulating item)) using Objects\Spawnmodels\Other\ToonBoom\ToonBoom.mdl
this would be how it got to look like.

by the way, it still leaks a location, i hope you know how to clean it. if not just say so.
 

Inflicted

Currently inactive
Reaction score
63
well it could be one of those games, where you have to choose the abilities at the beginning and can only upgrade them from the shops.

therefore 'it would not be useless'.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top