Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > CtP2-General/Help/Strategy/Multiplaying-Archive > Ducumentation Help
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:14
Post  Old Post 05-04-2001 13:33 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Ducumentation Help Get a bigger avatar today!

I took a look into the ctp2.exe. I found there some variables that should be used in the feat.txt. I have no complete documentation aboout it. Something is clear and something is unknown. Here is the full list of variables that I suppose to be used in the feat.txt.

Duration
Description
SlicMessage
SlicMessageValue
EffectBoatMovement
EffectBoatMovementValue
EffectCityDefenseBonus
EffectCityDefenseBonusValue
EffectReduceCityWalls
EffectReduceCityWallsValue
EffectIncreaseCityVision
EffectIncreaseCityVisionValue
EffectIncreaseProduction
EffectIncreaseProductionValue
EffectIncreaseCommerce
EffectIncreaseCommerceValue
EffectIncreaseHappiness
EffectIncreaseHappinessValue
EffectEliminateDistancePenalty
EffectEliminateDistancePenaltyValue
EffectIncreaseBoatVision
EffectIncreaseBoatVisionValue
EffectIncreaseScience
EffectIncreaseScienceValue
EffectGiveMaps
EffectIncreaseHitPoints
EffectIncreaseHitPointsValue
EffectScriptedTurn
EffectScriptedTurnValue
EffectScriptedCity
EffectScriptedCityValue
ExcludeAdvance
ExcludeWonder
ExcludeFeat
ExcludeFunction
ExcludeFunctionValue
CancelAdvance
CancelWonder
CancelFeat
CancelFunction
CancelFunctionValue
Building
BuildingValue
MinimumSizeOfCiv
MinimumSizeOfCivValue

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:14
Smile  Old Post 11-04-2001 00:27 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Inflate your Upload Space

I got hexagonian's consent to post the on his http://www.mydocsonline.com account.

login is hexagonia
password is hextapul

A special thanks to Hexagonian
-Martin

WesW is offline WesW
CTP1/2 Modification Site Admin
Florence, Al., USA
Jan 1970
time: 23:14
Post  Old Post 11-04-2001 00:57 Visit WesW's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Suffering from ads?

Martin, I need for you to look up some values in the strategies.txt for me.
Specifically, I need the available flags in the terrain improvements section. Below is a paste from the current Med mod strategies.txt. I need to know if there are bonus flags for commerce tiles, and if there are more bonuses like those to the highest production and smallest growth cities.

//
// TERRAIN IMPROVEMENTS
//

// percent of production to put into public works/materials
PublicWorksPercent 30

// amount of public works (materials) to keep in reserve
PublicWorksReserve 100

// only consider building best n tile improvements
MaxEvalTileImprovements 50

// rounds to wait before fixing roads
TimeToFixRoads 10

// rounds to wait before fixing polluted tiles
TimeToFixPollution 20

// stored PW must exceed cost to fix + threshold
FixPollutionThreshold 200 //WW from 2000

// bonus for building road tile improvements
RoadUtilityBonus 200

// bonus for building production tile improvements
ImproveProductionBonus 100 //WW from 150

// bonus for building growth tile improvements
ImproveGrowthBonus 150 //WW from 100

// bonus to apply to cells with goods
ImproveGoodBonus 75

// bonus for growth improvements in smallest 20% of our cities
ImproveSmallCityGrowthBonus 170 //WW from 100

// bonus for production improvements in most productive 20% of our cities
ImproveLargeCityProductionBonus 130 //WW from 150

// ordered list of terrain improvements that increase growth
ImproveGrowthList IMPROVEMENT_LIST_GROWTH

// ordered list of terrain improvements that increase production
ImproveProductionList IMPROVEMENT_LIST_PRODUCTION

// ordered list of terrain improvements to be randomly spread around
ImproveRandomList IMPROVEMENT_LIST_MISC

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:14
Post  Old Post 11-04-2001 22:42 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Help yourself to an AD-FREE life

Wes here are the values/flags that I found in the ctp2.exe. But unfortunatly I didn't found any bonus flag for this part of the strategies.txt. By the way thanks for the documentation hint.

