Sid Meier's Civilization: Beyond Earth

Sid Meier's Civilization: Beyond Earth

Experience Worlds Beyond Earth
Game modifications, scenarios, interface, and so much more. Explore the modding world of Beyond Earth, and when you're ready, download the SDK to create and upload your own.
Sench 10 Feb, 2015 @ 1:35pm
Mod has no effect?
Trying to figure out how to make mods. Decided to alter some balance things for a start (namely health-based bonuses and penalties).
Everything seems fine, but the game adamantly ignores the changes. Any ideas how to fix it?
< >
Showing 1-6 of 6 comments
Joko 5 10 Feb, 2015 @ 2:00pm 
hard to say when we cant see the mod itself, post as a coment the mod XML and maybe i can help you. Even tho i am new to modding, ill do my best to help you out. ;)
Last edited by Joko; 10 Feb, 2015 @ 2:02pm
Sench 10 Feb, 2015 @ 2:09pm 
Let's say I simply copied over the vanilla xml from Gameplay\XML\Misc\CivBEHealthLevels.xml into the mod and tweaked some integers. Everything appears fine, but has no effect in-game. I did enable the "updatedatabase" action in the mod, and tried including the modded file into the VFS. Still, nothing.
Joko 5 10 Feb, 2015 @ 2:15pm 
Oh the health bonuses and debuffs area. You use ModBuddy?
Sench 10 Feb, 2015 @ 2:35pm 
Yes.
Anyway, SOME values can be replaced using
<gamedata><category><update> <where "type"="X" /> <set "value"="y" />
But this doesn't work for things like "healthstart" and "healthend", and makes the game ignore the whole file instead.
Joko 5 10 Feb, 2015 @ 3:01pm 
yea i have found myself with the same problem when making my mods. Is like the game has its limitation depending what area you are trying to modify. But what you cant do in one area, you can do it in another area.

For example, i have been unable to make a building that gives 1 unhealthy, but i can, instead, make it give me 1% unhealthy...

Because the comand <Unhealth></Unhealth> doesnt work on buildings... But <UnhealthModify></UnhealthModify> does work, but that is the % one.

You can tell me what is that you are trying to do? maybe i can find a way around it over here.
Joko 5 10 Feb, 2015 @ 3:04pm 
i sent you a friend request so you can talk to me on private. :)
< >
Showing 1-6 of 6 comments
Per page: 1530 50