From: Erik V. <eri...@xs...> - 2010-05-01 22:47:58
|
What is your suggestion then to model the off-board stations in 18Scan, where only the token-owner can run to? "Off-board destinations"? [EV] Those tiles haven't been defined yet, and I'm not even sure if TileDesigner can do that, so these might need special treatment (i.e. handcrafting) anyway. I'd say: either some property in the hex definition in Map.xml, or (indeed) a special name in Tiles.xml. I guess the former would be easier. It's usually impossible to tell beforehand if some special case can be handled by a generic property, or needs special code (in a game-specific subclass). I usually try to find out how it can be done with minimal code. In this case I gladly leave it to you how to model all of this. I only got a (perhaps unjustified) feeling that you were reinventing some wheel. But I may be wrong, and in that case I have said nothing. Peace is not in danger. Erik. |