• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Trigger] Changing terrain AI problem

Status
Not open for further replies.
Level 18
Joined
Jan 22, 2011
Messages
3,988
Hi there i don´t now if you now this Trigger:
  • Actions:Change terrain of (center of (playable map area))to (terrain tipe (loadaeron-earth)) using zise 3 and shape circle
What is my question? well when i use this trigger the terrain only changes it texture, an not it walkable or buildable options and the place at the mimimap keeps loking like the old terrain that was there, is there a form to change all this? rep will given.
 
The minimap won't change to the new terrain, simply because the minimap's texture is loaded in the initialization of the map. You can't deal with it I'm afraid.

For walkability, etc., use the other action:
  • Environment - Set terrain pathing at (Center of (Playable map area)) of type Walkability to On
On to activate the said pathing type, Off to deactivate.
 
Status
Not open for further replies.
Top