Choose Hero Statistic HEEEELP !

Status
Not open for further replies.

MJ.Suxxy

M

MJ.Suxxy

Please guys i saw an ability that gives the possibility to choose the attributes of your hero (str,agi.int)! I look the trigger but it was writed ..... i dont understand this type of triggers and i cant just copy them !!! ( The triggers are like notes ?! ) So i need a way that i could make an attribut bonus to my heroes ...... i cant make it with the ability attribute bonus beacause my heroes have 5 spell ..... 2 ultys :D and thats the maximum !!! Please help !!!
 
LOL ...... hahahha what do you mean ! Ill modify the attribute of the hero with trigger ..... when ?? :lol: When i learn a skill and i dont have space for more than 5 skills .... i saw a skill that is like the spellbook but it appears only when a hero get a level ..... when u click it it appears the 3 hero attributes in the inventory ( where the items are placed ;D ) and u can spend the point for each attribute u want :D U can download the map from Spells :D its called BagAttrSSA.w3x
So any other can help me i need it too much ..... MAY BE I CANT FINISH MY MAP without this :cry: Download the spell and see it in the editor .... i need help !
 
If u want i'll import them.
Also other options are the use of an item:
Code:
Triggers --> Set Bloodlust(u can use others) = Ability[1] (Array) ---> Add Ability[1] to Hero[1] --> Set level of Ability[1] for Hero[1] to LevelAbility[1]

Set Ability[1] = Bloodlust
Set Hero[1] = Unit (The hero that needs more then 5 ability's)
Set LevelAbility = +1

If u have a little of triggers, u should understand these triggers.
There are much other ways in place of that items to add =/
I hope i helped u ;)
 
Status
Not open for further replies.
Back
Top