Simple Python Things

afaik Pages can be added to the pedia, I remodelled one for my mod, and I'm sure I saw something where all pages are added. If I am right I guess it would be a huge challenge
 
To add changes in the civilopedia, you need also to make SDK changes.
The sevopedia works without any SDK involvement (neither adding the sevopedia itself, nor adding new pages).

But sorry, I have to turn down the request :(.
Due to recent changes in my life (including horrible lovesickness) I lost interest in nearly everything, and will not do any further work.
I'm sorry :(.
 
To add changes in the civilopedia, you need also to make SDK changes.
The sevopedia works without any SDK involvement (neither adding the sevopedia itself, nor adding new pages).

But sorry, I have to turn down the request :(.
Due to recent changes in my life (including horrible lovesickness) I lost interest in nearly everything, and will not do any further work.
I'm sorry :(.

Sorry to hear that... :sad:
 
?
All info is sure in the download, but if you have any questions about the pack, then you should ask them here (and not e.g. in the comments section of the download).

I was just wondering what was inside is all, i didnt want to d/l if it wasn't anything for C2C, and in the area (it said this was the main thread for it.
 
Hello, The_J, I'm trying to use your Circus Hagenbeck component in my mod "2100".
Thank you for it, I will use it as the "Worldvision Song Contest".
I have a little problem, I would like it to appear in a random city after somebody builds it. After somebody has built it, it can appear in a random city each 4 turns (as a year in my mod consists of 4 seasons). Could you help me please?
Thank you!
 
Hello, The_J, I'm reminding you as you told me.
I'd also like to use this component of you in the same mod, but I asked it in the Quick Modding Questions Thread, because I didn't want to request too many things from you.
I would like the Civil war event to flip a single city as capital, with several units spawning later to help the faction survive with this component, also yours. There also might be an easier solution such as flipping several cities with one specific city as capital and the surrounding cities. I think I'm also confusing myself, does the Civil War event always flip a single city, or more? Also, you don't have to help me with this right now.
 
Thanks for the reminder, will do it tomorrow, because this evening I have a party here, and still some stuff to prepare.

For your latter question...mmhh...if you add some invalid coordinates to the SpawnUnits.xml (like -5, -5), then the units should automatically spawn in the capital, so I don't think there are any adjustments needed.

And yes, it's at the moment always a single city. Not sure how/in which way suitable other cities for flipping could be determined :hmm:.
 
I don't think you understand (or I don't understand something), I will try to clarify.
Example: I play as Europe, and some cities are unhappy. The secessionist Russians will only spawn in Moscow, if Moscow is unhappy (maybe a fixed 5 unhappiness or more), so they should not spawn in London, or Paris or any other city that is unhappy. Would this be possible? (with the Civil War event) If so, then after the Russians have spawned, only if the Russians are alive and already present in the game a stack of units should appear to help them survive or they will quickly be destroyed. If the Civil War event has not happened, the reinforcement stack should not spawn. Any idea how to do this, or if this is even possible? Thanks!
 
don't worry, everything is possible (apart from making the promotion glow gold it seems :() :p
 
Example: I play as Europe, and some cities are unhappy. The secessionist Russians will only spawn in Moscow, if Moscow is unhappy (maybe a fixed 5 unhappiness or more), so they should not spawn in London, or Paris or any other city that is unhappy.

That can easily be added, I think.
For the unit spawning: Yes, that is already considered in SpawnUnits. It will spawn the units only, if the owner of the units is alive, and then at the given coordinates. If the coordinates are invalid, they'll spawn in the capital.
 
Okay, 2 modified versions.
The circus hagenbeck has one additional entry, and two of the others had to be changed.
The civil war event has one addition in the specific civil war event. You can choose between either a name key, TXT_KEY_NAME etc. or directly the name.

Hope that is everything which is necessary :).
 

Attachments

Back
Top Bottom