How to give all structures culture rate??

Hejhej!

I wanted to mod all orbital structures to "emmit" culture by adjusting cultureSpreadRate, but it's not working. At least I don't see the phase lanes getting colored. Could someone please advise? What else do I have to edit?

Thanks!

3,543 views 2 replies
Reply #1 Top

id have to look into it since i havent really moded planets/structures yet. however, a few files that i can think to check off the top of my head would be the .entity for the com center (to see how thats set up, and what modifyers it uses) the gameplay.constants, the actual planet entity files, ill see if i can come up with a more solid answer after i actualy take a look at a few files.

 

Edit: ok, well after looking through a few files i dont think its possible to make each strusture itself spread culture, howevery, you might be able to make an ability to do so and add it to the structure.

 

Each structure has a slot for 4 abilies, so you might be able to make an ability that increases the culture.

 

in the modifyer list theres a EntityModifyer "CultureSpread" that if used properly, might be able to do your desired effect. i dont have time to try this myself so you will have to test this yourself.

Reply #2 Top

Thanks, I'll try that!