Warcraft III resources & community, 2003–2006 · archived

maybe a stupid question, but, how have Hero lvl>10 ???

14 posts
#1

maybe a stupid question, but, how have Hero lvl>10 ???

I tried to discoverd triggers by making a rpg but i dont understand my maxlvlHero is 10 and i cant change that. Only have less like 9, 8 or 2, but no more!!!!
grrrrrrrrrr
:cry: :( :evil:
#2
Change the max hero level in the Game Constants.
#3
uh
the windows with units stats is not suffisant, it is that right?

edit:
I fund this variable, Thanks u very much!!
But why the windows of unit-editing is not suffisant? It is stupid, no?
#4
where do I change to a specific hero pass through level 10 until levl 30, for example? :?:
#5
In the Object Editor, under Hero - Max Level (something like that).
#6
no, use triggers:
event: generic unit event - a unit gains a level
condition: integer comparison - Hero level of triggering unit is equal to 30
action: Hero - disable experience gain for tiggering unit/leveling hero
#7
I think oz02 is right, Deustini didn't ask how he could stop heros getting exp, simply how he could make one specific hero gain levels higher then 10 (what is the standard for every hero, even if you change the game constants)
#8
then add a condition :wink: :
tiggering unit /leveling hero = specific hero.

i thought Deustini would like to prevent heros reaching lvl 31
#9
You can spawn a hero at a certain level. To do it simply, give the spawned a hero level up tomes with no graphics level up(with the item level up hero ability +level increase)
#10
SophoYou can spawn a hero at a certain level. To do it simply, give the spawned a hero level up tomes with no graphics level up(with the item level up hero ability +level increase)


i prefer using triggers for sth. like that :wink:
#11
Newbies prefer to do it easier to avoid confusion or more things to know :)
#12
hmm, i try to avoid placing tomes instead of using triggers in this and similar cases, because by using tomes any1 can take them.
#13
But its to " Item - Give Hero " ....
So its given to a specific hero not anyone?
#14
sry, my fault. i thaught u would place them on the map :oops: