This is a Tool I'm programming. It is far from being done. Just wanted to show, that you can read all researches out and display them properly if your want. [link="http://files.filefront.com/setupexe/;9716554;/file "]Download[/link] I put it in a nice Installer. All necessary files (the research Entitys, brushes and the English.str) are included. However you need to have Sins installed for this because of the TGA files (80 MB was a bit too much ^^) It will read out the Reg
Tarnal
You need to Calculate the Arrows for yourself. Each research has a Block, Row and Col like this researchWindowLocation block 0 pos [ 3 , 0 ] now you go to the Research which is the Prerequisite and calculate how much you need to go Up,Down, Right, BlockUp or BlockDown and then Add the Number you Calculated to it. Research researchWindowLocation block 0 pos [ 4 , 0 ] Prerequisite researchWindowLocation block 0 pos [ 3 , 1
Got only .NET Framework 2.0 and it seems to work just fine. I'm programming on somthing like this too, only is mine for Researches. I'll post it here as soon as i get it to work properly. (Right now it only SHOWS all the Combat and NonCombat Researches) Maybe we can connect those two som time in the future!