ARK: Survival Evolved

ARK: Survival Evolved

184 betyg
Low Steal Icthy
3
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Types: Mod, Creatures
Filstorlek
Lades upp
Uppdaterades
17.963 KB
20 jun, 2019 @ 7:03
21 jun, 2019 @ 7:59
4 ändringsnotiser ( visa )

Abonnera för att ladda ner
Low Steal Icthy

I 1 samling av wuzzy
WuzzyMyServer
20 artiklar
Beskrivning
Mod Id: 1775666168

Description
A replacement icthtyornis, this one will only steal raw meat/fish and raw prime meat/fish. And only one item from a stack at a time, not the whole stack! It will still possibly force you to drop your equiped weapons (look for these on the ground). But it will not steal and destroy entire stacks of narcotics, water bottles or other consumables as the standard one does!

Once installed it will spawn new instances of the replacement, but will not replace already existing instances. If you want to replace all current instances, the only way I know is to DestroyWildDinos (see wiki[ark.gamepedia.com] This will remove ALL wild dinos on the map, allowing new ones to spawn in, so use this command carefully and at your own risk!

Warning
This is a dinosaur replacing mod. It will substitute an alternative Icthyornis dino for the original. It will not work with other mods which change the same dino, nor with any mod which checks for exact class matches. It does however derive from the original class, so type hierarchy checks and casts should work.

Manual Spawning
To manually spawn an instance for testing or other purposes follow the standard procedure (see wiki[ark.gamepedia.com]) using the blueprint path:
Blueprint'/Game/Mods/FoodOnlyIcthy/Dinos/Ichthyornis/LowStealIchthyornis_Character_BP.LowStealIchthyornis_Character_BP'
For example:
admincheat SpawnDino "Blueprint'/Game/Mods/FoodOnlyIcthy/Dinos/Ichthyornis/LowStealIchthyornis_Character_BP.LowStealIchthyornis_Character_BP'" 500 0 0 10
Will spawn a level 10 dino 500cm from you in the direction you are looking.

Notes
  • Basic behaviour seems to be as expected.

Please report bugs below. I am also interested in feature requests, but bear in mind this is intended to be a "simple" replacement to remove annoyances :-)

My mods:
49 kommentarer
Krazy 24 mar, 2024 @ 16:01 
Can you open-source the mod, we will port it ourselves.
Krazy 24 mar, 2024 @ 16:00 
based
wuzzy  [skapare] 9 nov, 2023 @ 5:46 
@Ziogualty Sorry, but no
Ziogualty 9 nov, 2023 @ 4:25 
Can you put this awesome mod on Curseforge too, so that i can apply it to my server?
Agathorn (SH) 20 mar, 2022 @ 6:33 
You're not wrong just thought I'd share in case it helped even a little :)
wuzzy  [skapare] 20 mar, 2022 @ 5:03 
@Agathorn that is so, but I'd prefer code that doesn't randomly change without telling me! :lunar2019grinningpig: As I said part of the issue is the age of the implementation under ARK it's quite an early version of the Unreal blueprint environment and it's editor.
Agathorn (SH) 19 mar, 2022 @ 15:41 
@wuzzt really late to the party but RE your last comment, not that I want to defend Blueprint because I don't, but just as a tip you CAN select nodes or an entire graph in BP and copy them then paste in a txt editor and you will get text! That same text can be edited to some degree and pasted back. Not at all perfect but just another tool I thought i'd mention.
Pervy Sage 2 feb, 2022 @ 17:19 
Best mod for Ark out there. Screw the devs who though this creature was a good idea.
wuzzy  [skapare] 25 jan, 2022 @ 9:20 
Biggest problem is that it is such an old version of blueprint that they are using and the editor is flakey at best. I have a mod where everytime I touch it, some of the nodes disappear from the model, and I have to remember to add them back. Why anyone thought having a non text editable format was a good idea beats me! Give me C++ or script anyday!
RemzDNB 25 jan, 2022 @ 8:54 
and I'm a quite experienced c++ UE dev, and I know how much the devkit sucks, so you definitely deserved to be thanked for doing this :)