|
From: Cpt. B. <cpt...@te...> - 2004-01-11 18:47:07
|
Sorry it took so long to get back to this.... Here's a sample of the save game version of the techtree. I moved researchtime down into the <research> section, just to keep everything tidy. <!--Plasma Rifle --> <topic name="Plasma Rifle" researchtime="300"> <research> <completed>False</completed> <researchtime>100</researchtime> <hoursresearched>0</hoursresearched> </research> <prerequisite> <item name="Plasma Rifle" /> </prerequisite> <researchbonus /> <grants> <xnet name="Plasma Rifle" /> <item name="Plasma Rifle" /> </grants> <obsoletes> <topic name="Plasma Rifle" /> </obsoletes> </topic> -The Captain -----Original Message----- From: xen...@li... [mailto:xen...@li...]On Behalf Of mamutas Sent: Monday, January 05, 2004 7:19 AM To: Federico Andres Lois; xen...@li... Subject: Re: [Xenocide-programming] Tech Tree XML layout Hi there, RK has answered the question in the same words I would use. Base should keep track about scientist assignment to project. Regards, mamutas |