Hi there,
I'm working on a compatibility patch for the Canadian civ, and I am getting a crash when using a code for their UA
What it does:
On move, Internal land trade routes claim tiles
The Code:
function YorkFactoryExpress(iPlayer, iUnit, iX, iY)
local pPlayer = Players[iPlayer]...