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
a would prefer having a simple artifact crafter without useless additions.
artifact crafting is working well for me.
I can fix it but it's too heavy to my PC. After Ark has been updated they update engine too.
so Artifacts craft I use old engine that make too many bug.
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Spear_Artifacts_torpor",EngramHidden=true,EngramPointsCost=0,EngramLevelRequirement=5,RemoveEngramPreReq=false)
under
[/script/shootergame.shootergamemode]
To remove spear engram
Try this one maybe I forgot to add _C after class name
I'm confirm to you.
1. open Game.ini
2. put this Code under [/script/shootergame.shootergamemode]
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Spear_Artifacts_torpor_C",EngramHidden=true,EngramPointsCost=0,EngramLevelRequirement=5,RemoveEngramPreReq=false)
Server will remove that engram from your server
Note: If players crafted I don't sure we can remove the item from inventory.
I try to update and remake this mod again in this month
I will change the path item code so it will help you remove spear from players.
sorry for late reply and tell you wrong in GameUserSettings.