• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Enemy using skills

Status
Not open for further replies.
Level 5
Joined
Jul 18, 2010
Messages
159
Hi, i need help, i'm creating boss fight(already know Asomath's tutorial- creating bossfight and thanks to him for good tut :))there is how to make(with triggers) boss uses skills, but i need to make boss uses custom skills and i don't know how to do it. Help please :)!
 
Go to Scenario Properties > Forces and check the Fixed Player Settings box.

This will only activate basic AI though. If you want the boss to cast the spells only at certain times or regions, you'll have to trigger it.
i have turned it on but he don't cast anything ;/
i can't find trigger that will order him to cast custom skill ;/
 
i have turned it on but he don't cast anything ;/
i can't find trigger that will order him to cast custom skill ;/

So hey, i created a boss for my map to help hivers and i gave him an ability someone asked to do me a week ago or so, the ability is called: Devastating Strike.

It is based on channel ability and where the fields are (Base order ID) i wrote Blackarrow. Then through triggers i ordered the boss to blackarrow the unit and it uses the spell. Added additional things to make the boss have a cooldown on the spell, not to spam triggers >:)

Check the thing, check the map, it should work, any questions? Write them here.

The boss is at the top-left corner (WARLOCK)

Tiche3
 

Attachments

So hey, i created a boss for my map to help hivers and i gave him an ability someone asked to do me a week ago or so, the ability is called: Devastating Strike.

It is based on channel ability and where the fields are (Base order ID) i wrote Blackarrow. Then through triggers i ordered the boss to blackarrow the unit and it uses the spell. Added additional things to make the boss have a cooldown on the spell, not to spam triggers >:)

Check the thing, check the map, it should work, any questions? Write them here.

The boss is at the top-left corner (WARLOCK)

Tiche3

You may do it with any spell in the trigger editor, just issue the unit to cast the spell which yours is based and the unit will do it so.

I want him to use CUSTOM skill CREATED not normal skill with changed stats ;/
 
EVEN if your skills are all CUSTOM, it still retain its BASE ORDER SPELL ID
Check for the "Text - Order String - Use/Turn On"
THAT'S the base spell ID and it can executed from Trigger

But if my spell is war stomp based and i'll issue him to do war stomp he will cast war stomp not my spell...
 
Status
Not open for further replies.
Back
Top