• 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!

Channeling Summon

Status
Not open for further replies.

overlordx5

O

overlordx5

i downloaded the point-to-point portal spell, i it summon a portal but i want to keep channeling if the caster stop channeling, the portal will close in 5 seconds.
 
ps the portal spell use serpent ward base and it does not channel
 
i think what he means is he wants a portal spell to end five seconds after the caster stops channeling it?
 
Make the skills based on Tornado (dummy skills here) would make it channel, Here comes trigger:

When you begin cast spell create dummy unit at your position that cast tornado at same point with you cast. Set dummy=lastcreatedunit

Give trigger if caster ordered with unit, with point or without point (This use 3 trigger events, so anything you command to caster 'stop' or 'hold position' it will check if you stop channeling)

Then wait 5 seconds and kill dummy
 
thanks another question how can you move object quickly from one map to another without export and import

ps it is possible to make a summon spell channel?(make Dark Portal Channel)if is possible how? and it is possible to make other spell channel(not just summon)
 
copy paste is the quickest i can think of. works for triggers and spells, although both will need a little reworking if you CnP them.
 
i didn't mention the summon thing because i don't know how. maybe i should have mentioned that i didn't?
 
Status
Not open for further replies.
Back
Top