From: Stefan F. <ste...@we...> - 2014-07-23 10:20:29
|
Hi Martin, could you please tell which branch you are looking at here? If I remember correctly I did some changes during rails 2 development there and so I wonder if you tried that on a branch that extended from rails 1.x or rails 2.x? Thanks, Stefan On 07/22/2014 10:28 PM, Martin Brumm wrote: > Hi, > > upon trying to implement 1837 i stumbled on the "problem" that somehow > from the second defined Startpaket in the companymanager.xml only the > first two attributes of subsequent items are parsed. > > Anybody jas got any insight what is going wrong there ? > > 1880 has the lucky setup that the investors in the second Startpaket > have a nominal value of 0 which is the predefined value in case the game > doesnt find a baseprice, which however is defined. If i changed the > basePrice attribute in the 1880 config for an investor this gets ignored > :(). > > Regards, > Martin > |