GetEngrams(印迹隐藏实用程序)
GetEngrams (Engram hider utility)
76561198073146510
Steam工坊
预览截图
1 张图片
主预览图
左右滑动查看更多 · 点击图片查看原图
模组介绍
无论出于何种原因,当涉及到通过正常技术通过 game.ini 隐藏印迹时,它可能会导致很多延迟。
查看英文原文
For whatever reason, when it comes to hiding engrams via the game.ini through the normal technique, it can cause a lot of lag. The solution to this is to use bOnlyAllowSpecifiedEngrams=true within the game.ini. This means you must reference ALL engrams that you would like to have learnable using "OverrideNamedEngrams" and filling out the information. Unfortunately, you cannot simply reference them and call it good, it will remove the engram cost and engram level. That's where this mod comes in. It will give you a list of all of the properly formatted Engram overrides, and then you just have to take out the ones that you don't want to be learnable.
This mod mainly exists for server owners that want to hide engrams without lag. This mod will generate a list of all OverrideNamedEngrams with the correct engram name, level, and engram point requirement, which will then be output to the log. Post processing will have to be done with some kind of script.
Helper website that will do most of the processing work for you.
This mod mainly exists for server owners that want to hide engrams without lag. This mod will generate a list of all OverrideNamedEngrams with the correct engram name, level, and engram point requirement, which will then be output to the log. Post processing will have to be done with some kind of script.
Helper website that will do most of the processing work for you.
;enable to gather engrams
;RemapRemovesRemapee is mainly used with stack mods (stack mods overwrite the engram for the original item, this will remove the original item\'s engram in favor of the overwritten one, otherwise, the mod will have both original and remap.
GetEngrams=false
RemapRemovesRemapee=false