• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Scroll of Town Portal doesn't work with cooldown > 0

Level 7
Joined
Nov 3, 2015
Messages
81
Hey guys.

I've tried to add this ability to an item. And whenever I set cooldown to anything other than 0, nothing gets teleported. Spell is cast, so the cd triggers, but I get a system error message.
"A unit could not be teleported".

Is there a bug with this ability in Blizzards code?
1759955556899.png



1759955580867.png
 
I would try to copy and paste the existing Town Portal item, and see if the copy works as is. Try to narrow down what exactly causes the bug and avoid any bad settings.

Worst case scenario you can trigger it:
 
I would try to copy and paste the existing Town Portal item, and see if the copy works as is. Try to narrow down what exactly causes the bug and avoid any bad settings.

Worst case scenario you can trigger it:
Thank you.
Yeah, I've tried that. It's the cooldown setting that's causing the bug. When it's higher than 0, no unit gets teleported.

Someone had a similar problem
 
Someone in the other thread suggested using "Mass Teleport" instead so I decided to check and it actually works.
I guess something about the Scroll of Town Portal item makes it work poorly with cooldowns.
This method is slightly different from normal scrolls of town portal; You can't double-click the item to teleport back to base, and the hero isn't invincible while channeling (but you could use triggers to fix that).
 

Attachments

Someone in the other thread suggested using "Mass Teleport" instead so I decided to check and it actually works.
I guess something about the Scroll of Town Portal item makes it work poorly with cooldowns.
This method is slightly different from normal scrolls of town portal; You can't double-click the item to teleport back to base, and the hero isn't invincible while channeling (but you could use triggers to fix that).
Thank you for the upload :piru:
 
Back
Top