Polyphene wrote:Check the Position module and the instances in TGameplayTerrain if you did modify those.
Bah - checked both of those against a backup file, but nothing seems amiss.
Polyphene wrote:You really should have multiple incremental copies of your NDF and a list of your changes to make sure you can revert.

My increments weren't incremental enough!
In the meantime, I've observed some
very bizarre behavior from helicopters in my mod:
- when deployed over terrain which prevents them from hovering low, they'll
always hover low when moved over clear ground.
- when deployed over terrain which allows them to hover low, they'll
never hover low - always remaining at max height.
This sounds like I should check TGameplayTerrain again, doesn't it? Nothing was out of the ordinary, and I don't remember editing the file, but I guess I should go back over it when I'm less tired...