Search the Community
Showing results for tags 'ini codes'.
-
Add back creatures WC removed via ini Last year when valguero launched I saw this thread: And I want to create something similar, so I'm going to try and make this a repository for all ini changes you can use. I will add a few over time, and if anyone comments with ini changes I will add them to this post. This is your one stop shop for ini changes! Please note we can only add back creatures already in the game like griffins, we will not be able to add in things like the Grand Embertross or any other modded creaturs via the ini. Useful links: Spawn ini codes https://ark.gamepedia.com/Server_Configuration#Creature_Spawn_related Crystal Isles Spawn Entries https://ark.gamepedia.com/Spawn_Entries#Crystal_Isles Official mod/dlc entry on gamepedia https://ark.gamepedia.com/Crystal_Isles Mod entry on ganepedia (For info on what was originally in the mod : Had to use the way back machine) https://web.archive.org/web/20200427183620/https://ark.gamepedia.com/Mod:Crystal_Isles Engram Classnames https://ark.gamepedia.com/Engram_Classnames Creatures IDS https://ark.gamepedia.com/Creature_IDs CI Dino Additions mod dino spawn locations https://static.wikia.nocookie.net/arksurvivalevolved_gamepedia/images/7/7f/CI_Dinos_Spawn_Map_Core_Version_1.2.jpg/revision/latest?cb=20200807011307 THE INI CODES: The following ini codes came from the wonderful moTOM here: https://steamcommunity.com/app/346110/discussions/0/2574319728560692464/ I did not make them! All credit to him! Add these lines to your game.ini under [/script/shootergame.shootergamemode] and restart your server with destroywilddinos. ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSnow_C",NPCSpawnEntries=((AnEntryName="IceJumper",EntryWeight=0.05,NPCsToSpawnStrings=("IceJumper_Character_BP_C")),(AnEntryName="OWL",EntryWeight=0.05,NPCsToSpawnStrings=("Owl_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="IceJumper_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05),(NPCClassString="Owl_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesRedwoods_C",NPCSpawnEntries=((AnEntryName="Gacha",EntryWeight=0.05,NPCsToSpawnStrings=("Gacha_Character_BP_C")),(AnEntryName="Spider",EntryWeight=0.05,NPCsToSpawnStrings=("bogspider_character_bp_c"))),NPCSpawnLimits=((NPCClassString="Gacha_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05),(NPCClassString="bogspider_character_bp_c",MaxPercentageOfDesiredNumToAllow=0.05)) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesMountain_C",NPCSpawnEntries=((AnEntryName="Spindle",EntryWeight=0.05,NPCsToSpawnStrings=("Spindles_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Spindles_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesBadlands_C",NPCSpawnEntries=((AnEntryName="Spindle",EntryWeight=0.05,NPCsToSpawnStrings=("Spindles_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Spindles_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ocean_C",NPCSpawnEntries=((AnEntryName="Schildkröte",EntryWeight=0.005,NPCsToSpawnStrings=("GiantTurtle_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="GiantTurtle_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.005))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesDunes_C",NPCSpawnEntries=((AnEntryName="Worm",EntryWeight=0.01,NPCsToSpawnStrings=("Deathworm_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Spindles_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_ElementalChamber_C",NPCSpawnEntries=((AnEntryName="EnforcerSpawner",EntryWeight=0.05,NPCsToSpawnStrings=("Enforcer_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Enforcer_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesIceCave_C",NPCSpawnEntries=((AnEntryName="Shifter",EntryWeight=0.3,NPCsToSpawnStrings=("Shapeshifter_Small_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Shapeshifter_Small_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.3))) Created by THETRILOBSTER: Attempts to add in Rock Drakes apparently is working pretty well and can even get some eggs to spawn (Sometimes) good luck and thanks Mr. Lobster. ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_FloatingIslands_Main_C",NPCSpawnEntries=((AnEntryName="Rock Drake",EntryWeight=0.5,NPCsToSpawnStrings=("RockDrake_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="RockDrake_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05))) Created by ME: ATTEMPT TO SPAWN PARAKEET FISH SCHOOL FOR TAMING MEGACHELON (Something is up with Parakeets, tell me if they do spawn...) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesUnicorn",NPCSpawnEntries=((AnEntryName="Swarm", EntryWeight=1000.0, NPCsToSpawnStrings=("MicrobeSwarmChar_BP_C"))),NPCSpawnLimits=((NPCClassString="MicrobeSwarmChar_BP_C", MaxPercentageOfDesiredNumToAllow=0.65)) ) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_FloatingIslands_Main",NPCSpawnEntries=((AnEntryName="Swarm", EntryWeight=1000.0, NPCsToSpawnStrings=("MicrobeSwarmChar_BP_C"))),NPCSpawnLimits=((NPCClassString="MicrobeSwarmChar_BP_C", MaxPercentageOfDesiredNumToAllow=0.65)) ) Other Megachelon Spawn locations ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_FloatingIslands_Main",NPCSpawnEntries=((AnEntryName="GiantTurtle", EntryWeight=1000.0, NPCsToSpawnStrings=("GiantTurtle_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="GiantTurtle_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.15)) ) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesUnicorn",NPCSpawnEntries=((AnEntryName="GiantTurtle", EntryWeight=1000.0, NPCsToSpawnStrings=("GiantTurtle_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="GiantTurtle_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.15)) ) WARNING REPORTED BROKEN AND PREVENTING BLOOD CRYSTAL WYVERN SPAWNS. Use only for reference purposes.... Deinonychus (You cant tame them since they wont lay eggs, but I did this in case you want them in your world for a bit of authenticity) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_CW_Bloodfall",NPCSpawnEntries=((AnEntryName="Deinonychus", EntryWeight=1000.0, NPCsToSpawnStrings=("Deinonychus_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Deinonychus_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.25)) ) Magmasaur (Same thing as with Deinon, you cant tame them since they wont lay eggs, but you can add this to put them in your world for a bit of authenticity) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="AB_DinoSpawnEntries_Basilisks",NPCSpawnEntries=((AnEntryName="LavaLizard", EntryWeight=1000.0, NPCsToSpawnStrings=("Cherufe_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Cherufe_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.15)) ) Saddle Engrams (Made by me) Add snow owl saddle engram EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_OwlSaddle_C",LevelToAutoUnlock=61) Velonasaur Saddle Engram EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_SpindlesSaddle_C",LevelToAutoUnlock=27) Gacha Saddle EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_GachaSaddle_C",LevelToAutoUnlock=38) Mana Saddle EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_IceJumperSaddle_C",LevelToAutoUnlock=66) MegaChelon Saddle (If you manage to tame it) EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_GiantTurtleSaddle_C",LevelToAutoUnlock=45) STACK MODIFIER: (Also made by moTom on the same thread) Make Primal Crystals stack to 20 ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Honey_C",Quantity=(MaxItemQuantity=20,bIgnoreMultiplier=true)) ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Crystal_IslesPrimal_C",Quantity=(MaxItemQuantity=20,bIgnoreMultiplier=true)) What we need: Creatures listed on the mod version of Crystal isles that never made it into the official version Their saddle engram auto unlocks Also for anyone interested I have a large ini file that adds back in SE engrams, tested on Genesis. If I see a lot of interest ill post it here. P. D. Certain ini changes like to add rock Drake's back in are usually blocked by WC so sorry if you were hoping for that. But thankfully WC has only blocked a small number of creatures and almost never blocks engram unlocks! P.P.D. I am also running a win 10 server cluster, and if their are any server owners out there who are interested I can share how I got that setup as well! Happy Arking!