Im a game designer with a few months between jobs. I thought that was the perfect chance to learn civ 5 modding. Ive got my first custom civ ready to go minus a few issues I was hoping to get help with.
The major issue is the leader trait. I have a good one in place, but its not what I wanted originally. I wanted a trait that granted food gains with kills, the way a few leaders grant culture per kill.
I found the <CultureFromKill>, but no such luck for <FoodFromKill>. I tried <FoodFromKill> will no errors, but, as expected, nothing happened. Can anyone point me in the right direction for writing a FoodFromKill lua script or is that far beyond the reach of a novice programmer?
The other small issue Im having is a UI one. Ive added a custom building that grants food, but subtracts from culture. The culture subtracts just fine but the building description reads:
Culture: + -3
Anyone have a quick fix for removing the + without making my civ incompatible with the overhaul mods?
Thanks in advance!
The major issue is the leader trait. I have a good one in place, but its not what I wanted originally. I wanted a trait that granted food gains with kills, the way a few leaders grant culture per kill.
I found the <CultureFromKill>, but no such luck for <FoodFromKill>. I tried <FoodFromKill> will no errors, but, as expected, nothing happened. Can anyone point me in the right direction for writing a FoodFromKill lua script or is that far beyond the reach of a novice programmer?
The other small issue Im having is a UI one. Ive added a custom building that grants food, but subtracts from culture. The culture subtracts just fine but the building description reads:
Culture: + -3
Anyone have a quick fix for removing the + without making my civ incompatible with the overhaul mods?
Thanks in advance!