From: Brett L. <wak...@ea...> - 2005-10-07 23:40:19
|
I'm feeling the need to step away from the stupid repaint issues with the Map for a while. I was looking over the handling of train purchasing, and I'm not seeing any definitions in the XML for what the maximum number of trains a company can own. Has this not been defined yet? I'm pretty sure I can add it in without too much hassle, but I just want to make sure I'm not duplicating efforts before I do. I think just a maxNumTrainsOwned="4" property is all we need. Is there any 18xx game that bases the number of trains a company can own on something other than what trains are available? Before we go inextricably tying these things together in the code, that might be handy to know. ;-) ---Brett. |