Tomatekh
Emperor
- Joined
- Aug 6, 2012
- Messages
- 1,433
So I've run into a problem with the new mod I'm working on. I created a new map feature. It doesn't get generated or placed on the map, but rather I use Lua to put it on a tile after a certain event. The Lua itself works in and of itself, the problem is that it refuses to place the feature.
For example, if I replace my code and tell it to place any existing feature (Forest, Oasis, etc.) it works perfectly fine.
However, if I tell it to place my new feature, instead of placing it, the game always places the Ice feature on the tile instead.
The new feature is being loaded into the game. It appears in the civlopedia and I can place it on the map using don quiche's ingame editor.
Am I missing something?
For example, if I replace my code and tell it to place any existing feature (Forest, Oasis, etc.) it works perfectly fine.
However, if I tell it to place my new feature, instead of placing it, the game always places the Ice feature on the tile instead.
The new feature is being loaded into the game. It appears in the civlopedia and I can place it on the map using don quiche's ingame editor.
Am I missing something?