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
You need to change the Game.ini
[/script/shootergame.shootergamemode]
NPCReplacements = (FromClassName = "Ichthyornis_Character_BP_C", ToClassName = "")
NPCReplacements = (FromClassName = "Pegomastax_Character_BP_C", ToClassName = "")
NPCReplacements=(FromClassName="Ichthyornis_Character_BP_C",ToClassName="Pela_Character_BP_C")
NPCReplacements=(FromClassName="Pegomastax_Character_BP_C",ToClassName="Sheep_Character_BP_C")
yet I still have them in my game after wiping dinos multiple times. Any ideas? Lol
NPCReplacements = (FromClassName = "Ichthyornis_Character_BP_C", ToClassName = "Ptero_Character_BP_C")
NPCReplacements = (FromClassName = "Pegomastax_Character_BP_C", ToClassName = "Sheep_Character_BP_C")
It should look just like this. used the Dno Spawn config tool from http://www.gamewalkthrough-universe.com/Walkthroughs-Guides/Ark-Survival-Evolved/Game-Server-Customization/Dino-Spawn/default.aspx to get the correct code
needs to go at the very top of the game.ini
before you paste in your critter swap codes ;o) pretty sure thats why it isnt working
edit:
something like this?
[/script/shootergame.shootergamemode]
NPCReplacements = (FromClassName = "Ichthyornis_Character_BP_C", ToClassName = "")