You have made a good point. I will investigate this first thing.Before you get too far into the professions list, just have a look at this because you might go 'Wow I can do this!'
I m happy to help. My reward will come when I had over-researched all the AI civs, I had escorted my ultimate space cargo ship col:2071-like to the last Soviet-era-artillery-defended city and had taken all their uranium to other planet that I rule.You might find it more rewarding also as you will have made most of the xml for the whole of WH!! Also as most of the buildings and such we need, don't have a name yet, you could be the creator of those too! (Even if they are just basic ones that we change later!)![]()
I knew this infiltration mission would fail because you couldn't figure out to keep your mouths shut and your tentacles to yourself. We should have stayed with abducting farmers and mutilating farm animals![]()
Regarding names. Descriptions in vanilla is TXT_ something and those are defined in TEXT. This allows both translations and modifying text without altering code. Kailric discovered the misfortune that it will print whatever it says in that line meaning you can skip text and hardcode text into the code. Moving these strings into TXT would be a good move and worth considering if you mess with the XML anyway.Also as most of the buildings and such we need, don't have a name yet, you could be the creator of those too! (Even if they are just basic ones that we change later!)![]()
You mean you will voluntarily wipe the planet free from life? That will make our mining project even easierIF WE CAN'T HAVE OUR PLANET THEN NO ONE CAN!!!!!
PRESS THE BIG RED BUTTON!!
![]()
First time it is a new file, next thing it is the same file being changed.it wouldn't appear as a change though, just a new file.
You have to add it to git first. Select it and stash it to give it that green icon. It will then be added to next commit.and for some reason it won't let me commit the script...
and I hate having less than 100 active developers. We can't all have what we want and have to make do with what we have.I can't remember if I mentioned it or not but I hate git![]()
I would say you have come far. You wrote a script and it is doing something useful. Maybe it is due to mostly copy pasting, but it is working. This mean you have done something you claimed earlier you can't: writing code.I have had my work a bit slowed down because I have been trying to develop a perl scrip to extract tabs from CIV4CivicInfos.xml. I haven't got it work as I really wanted, but it's of some help. I ended up with a text file with a list of tabs.
Putting your work on github is (almost) always a good idea. Other people can get insights in the work and the diff log will reveal updates once you commit multiple times to the file. Both can be helpful for further development, especially if further development means somebody contributes something.I have pushed the xlmgenwhm, but the work is not quite finished yet. I wanted you to have a look to it; and also because for a couple of week I will be working intermittentely, so better having it on github for common access.