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






I downloaded Ark Editor for free at Epic games(or was it Steam?). I started with a “generic mod” template or something like that. I made a “child” item of the blueprints of the dinos and eggs I wanted to edit. I reduced the value in the drag weight field to 550 and changed the name of the dinos (added the “.”). I changed the blueprints of the eggs to contain the modded dino and not the vanilla dino. Then something on a main asset page or something I don’t rember... Then I cooked and uploaded the mod.
You could try changing the spawn rate. If you change it for regular brontos and diplos, you change it for the modded ones too. But I dont think that option is available from the game menu.
I will eventually see if i could bring back the version with dinos only, but i would like to have the modding tool transferred to an ssd first.
Thanks about the command and I will definitely instal the ACM mod since it's what I was looking for to make the spawn command on my own.
From your other code posted earlier I did get that you call your gigas "Gigant_Character_BP_Child" and just with that I was able to use the random comand for summoning a "Gigant_Character_BP_Child". However for the full comand I needed the actual path to your giga 'Mods/V_ArenaPass_Ext'. With the ACM mod however it seems 10 times easier.
I also alway wanted to fight a boss with brontos but they were always way too heavy. Now I can try it! I always find it boring that everyone fights bosses with Rexes mainly. Nothing else and it gets dull very very fast. Now I can use other much much BETTER things! Thanks a lot!
admincheat SpawnDino "Blueprint'/Game/Mods/V_ArenaPass_Ext/Gigant_Character_BP_Child.Gigant_Character_BP_Child'" 500 0 0 600
I recommend checking out the mod ACM by Woeful Macabre. It features an interface with a lot of great spawning options, and you dont need to know any spawn commands.
Also do you have an idea what admin command I can use to summon a precise level of your gigas? I figured out myself what the short version is from one of your previous codes, but that summons a random lvl one and I want a precise lvl 600. There is no way I can find one this high level in the wild and survive. I prefer to do it in the controled environment of my huge cage!
That is unfortunately not possible due to some other parameters that i am not familiar with. For instance, creatures able to wear a platform saddle (including fleet/motorboat) cannot carry other platform saddle creatures. They simply can't enter the platform, or slide right off if you drop them on top.
@KittyGuardian:
The Gigas still rage.
I initially learned modding because there were these features me and my friends disliked that was not configurable. For instance, the crafting costs: Finding a good blueprint was not really rewarding because it was so extremely expensive to create the item. Then I put all features in one mod and decided to provide a description in case anybody else was looking for similar features.
This mod replaces the default giganoto, so you will have a compatibility issue with Unnerfed Giganotos mod
For instance the part changing the tek tier energy color and ascended stuff from teal to red would be a utility mod that I think a lot more people would use if it were compartmentalized by itself.
And while I don't need a giganoto in an arena; I'd like to know if this mod works with the Unnerfed Giganotos mod. As that mod replaces default giganoto. Because then I'd have a compatibility issue.
https://survivetheark.com/index.php?/forums/topic/212655-increase-number-of-gigas-on-ragnarok/
I have struggled finding gigas myself, so I added the following to game.ini (from the tread):
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString=" DinoSpawnEntriesRedwoods_C ",NPCSpawnEntries=((AnEntryName="Gigant_Character_BP_Child_C",EntryWeight=0.001,NPCsToSpawnStrings=("Gigant_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Gigant_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.001)))
When also using the following, the redwoods was soon crawling with Gigas:
DinoSpawnWeightMultipliers=(DinoNameTag="Gigant",OverrideSpawnLimitPercentage=True,SpawnLimitPercentage=1.0, SpawnWeightMultiplier=500.0 )
so i think the SpawnWeightMultiplier should be kept at 1.
Be aware that the mod only works on gigas spawned and tamed after the update.