Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Edit - Link removed as it's now outdated.
Still DL-ing fine on my end. You shouldn't really need it any longer though, as the last update has all dinos automatically added to the Dino List.
- No combat requred tames
- Rex, Allo, and stuff like that require Prime/Prime Fish, Mutton or Kibble baits
- Therazino requires Veggie, Kibble or Botany (May soon be updated to include Bronto there too)
- Alphas, Giga and Mosa require Mutton or Kibble
- Titan requires Kibble
Thought that would be a good balance.
https://drive.google.com/file/d/1U1lhQqU_c94Sg9XF3nYHuAVvcI11qzvv/view?usp=sharing
The mod will now auto reset and update an older save file to update for Genesis creatures. You can add the following to your ini to prevent it.
[ImmersiveTamingSettings]
DisableUpdateSave=True
That did it! Though I first put it in game.ini when i needed it in the usersettings.ini. Thank you so much, and the response time of less than six minutes was utterly amazing. This is the best mod, and it seems to have the best authors. Thanks again.
What you're trying to do is not done with that file anyway. You want to edit the Game.INI file with the commands to change crafting costs. This is what the server config on the wiki has:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItem_WeaponStoneHatchet_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemAmmo_ArrowStone_C",BaseResourceRequirement=2.0,bCraftingRequireExactResourceType=false)))
You'll have to get the Item Class String of the baits you want to change, and put in what you want. If you need more help, PM me, and I'll give it a go. There's plenty of info out there, you just have to adapt it to your needs.