Jump to content

What is the spawn code for reaper queens?


Recommended Posts

We are adding the other Dino’s to our ragnarok server but we can’t find the spawn ID code for the reaper queen, reaper king, or the nameless to allow them to spawn on the map. Also need it to include the code for the cave under the castle in ragnarok. So we can have them spawn in. Please help. 

Link to comment
Share on other sites

I don't know if it helps, or is another spawn ID you're talking about (never been on server config before):

 

admincheat summon Xenomorph_Character_BP_Female_C

or

admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female'" 500 0 0 35

 

If it is what you're looking for, you can get another dinos codes at wiki on "Spawn Command" session: https://ark.gamepedia.com/Reaper

Link to comment
Share on other sites

For the second part of your question you have to identify the name of the zone you are referring and add appropiate lines to the spawn entries config at game.ini

This is an example of how to add dinos spawn to a zone. In this example we are adding eels to shallow water.

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntries_ShallowWater_C",NPCSpawnEntries=((AnEntryName="EelSpawner",EntryWeight=1000.0,NPCsToSpawnStrings=("Eel_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Eel_Character_BP_C",MaxPercentageOfDesiredNumToAllow=1)))

I dont play on ragnarok so I cannot help identifying the cave. This is the full list of ragnarok spawn entries 

https://ark.gamepedia.com/Spawn_Entries#Ragnarok

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...