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!
I need to know how to make it so you cant build ships on bridges...not sure why they can do that in the first place. Any help would be greatly appreciated.
I guess its some kind of default setting but you can build ships on bridges unless you do something about it. I need to know how to fix this. And they as in people playing the game.
With bridges you mean destructible bridges?
Why would there be such bridges in the water (or wherever you build the ships) in the first place?
Well the trigger could look sth like this:
Event: Unit enters playable map area
Cond: unittype=ship
Actions:
P = Position of trig unit
Pick destructibles within 100 of P
-> if picked destructible = bridge then unit - move triggering unit (somewhere nearby)
Ok here is the problem:
I have a map where you can build shipyards on the bridges (Destructible bridge) and i DONT want this. I need to know how to make it so workers cannot build shipyards on bridges. This is a Blizzard default for all custom maps. Make a custom map and try to build a shipyard on a bridge and you will know what i mean.
Ummm i dont think i changed any pathing on the bridge. The bridge is from Outland tileset though and for some reason when i play the game i am able to build shipyards and than ships on the bridge. And yes other building can be built on it.
Well then use the above trigger to move the ships or order every worker who wants to build a shipyard on a bridge to stop.
Or try to change the placement requirements of the shipyard.
just check at shipyard construction if the shipyard is not near a bridge and if there is a bridge near remove the shipyard also show me your map I try to put a shipyard on a bridge but i did not arrived. Also Uows1 does your map is in beta or alpha
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.