Inherit
PopAssignmentElement
Government
MinimumHappiness
MinimumHappinessValue
DeficitSpending
DeficitSpendingValue
MaximumWagePercent
MaximumWagePercentValue
SliderElement
SciencePercent
SciencePercentValue
MaxSupportCostPercent
MaxSupportCostPercentValue
ReadinessLevel
ReadinessLevelValue
PublicWorksPercent
PublicWorksPercentValue
PublicWorksReserve
PublicWorksReserveValue
MaxEvalTileImprovements
MaxEvalTileImprovementsValue
TimeToFixRoads
TimeToFixRoadsValue
TimeToFixPollution
TimeToFixPollutionValue
FixPollutionThreshold
FixPollutionThresholdValue
RoadUtilityBonus
RoadUtilityBonusValue
ImproveProductionBonus
ImproveProductionBonusValue
ImproveGrowthBonus
ImproveGrowthBonusValue
ImproveGoodBonus
ImproveGoodBonusValue
ImproveSmallCityGrowthBonus
ImproveSmallCityGrowthBonusValue
ImproveLargeCityProductionBonus
ImproveLargeCityProductionBonusValue
ImproveGrowthList
ImproveProductionList
ImproveRandomList
GoalElement
DistanceModifierFactor
DistanceModifierFactorValue
DisbandArmyCount
DisbandArmyCountValue
MinSettleDistance
MinSettleDistanceValue
MinSettleScore
MinSettleScoreValue
RushBuyThreatBonus
RushBuyThreatBonusValue
RushBuyReservePercent
RushBuyReservePercentValue
UnitSupportPercent
UnitSupportPercentValue
MaxSettlerBuildTurns
MaxSettlerBuildTurnsValue
MaxUnitBuildTurns
MaxUnitBuildTurnsValue
MaxWonderBuildTurns
MaxWonderBuildTurnsValue
BuildTransportProductionLevel
BuildTransportProductionLevelValue
BuildSettlerProductionLevel
BuildSettlerProductionLevelValue
OffensiveUnitsPercent
OffensiveUnitsPercentValue
DefensiveUnitsPercent
DefensiveUnitsPercentValue
RangedUnitsPercent
RangedUnitsPercentValue
SeaUnitsPercent
SeaUnitsPercentValue
AirUnitsPercent
AirUnitsPercentValue
SettlerUnitsCount
SettlerUnitsCountValue
SpecialUnitsCount
SpecialUnitsCountValue
SeaTransportUnitsCount
SeaTransportUnitsCountValue
AirTransportUnitsCount
AirTransportUnitsCountValue
OffensiveUnitList
OffensiveUnitListValue
DefensiveUnitList
DefensiveUnitListValue
RangedUnitList
RangedUnitListValue
SeaUnitList
SeaUnitListValue
AirUnitList
AirUnitListValue
SettlerUnitList
SettlerUnitListValue
SpecialUnitList
SpecialUnitListValue
SeaTransportUnitList
SeaTransportUnitListValue
AirTransportUnitList
AirTransportUnitListValue
FreightUnitList
FreightUnitListValue
OffensiveGarrisonCount
OffensiveGarrisonCountValue
DefensiveGarrisonCount
DefensiveGarrisonCountValue
RangedGarrisonCount
RangedGarrisonCountValue
BuildListSequenceElement
Research
ResearchValue
StopResearch
StopResearchValue
FearInvasion
FearInvasionValue
FearCityDefenseValue
FearPiracy
FearPiracyValue
FearScienceRank
FearScienceRankValue
FearMilitaryRank
FearMilitaryRankValue
FearTradeRank
FearTradeRankValue
FearPollution
FearPollutionValue
DesireAttack
DesireAttackValue
DesireGold
DesireGoldValue
DesireScience
DesireScienceValue
DesireMakeFriend
DesireMakeFriendValue
DesireEnlistFriend
DesireEnlistFriendValue
PiracyMemoryTurns
PiracyMemoryTurnsValue
MaxPiracyEvents
MaxPiracyEventsValue
Offensive
OffensiveValue
Defensive
DefensiveValue
StealthAttack
StealthAttackValue
Bombard
BombardValue
Special
SpecialValue
Harass
HarassValue
NuclearFirstStrike: Enabled/Disabled
NuclearTargeting: Enabled/Disabled
PreemptiveStrikeRegard
PreemptiveStrikeRegardValue
PreemptiveStrikeRiskRatio
PreemptiveStrikeRiskRatioValue
PreemptiveStrikeSuperiorityRatio
PreemptiveStrikeSuperiorityRatioValue


WesW is offline WesW
CTP1/2 Modification Site Admin
Florence, Al., USA
Jan 1970
time: 23:14
Post  Old Post 12-04-2001 14:33 Visit WesW's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Help yourself to an AD-FREE life

Ok, thanks for trying, Martin.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:14.
Apolyton Time is 00:14.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0397 seconds (87.88% PHP - 12.12% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net