• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

How to resolve this for static builders?

Status
Not open for further replies.
Level 15
Joined
Nov 30, 2007
Messages
1,202
How would one fix the following for a immovable builder?


- Add build time to the created units.
Solved this by using a dummy Acolyte to summon the building, however the best option would be to make the summoning range infinite making the dummy unit unnecessary; not sure how to do that though.

- Remove the "Can not build there." error.
This fixed itself with the above solution.

- Add a maximum range where the Builder can reach.

- If he can't build there a error message should appear. (Out of reach).

Here is a test map, to see what I mean: http://www.filedropper.com/towntest_3 (Use Roar to build)

Other:
- How to detect when a unit exits the "build menu"?
 
Last edited:
Status
Not open for further replies.
Top