Advertisement
Guest User

detailedStats

a guest
Sep 16th, 2020
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ["times"] =
  2. {
  3. ["Su-25T"] =
  4. {
  5. ["total"] = 80.06,
  6. ["weapons"] =
  7. {
  8. ["FAB-100"] =
  9. {
  10. ["kills"] = 0,
  11. ["shot"] = 2,
  12. ["hit"] = 0,
  13. ["assist"] = 1,
  14. ["spec"] =
  15. {
  16. ["assists"] =
  17. {
  18. ["ELNYA"] = 1,
  19. }, -- end of ["assists"]
  20. }, -- end of ["spec"]
  21. ["aL"] =
  22. {
  23. ["Ships"] =
  24. {
  25. ["Unarmed"] = 1,
  26. }, -- end of ["Ships"]
  27. }, -- end of ["aL"]
  28. ["numHits"] = 2,
  29. }, -- end of ["FAB-100"]
  30. }, -- end of ["weapons"]
  31. ["inAir"] = 80.06,
  32. }, -- end of ["Su-25T"]
  33. ["A-10A"] =
  34. {
  35. ["total"] = 100.05,
  36. ["weapons"] =
  37. {
  38. ["GAU-8"] =
  39. {
  40. ["numHits"] = 0,
  41. ["kills"] = 0,
  42. ["shot"] = 69,
  43. ["hit"] = 0,
  44. }, -- end of ["GAU-8"]
  45. ["AGM-65D"] =
  46. {
  47. ["kL"] =
  48. {
  49. ["Ships"] =
  50. {
  51. ["Unarmed"] = 1,
  52. }, -- end of ["Ships"]
  53. }, -- end of ["kL"]
  54. ["kills"] = 1,
  55. ["shot"] = 2,
  56. ["hit"] = 1,
  57. ["spec"] =
  58. {
  59. ["kills"] =
  60. {
  61. ["ELNYA"] = 1,
  62. }, -- end of ["kills"]
  63. }, -- end of ["spec"]
  64. ["numHits"] = 3,
  65. }, -- end of ["AGM-65D"]
  66. }, -- end of ["weapons"]
  67. ["inAir"] = 100.05,
  68. }, -- end of ["A-10A"]
  69. }, -- end of ["times"]
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement