(CONFIRMED) Hippodrome needn't have "per 5 culture" requirement

PieceOfMind

Drill IV Defender
Retired Moderator
Joined
Jan 15, 2006
Messages
9,319
Location
Australia
I'm not sure whether to call this a bug or not.

The hippodrome building provides +1 happy plus 1 more happy for every 5% of the culture slider. However, the slider cannot be set with 5% increments.

I assume the developers decided in the last few weeks before release to remove the feature where you could adjust your sliders in 5% increments. If so, then this building's bonus should just be +2 happy for every 10% culture slider. This would avoid confusion.

I have checked and the building does indeed provide 1happy at 0%, 3 happy at 10%, 5 happy at 20%, so it is working (technically) as it says.

So the "bug" could be stated as one of two things:

a) 5% increments of sliders are not available and they were supposed to be.

or

b) This building's "1happy per 5% culture-slider" feature is confusing and needs changing. For example, "2happy per 10% culture-slider". This interpretation would assume we are not allowed 5% increments of the slider.

Of course, the last possibility which I haven't discounted is that in fact 5% adjustments can be made with the slider and I have not noticed how to use them.

I have not attached a save because this bug is easy enough to reproduce.
 
this is a modification to do in one of the Xml files i don't remember... but i previouly used it in order to be able to have a precise way to tune my civ.
 
this is a modification to do in one of the Xml files i don't remember... but i previouly used it in order to be able to have a precise way to tune my civ.

Fair enough.:) I don't suppose there's any chance we'll be allowed to use the 5% slider is there? (ie. in a future patch). I was looking forward to setting espionage to only 5% because I can't be bothered giving it a full 10% and at least 5% is a token effort! With 4 sliders, I think it would be fair to allow 5% increments for, as you said, the fine tuning one sometimes needs.;)

EDIT lol I thought you were a developer eoghammer.
 
this is in the Globaldefines.xml
that can be found there :
...\Sid Meier's Civilization 4\Beyond the Sword\Assets\XML

<Define> <DefineName>COMMERCE_PERCENT_CHANGE_INCREMENTS</DefineName>
<iDefineIntVal>10</iDefineIntVal>
</Define>
but now with the new modular xml i didn't know what exactly to do...
 
The old xml global defines still work, the Alt Global defines can still over ride them and modular global defines can over ride both.
 
Hair-splitters...
 
It's freaking wording, that is! There's also a bunch of others confirmed which aren't actually bugs. If these are the most destructive bugs we find, I'd be happy :D
 
It's freaking wording, that is! There's also a bunch of others confirmed which aren't actually bugs. If these are the most destructive bugs we find, I'd be happy :D

Actually it's not just wording. I wouldn't post a typo or grammar error as a bug, but when the wording makes it appear that there exists a feature (5% increment slider) which doesn't exist, it should be corrected because it introduces confusion. Since the 5% increment was not implemented in the end, this description should be changed.
 
I always assumed that by +1 :) per 5% they meant that you get twice as much :) per 10% that you normally would from a theater.
 
this is in the Globaldefines.xml
that can be found there :
...\Sid Meier's Civilization 4\Beyond the Sword\Assets\XML

<Define> <DefineName>COMMERCE_PERCENT_CHANGE_INCREMENTS</DefineName>
<iDefineIntVal>10</iDefineIntVal>
</Define>
but now with the new modular xml i didn't know what exactly to do...
So if I'd change that from 10 to 5 I have 5% increments in my game?
 
yes
It is preferable to put a copy of the file in the customassets repertory that you will modify in order to prevent any problem.
 
this is in the Globaldefines.xml
that can be found there :
...\Sid Meier's Civilization 4\Beyond the Sword\Assets\XML

<Define> <DefineName>COMMERCE_PERCENT_CHANGE_INCREMENTS</DefineName>
<iDefineIntVal>10</iDefineIntVal>
</Define>
but now with the new modular xml i didn't know what exactly to do...

Thank you for explaining how to change this. Being able to set my commerce in 5% increments is very helpful for optimizing my civilization!
 
Back
Top Bottom