You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi there.
we use the export of dinos to offer better admin support on lost dinos and dino stats. any chance to get a note of the dino's "wandering" state?
that's the current export command:
java -Xmx8192m -jar ark-tools.jar tamed --include-untameable --statistics --write-all-fields
cheers
The text was updated successfully, but these errors were encountered:
FYI, I've implemented a few extra creature properties in my ark-tools fork, including dead, wandering and baby flags and a fix for taming effectiveness. Of course you'll have to compile it yourself...
hi there.
we use the export of dinos to offer better admin support on lost dinos and dino stats. any chance to get a note of the dino's "wandering" state?
that's the current export command:
java -Xmx8192m -jar ark-tools.jar tamed --include-untameable --statistics --write-all-fields
cheers
The text was updated successfully, but these errors were encountered: