HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Upgrade that gives ability

10-20-2004, 10:26 PM#1
GosuSheep
im making an ability called "Farm Mastery" and it makes it so the "Aura Farm" gets an extra ability... i DO NOT want to use triggers to do it... (as dumb as this sounds, every trigger i dont have makes it go just that bit faster)...

can anyone help me with making an upgrade giving a building an aura?

replies are greatly appreciated
10-20-2004, 10:45 PM#2
Gandalf2349
You should be able to give the building an aura. Make a copy of the aura you want, and in your new custom aura, uncheck, is a hero ability. That should let you give it to the building, then you add, I think it's techtree - requirements, you can check magic sentry for what they do, then add the requirement of your upgrade.
10-20-2004, 11:11 PM#3
GosuSheep
thank you. my new question is

Events:
A unit learns a skill

Conditions:
how do i say which skill is learned?

its not under ability comparison
10-20-2004, 11:14 PM#4
Gandalf2349
You don't want, A Unit Learns a Skill, you want:
A Unit Finishes a Research.

It is under Generic Unit Event.

Then you have either a Tech-Type or an upgrade comparison.
10-20-2004, 11:16 PM#5
GosuSheep
kind of... i want a hero ability to give a unit an upgrade (that is with triggers)

but... how do i specify which level of an ability is learned?
10-21-2004, 02:14 AM#6
sweet5
boolean comparison
10-21-2004, 02:36 AM#7
a thing
Quote:
Originally Posted by sweet5
boolean comparison
Actually, it's integer comparison.
10-21-2004, 02:43 AM#8
sweet5
a thing...the condition for ability learned is definatly NOT integer...an integer is a NUMBER...if he says it's not ability comparison then it is under boolean, I know this for a fact.
10-21-2004, 11:38 PM#9
iNfraNe
sweet, he asked for the LEVEL of an ability, sorry, but thats a number
10-22-2004, 12:07 AM#10
sweet5
Quote:
thank you. my new question is

Events:
A unit learns a skill

Conditions:
how do i say which skill is learned?

its not under ability comparison


please tell me where it says level of ability...
10-22-2004, 12:13 AM#11
sneb
You can't check what ability was learned with integer or boolean, you use Hero Skill Comparison to see what spell your hero learned.
10-22-2004, 12:42 AM#12
iNfraNe
Quote:
Originally Posted by GosuSheep
kind of... i want a hero ability to give a unit an upgrade (that is with triggers)

but... how do i specify which level of an ability is learned?
here, the post after the post you quoted

I didnt catch that post, u didnt catch this one
10-22-2004, 02:04 AM#13
GosuSheep
stop arguing in my post... i already found it out