Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more items to be tracked by stats #45

Open
mrSkortch opened this issue Dec 9, 2019 · 0 comments
Open

Add more items to be tracked by stats #45

mrSkortch opened this issue Dec 9, 2019 · 0 comments
Assignees

Comments

@mrSkortch
Copy link
Owner

Add new items to be tracked by stats. Specifically non-kill related actions by a player for the stats like landings, refueling, and possibly cause of death.

Landings. Would simply tally where a player landed at with options being Airbase, FARP, CVN, LHA, and austere. The thought has occurred to me to also specify take-offs with ship operations and possibly categorizing ships by type or at least class. For instance specify if you landed on the Forestall, Nimitz, or Kuznetzov class ships. Alternatively list the actual object types landed on like CVN-74, Carl Vinson, Nimitz, etc. Additionally whenever the CV DLC is released it will hopefully add in landing scores accessible to the scripting engine. If added then this stat will also be added. Current thinking is to simply store each landing score with maybe a date associated.

Refueling. Main stat will be total time spent refueling, number of connects for each airframe, and display an average of those values. Not sure if storing information on the type of tanker is relevant, but would be possible. I am leaning toward adding a counter for "quality" of the connects. Essentially checks the time a player was connected and then categorizes it. Less than 5 seconds, 5 to 20 seconds, 20+. Something like that.

Cause of death. Would like to keep it relatively basic like a rough attribute of what killed you. Sams, fighters, attack aircraft, ships, etc. Would also categorize things like despawning in air, crashes would basically become to define "crashed without being hit", a simple TK counter, and crash landings.

The point of this is to add a few more generalist stats that people might find interesting while keeping the organization and scope of the current stats.

@mrSkortch mrSkortch self-assigned this Dec 9, 2019
@mrSkortch mrSkortch added this to the slmod 7_6 milestone Feb 20, 2020
@mrSkortch mrSkortch removed this from the slmod 7_6 milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant