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

[Solved] Create Destructible Issue

Status
Not open for further replies.
Level 3
Joined
Jun 8, 2020
Messages
16
I have an issue with Create Destructible
The created destructible has no path, and for example if I create a bridge on water, the unit can't walk on bridge
So I asked here, maybe someone knows a fix for this issue
The trigger looks like:
1628426726179.png

That's how it looks in-game
(Also attached the dummy map)
1628426617644.png
 

Attachments

Of course I can
I'm making a map where Horde sieges Alliance's Castle
I made a unit, peon, that can build ladders on their walls to make anyone else able to climb on walls via ladders

1628449371710.png


I placed those ladders in WE, that's why it works fine
Though there's no need to worry, I have another idea of realization, placing dead ladders in WE, then reviving them when I need to create one
I asked because I already made this system, and if, as It seems, there's no way to make it work, I'll justmake another
Thanks for help!
 
I see, well it sounds like you've got it figured out then.

I suppose the next step is to figure out a way in which you can only build on those specific spots.

Also, maybe you could Hide/Show the ladders instead of reviving them. Not sure if that would make a difference.
 
Last edited:
I see, well it sounds like you've got it figured out then.

I suppose the next step is to figure out a way in which you can only build on those specific spots.

Also, maybe you could Hide/Show the ladders instead of reviving them. Not sure if that would make a difference.
I can't Hide/Show since hidden destructibles still affect the pathing
But yes, I found another way to make what I wanted
 
Status
Not open for further replies.
Back
Top