Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[/script/shootergame.shootergamemode]
[/script/shootergame.shootergamemode]
bPvEDisableFriendlyFire=false
bFlyerPlatformAllowUnalignedDinoBasing=true
bAllowCustomRecipes=false
bPvEAllowTribeWar=false
bPvEAllowTribeWarCancel=true
MatingIntervalMultiplier=0.5
EggHatchSpeedMultiplier=0.5
LayEggIntervalMultiplier=1
BabyMatureSpeedMultiplier=0.5
BabyFoodConsumptionSpeedMultiplier=0
bDisableLootCrates=false
bDisableLootCrates=false
DinoHarvestingDamageMultiplier=3
CropGrowthSpeedMultiplier=1
CropDecaySpeedMultiplier=1
ResourceNoReplenishRadiusPlayers=1
ResourceNoReplenishRadiusStructures=1
bIncreasePvPRespawnInterval=false
IncreasePvPRespawnIntervalCheckPeriod=![IncreasePvPRespawnIntervalCheckPeriod]
IncreasePvPRespawnIntervalMultiplier=![IncreasePvPRespawnIntervalMultiplier]
IncreasePvPRespawnIntervalBaseAmount=![IncreasePvPRespawnIntervalBaseAmount]
bAutoPvETimer=false
bAutoPvEUseSystemTime=
AutoPvEStartTimeSeconds=![AutoPvEStartTimeSeconds]
AutoPvEStopTimeSeconds=![AutoPvEStopTimeSeconds]
PerPlatformMaxStructuresMultiplier=5
MaxPlatformSaddleStructureLimit=15
StructureDamageRepairCooldown=180
bPassiveDefensesDamageRiderlessDinos=true
CustomRecipeEffectivenessMultiplier=1.0
CustomRecipeSkillMultiplier=1.0
PlayerHarvestingDamageMultiplier=1
DinoTurretDamageMultiplier=1
PerLevelStatsMultiplier_DinoTamed_Add[0]=0f;
PerLevelStatsMultiplier_DinoTamed_Affinity[0]=0f;
PerLevelStatsMultiplier_DinoTamed[0]=0f;
PerLevelStatsMultiplier_DinoTamed_Add[8]=0f;
PerLevelStatsMultiplier_DinoTamed_Affinity[8]=0f;
PerLevelStatsMultiplier_DinoTamed[8]=0f;
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Recycler_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=0,RemoveEngramPreReq=False)
The entry at the bottom is a hide engram code, I presume it is in the right place
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GreenhouseCeiling_Child_CorrectedStructures_Chi_C",EngramIndex=0,EngramHidden=False,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GreenhouseDoor_Child_CorrectedStructures_Chi_C",EngramIndex=0,EngramHidden=False,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)
As you can see I have simply copied and pasted the entries into the ini file.
http://steamproxy-script.pipiskins.com/sharedfiles/filedetails/?id=633330250
Your code looks like it should work to me (and I've tested the code above and it works for me)
Of course take a back up just in case
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PowerOutlet_Child_CorrectedStructures_V_c",EngramIndex=0,EngramHidden=False,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)
Needs to be
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PowerOutlet_Child_CorrectedStructures_C",EngramIndex=0,EngramHidden=False,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)
Is quite the list, so at least one is no surprise.
Oh, pssst. now you have it as c and I'm not sure if its case sensative or not. :P
Love the mod! Keep up the good work!