Warcraft III resources & community, 2003–2006 · archived

need help with 2 things

3 posts
#1

need help with 2 things

1: How do I do so a units get the hero more experience when the hero kills it.

2: How do you do so only a level 12 hero can enter a region and a hero with lower level cant

sry for my english

thx if you help me
#2
create a rect over the location you're talking about.
Then at the entrance make another location.

Then make a trigger:

event: A unit enters - (region 001)

Condition: Hero lvl of entering unit is less than 12

Action: Unit - move (entering unit) to (region 002)

That is the basic, you can do with it whatever you want :)
#3
Thx alot thx thx thx thx thx!