Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. 16:19:55 Host identity created.
  2. 16:19:55 Game Port: 2302, Steam Query Port: 2303
  3. 16:21:16 Player Drew connecting.
  4. 16:21:16 Mission ALiVE Basic Template read from bank.
  5. 16:21:17 Player Drew connected (id=76561198012420991).
  6. 16:21:27 Roles assigned.
  7. 16:21:27 Reading mission ...
  8. 16:22:26 Mission read.
  9. 16:22:51 Game started.
  10. 16:23:44 Admin logged in, player: Drew, playerUID: 76561198012420991, IP: 192.168.1.125:2316.
  11. 16:25:07 Game finished.
  12. class Session
  13.  
  14. {
  15.  
  16. mission="ALiVE Basic Template";
  17.  
  18. island="Stratis";
  19.  
  20. gameType="COOP";
  21.  
  22. duration=136.104;
  23.  
  24. class Player1
  25.  
  26. {
  27.  
  28. name="Drew";
  29.  
  30. killsInfantry=0;
  31.  
  32. killsSoft=0;
  33.  
  34. killsArmor=0;
  35.  
  36. killsAir=0;
  37.  
  38. killsPlayers=0;
  39.  
  40. customScore=0;
  41.  
  42. killsTotal=0;
  43.  
  44. killed=0;
  45.  
  46. };
  47.  
  48. };
  49.  
  50. 16:25:47 Waiting for next game.
  51. 16:25:48 Mission ALiVE Basic Template read from bank.
  52. 16:25:53 Player Drew disconnected.
  53. 16:25:53 Admin logged out, player: Drew, playerUID: 76561198012420991, IP: 192.168.1.125:2316.
  54. 16:25:53 All users disconnected, waiting for users.
  55. 16:27:37 Player Drew connecting.
  56. 16:27:37 Mission ALiVE Basic Template read from bank.
  57. 16:27:39 Player Drew connected (id=76561198012420991).
  58. 16:27:48 Roles assigned.
  59. 16:27:48 Reading mission ...
  60. 16:27:49 Mission read.
  61. 16:28:16 Admin logged in, player: Drew, playerUID: 76561198012420991, IP: 192.168.1.125:2316.
  62. 16:28:25 Game started.
  63. 16:30:37 Game finished.
  64. class Session
  65.  
  66. {
  67.  
  68. mission="ALiVE Basic Template";
  69.  
  70. island="Stratis";
  71.  
  72. gameType="COOP";
  73.  
  74. duration=132.48201;
  75.  
  76. class Player1
  77.  
  78. {
  79.  
  80. name="Drew";
  81.  
  82. killsInfantry=0;
  83.  
  84. killsSoft=0;
  85.  
  86. killsArmor=0;
  87.  
  88. killsAir=0;
  89.  
  90. killsPlayers=0;
  91.  
  92. customScore=0;
  93.  
  94. killsTotal=0;
  95.  
  96. killed=0;
  97.  
  98. };
  99.  
  100. };
  101.  
  102. 16:30:39 Waiting for next game.
  103. 16:30:39 Mission ALiVE Basic Template read from bank.
  104. 16:30:42 Player Drew disconnected.
  105. 16:30:42 Admin logged out, player: Drew, playerUID: 76561198012420991, IP: 192.168.1.125:2316.
  106. 16:30:42 All users disconnected, waiting for users.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement