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
Already taken care of. ARK: Eternal support will be in v2.8.0. However I am waiting for the new Dev Kit to be released so that I can address a critical bug fix relating to v259 game patch as part of that release.
Thanks Prome, I have actually already worked with LeutianKane on integrating with ARK: Eternal (the spreadsheet was a god send).
Release of this integration is currently blocked by current breaking change. Once I have fixed that I will release the next version of the mod that contains the integration with ARK: Eternal.
Homing Pigeon v2.8.0 has been released which includes support for ARK: Eternal mod. Tamable flyers (that have a costume slot) from ARK: Eternal can now be equipped with the Homing Pigeon Leg Ring. See change notes for more details.
Gryphon_Character_BP_C
Gryphon_Snow_Character_BP_C
Gryphon_Pygmy_Character_BP_C
as per this
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1092784125
Since they already have a costume slot, would you be able to support integration just by adding these?
Also I don't think the Pygmy Gryphon is not actually rideable, if that's important...
Spawn Tags and Custom Tags are unfortunately completely different things (Spawn tags are actually the Class names of the blueprints for the various dinos).
The Custom Tag is a variable within the Class definition of the dino's blueprint itself, and as such is something only the mod author can provide.
For example, the vanilla Argentavis has the following Class: Argent_Character_BP_C but its Custom Tag name is Argent. It's the custom tag name that I need.
Most mod authors provide a spreadsheet with all of the info needed to do integrations like this one[docs.google.com] from ARK: Eternal. Reach out to the mod author and ask if they can provide the Cutom Tag names, (feel free to link to this page).
GuardianGriffin
FlamingFeatherlight
WickedWyvern
WickedDragon
LedgendaryGriffin
LedgenPtera
LedgendaryTapejara
LegendQuetz
ParadosWyvern
RecklessArgent
RecklessGriffin
ParadosManticore
From what I've seen they already have the costume slot.
Thanks!
Thanks for this. I will schedule a task to complete this integration. Hopefully it will be in the next major release. I'll post a message on your mod page when the integration is available for users of your mod.
Edit: I have added this as a task[trello.com] to the Homing Pigeon development board. This is a public board so you can track the process of the task.