Re: map mechanic idea: mountain passes
Quote:
paradoxharbinger said:
.. a bug in the map editor because it's possible to make what look like one way links. oh well
|
Pardon?!
There can't be one-way interconnections on principle: The game stores only one pair of neighbouring provinces numbers anyway and always assumes that you can move both ways. There's e.g.
-- Province neighbours
#neighbour 1 3
#neighbour 1 139
#neighbour 1 254
in the map file, but you should never find:
...
#neighbour 139 1
in the same file.
__________________
As for AI the most effective work around to this problem so far is to simply use an American instead, they tend to put up a bit more of a fight than your average Artificial Idiot.
... James McGuigan on rec.games.computer.stars somewhen back in 1998 ...
|