Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


KarnEdge

Members
  • Posts

    2
  • Joined

  • Last visited

  1. I would like to see a box in the modify config settings like the GameUserSettings.ini Custom Code box but for appended edits to the Game.ini instead. This will allow us to do OverrideNamedEngramEntries and ConfigOverrideItemCraftingCosts edits without having to use the FTP to overwrite our game.ini everytime we use the Control Panel to modify config settings.
  2. I would like to see Game.ini Custom Code added so we can append edits to Game.ini like this: OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SpyglassPlus_C",EngramHidden=True,EngramPointsCost=1,EngramLevelRequirement=10,RemoveEngramPreReq=False) Also, you can use GameUserSettings.ini Custom Code to add this: [ServerSettings] AllowAnyoneBabyImprintCuddle=true and it works, which means stuff like AllowAnyoneBabyImprintCuddle could be added as an on/off option in Modify Server Config page. Also, PvPStructureDecay and other structure decay options seem to be missing. Thanks!