Stats dump?
esalkin1 opened this issue · 2 comments
esalkin1 commented
Is there any way to dump the dino counts to a CSV fille? For instance:
Dodo,1203
Rex ,324
Raptor,821
Castoroides,8
Alpha T-Rex,0
This would really help admins tweak the numbers on their servers or use the command line to add a missing one.
coldino commented
This looked like a useful thing to me, but not a good fit for inside Larkator itself because it would better on the server. So, I made a quick command-line tool to do it and added it to the project.
You can see the code in 0528a16, or grab the built version here: SpeciesCount.zip.
It requires .Net Core 6 but should run on pretty much all platforms.
Example:
> SpeciesCount.exe --wild LostIsland.ark
Species,Count
Coel_Character_BP_C, 4936
Dragonfly_Character_BP_C, 2323
Coel_Character_BP_Ocean_C, 1947
Dodo_Character_BP_C, 1489
Ant_Character_BP_C, 1476
Dilo_Character_BP_C, 1422
Compy_Character_BP_C, 1142
...
Let me know if it's useful!
esalkin1 commented
Coldino,
Works like a charm! Not being a programmer, it would have taken me a few hundred hours to figure that out. Thanks to you I can better spend those hours getting eaten by dinos!
Thanks again;
[J0241043]
Ed Niklas<https://www.linkedin.com/in/edniklas?trk=profile-badge>
Home: (813) 877-7067
Cell: (813) 999-0234
Public: ***@***.******@***.***>
Private: ***@***.******@***.***> (not for publication or commercial use.)
Web: http://www.linkedin.com/in/edniklas
From: coldino ***@***.***>
Sent: Wednesday, January 19, 2022 8:01 PM
To: coldino/Larkator ***@***.***>
Cc: esalkin1 ***@***.***>; Author ***@***.***>
Subject: Re: [coldino/Larkator] Stats dump? (Issue #63)
This looked like a useful thing to me, but not a good fit for inside Larkator itself because it would better on the server. So, I made a quick command-line tool to do it and added it to the project.
You can see the code in 0528a16<0528a16>, or grab the built version here: SpeciesCount.zip<https://github.com/coldino/Larkator/files/7901416/SpeciesCount.zip>.
It requires .Net Core 6 but should run on pretty much all platforms.
Example:
SpeciesCount.exe --wild LostIsland.ark
Species,Count
Coel_Character_BP_C, 4936
Dragonfly_Character_BP_C, 2323
Coel_Character_BP_Ocean_C, 1947
Dodo_Character_BP_C, 1489
Ant_Character_BP_C, 1476
Dilo_Character_BP_C, 1422
Compy_Character_BP_C, 1142
...
Let me know if it's useful!
—
Reply to this email directly, view it on GitHub<#63 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVRKV3EU4HEZPDFM3GHRYMDUW5NDLANCNFSM5LCQP7DA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>