Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






;).
NPCReplacements=(FromClassName="RR_StarRazortooth_Character_BP_C",ToClassName="RR_SpaceStarHammerheadShark_Character_BP_C")
The Classname is also the Creature ID on Arkids. SO for this mod, you will need the Creature ID/classname if the creature you want to change. You will need a line for every dino you wish to either disable or swap out for a different one.
The Classnames are listed above for every creature in the mod.
Hope this helps.
NPCReplacements=(FromClassName="",ToClassName="")
To elaborate where you would make changes... its between the quotes ""
NPCReplacements=(FromClassName=" - insert between quotes here ",ToClassName=" - insert between quotes here ")
For example, if i wanted star razortooths to not spawn, i would do this
NPCReplacements=(FromClassName="RR_StarRazortooth_Character_BP_C",ToClassName="")
Note the toclassname="" to prevent from spawning, do not put anything inside of these quotes.
Only exception is the Ostrich, it have a turn radius like a Battleship, the walking animation is too slow so it slides over the ground and the idle sounds plays a little too often for me.
Hope it will be fixed, for the time being i will disable the spawns for them in my world.
Blueprint'/Game/Mods/RRMod_StarAnimals/StarOstrich/BP/RR_StarOstrich_Character_BP.RR_StarOstrich_Character_BP_BP'
Blueprint'/Game/Mods/RRMod_StarAnimals/StarOstrich/BP/RR_GlowStarOstrich_Character_BP.RR_GlowStarOstrich_Character_BP_BP'
Blueprint'/Game/Mods/RRMod_StarAnimals/StarOstrich/BP/RR_FireStarOstrich_Character_BP.RR_FireStarOstrich_Character_BP_BP'
Blueprint'/Game/Mods/RRMod_StarAnimals/StarOstrich/BP/RR_PhoenixStarOstrich_Character_BP.RR_PhoenixStarOstrich_Character_BP_BP'
Blueprint'/Game/Mods/RRMod_StarAnimals/StarLeatherwing/BP/RR_RR_ColorStarLeatherwing_Character_BP.RR_ColorStarLeatherwing_Character_BP'
Also dont seem to find any ostriches but thats propably just me being blind
Any way to reduce the spawnrate in the configs?