• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

help with custom abilities

Status
Not open for further replies.
Level 2
Joined
Dec 29, 2004
Messages
27
i am making an AOS map where the 2 teams are gnolls and trolls with all different types of heros. i have pretty much done all of the map except for the heros, items and multiboard (which is most of the work really). i have the ideas for all the heroes planned and i have set out the abilities for all the heroes on 1 team (trolls) the names of the heros on that team are...

manipulator, shapeshifter, nightmare, abominable, kobald geomancer, necromancer, orc shaman, orc warlock, orc wizard hunter, ogre mage, lobster king,
troll tribesman, serpent lord, naga bladedancer, morgul nightcrawler, goblin beastmaster.

im thinking of either dropping or changing some of those heroes.

i would like somebody who i can consult and ask questions about abilites becoz im having some trouble with custom abilities, at this point i would like to point out that i plan to make this a quality, enjoyable map. anybody who thinks they can help me plz talk to me on msn... [email protected]

altho im bouhd to have more problems the one im having atm is this...

i created custom ability from thunderbolt and made it have 4 levels. i changes the "data damage" fields but no matter what i change them to the tooltips always say...

level1 - 100
level2 - 225
level3 - 350
level4 - 300

this is the tool tip...

The manipulator conjures a powerful psychic force which he projects at his enemy, dealing <AHtb,DataA1> damage.
 
Level 2
Joined
Dec 29, 2004
Messages
27
how do i get heroes to go to level 20. i tried changing the "stats - level" to 20 but i never really had much hope seeing as it was origonally set to 5 rather than 10. i cant see anything else in the hero parameters.
 
Level 2
Joined
Dec 29, 2004
Messages
27
ta.

youse may have seen my thread in the ai forum... using triggers to give paths to the computer controlled units. showin u what ive got this is my map so far.

ffregions.gif


so ive got groups of computer controlled units spawning at t1-t4 and g1-g4 and i'm using the event "unit enters region" and condition "player comparison" for triggering unit = playerX. then the triggering unit will attack move to a region. so say i set triggers for the following paths...

t1 > r1 > g1 > victory target.
g1 > r1 > r1 > victory target.

and then the same for each paths 2,3 and 4 as well. keeping in mind the first region is where the units are spawned.

i havnt actually done all this yet but im about to.... how would you do it?

also ive just done this and it works(kinda) but the AI takes over, how can i disable the AI ?
 
Level 2
Joined
Dec 29, 2004
Messages
27
well i was gonna worry bout that later, what ive got so far is just rough... but point noted thanx. i guess ill do some terrain work while i wait for an answer to my AI problem... should i turn it off, and, how do i turn it off?
 
Level 2
Joined
Dec 29, 2004
Messages
27
to start with i only did the triggers for one group of trolls and they went where they were meant to. then i did the triggers for all 4 groups of trolls and all four groups of gnolls. (i made custom units. in short each group consists of 1 champion, 3 warriors, 2 armed with missile weapons, 1 magic guy (with no spells just an ordinary magic attack)

so now they take 1 step in the right direction then begin to gather in the middle of the base, just as if the computer was playing a normal game and they felt they didnt have enuf troops to attack yet, then after a while they send out patrolls or whatever.

what i want to do is disable all AI and let the triggers handle it.
 
Level 9
Joined
Sep 8, 2004
Messages
633
Panto said:
You need to insert the ability code for your custom ability. AHtb is the code for the base ability. Hitting Ctrl+D will change the object editor to showing raw data, which will let you see what the four-letter code is for your ability.

thanks! lol, i've always been doing it manually ^^ damnz.
 
Level 2
Joined
Dec 29, 2004
Messages
27
wow that ai thing was excruciatingly easy and i kicked myself for not knowing that... lol. and that abnility code thing is annoying how it doesnt transfer over to the new ability, meh ill get over it. is there updates for the editor and if so where can i get them ?
 
Level 2
Joined
Dec 29, 2004
Messages
27
yer i know... but it should automatically put it in for you... at least, i reckon the rest of the editor lives up to that level. it doesnt really matter... just my thought.
 
Level 2
Joined
Dec 29, 2004
Messages
27
advanced > view entire map

took a screenshot whith the regions palette open so the regions were visable, then i wrote on it in good old ms paint (and transferred it ovewr to photoshop when i couldnt get a decent image in jpg or gif).

its the same type of view just looking str8 down and from high up. meaning u can zoom back in. also incase u didnt know hold control and the left mouse button and move the mouse around to change view angles.
 
Level 2
Joined
Dec 29, 2004
Messages
27
my map so far...

ffovermap.gif


ive got the terrain pretty much done, i added a few bends in the lanes (to spice it up a bit :p) towers are in and everything all the units are done (exceot the heroes) the units are fighting properly and im pretty happy with it.

whats left? i have to make all the heroes which im in the process of doing but i want someone else to do the abilities coz i dont know anything about buffs and effects etc which means i dont know much about making custom abilities. then i have to make a multiboard and then its pretty much done.

CAN ANYONE DO THE ABILITIES FOR MY MAP

--------------------------------------

problem at the moment is with the hero choosing... i decided to be maverick and make a new way of choosing a hero (at least ive never seen this technique before) and i cant see why this trigger doesnt work.

trigprob.gif


its the trigger for the trolls team. ive got a wisp unit who can cast a variation of anti magic shell on one of the heroes in the arena area. theoretically the hero should move to the region selected so no1 else can choose it and change ownership (and ill worry about the wisp dissappearing and everything later) but all that happens is he casts the spell and nothing happens.
 
Level 2
Joined
Dec 29, 2004
Messages
27
as an event or condition ? can u give the whole thing what youe mean. like what it refers to. otherwise i have no idea and it will take me hours to figure out how to do what you are saying.

i kind of get what u mean tho... where it says, create unit for triggering player, it wont work because the triggering payer has not been defined is that right? i wouldnt think it would matter becuase the triggering player is the triggering player but i can accept that it does matter.

EDIT.

do u mean owner of casting unit equal to player X... and make a seperate trigger for each player?
 
Status
Not open for further replies.
Top