ARK: Survival Evolved

ARK: Survival Evolved

Pokeballs - Dino Storage (Discontinued)
New solution
我终于研究完成了这个模组,这个模组中存在三个BUG。1.精灵球皮肤选择器无法使用,2.恐龙召回器无法制作。3.召唤恐龙鞍会自动掉落。 前2个BUG已经被我解决了, 因为我们能制作的精灵球皮肤选择器其实是一个BUG版本,无法使用。但是它还保留了一个比较好的版本,请使用这个代码,你的精灵球皮肤选择器就可以使用了。AdminCheat GiveItem "Blueprint'/Game/Mods/Pokeballs/Skins/PokeballSkinSelector/PrimalItem_PokeballSkinSelector.PrimalItem_PokeballSkinSelector'" 1 0 0 另外这个是精灵球恐龙召回器,必不可少的功能,非常的有用 AdminCheat GiveItem "Blueprint'/Game/Mods/Pokeballs/Restorative/PrimalItemConsumable_PokeballRestorative.PrimalItemConsumable_PokeballRestorative'" 100 0 0 至于第3个BUG目前还没有找到解决办法,可能是MOD和游戏的逻辑编程出现了不兼容错误,听说打中文补丁可以解决这个问题。

声明:游戏更新太快,此MOD的UE4版本存在很大不兼容。希望原作者能够重新生成PokeballSkinSelector和Restorative两个制作蓝图。这将会是一个完美的模组


I finally solved the problem with this mod, but it contains three bugs. The first bug prevents the Pokémon skin selector from working, the second bug prevents crafting the Dinosaur Recaller, and the third bug causes the Dinosaur Saddle to automatically drop when summoned. The first two bugs have been fixed, as the Pokémon skin selector we created was a buggy and unusable version. However, a working version is still available. Please use this code, and your Pokémon skin selector will work.

AdminCheat GiveItem "Blueprint'/Game/Mods/Pokeballs/Skins/PokeballSkinSelector/PrimalItem_PokeballSkinSelector.PrimalItem_PokeballSkinSelector'" 1 0 0

In addition, this is a Pokéball dinosaur recaller, It is very important in this system,But you can't currently craft it directly,Please use this command

AdminCheat GiveItem "Blueprint'/Game/Mods/Pokeballs/Restorative/PrimalItemConsumable_PokeballRestorative.PrimalItemConsumable_PokeballRestorative'" 100 0 0

As for the third BUG, ​​no solution has been found yet. It may be that there is an incompatibility error between the MOD and the game's logic programming.

The game updates too fast, and the UE4 version of this MOD is very incompatible. I hope the original author can regenerate the two production blueprints of PokeballSkinSelector and Restorative. This will be a perfect mod.