• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Strange Terrain Bug Trigger

Status
Not open for further replies.
Level 8
Joined
Jun 26, 2010
Messages
530
Here's the thing: In my map, each tile is from a different tileset. That way i can make the terrain with more diversity of themes. But, i don't want the terrain to use only one tile in the themed areas, so i'm using triggers to create variations on the tile set using another tiles from the same tileset. Example, i have an area that is sunken ruin based and only uses the tile "Sunken Ruins - Large Bricks". So, i made a trigger that added variation using "Sunken Ruins - Sand" and "Sunken Ruins - Small Bricks" on the desired areas.
The problem is, when i try to create some tiles, others are created instead.

When i use this trigger

  • Actions
    • Environment - Change terrain type at MyRegion using Cityscape - Square Tiles using variation -1, size 1 and shape square
The tile actually created is "Dungeon - Grey Stones".

This is the first problem in a long time pissing me off like that, so help is graetly apreciated and much needed. +rep for everyone who helps :)
 
Level 8
Joined
Jun 26, 2010
Messages
530
Oh crap, looks that's right, there's no way of going over 16 tiles. Exactly the number i used. Guess i'm going to be creative with dodaads ;x

Thanks anyway, dudes!
 
Status
Not open for further replies.
Top