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

Module: Endscreen #25

Open
GuzzenVonLidl opened this issue Oct 21, 2018 · 2 comments
Open

Module: Endscreen #25

GuzzenVonLidl opened this issue Oct 21, 2018 · 2 comments

Comments

@GuzzenVonLidl
Copy link
Owner

Idea for a stat tracker for each player and display all info in the end screen

Possible things to track are:

  • Injuries sustained, Injuries Treated, Death Count, Longest life
  • Friendlies Assisted with: Injuries, Dragging/Carried
  • Shots, Hits, Kills
  • Time in Base, Vehicles - Ground/Air/Boat
  • Times Reloaded, Weapons Changed, Weapon Deployed

Bonus: Could go in to extreme depth of also extracting the info and storing them in a database for general progression on a website

@GuzzenVonLidl
Copy link
Owner Author

Commands to consider and wiki's

addMissionEventHandler ["EntityKilled",{}];
addMissionEventHandler ["Ended",{}];

https://community.bistudio.com/wiki/Debriefing
https://community.bistudio.com/wiki/BIS_fnc_endMission
https://community.bistudio.com/wiki/BIS_fnc_endMissionServer

@jasonjoyce971
Copy link
Collaborator

A few people would probably be interested in the Stat Tracker especially kill count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants