Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
14 KiB

  1. L 07/19/1999 - 19:06:30: Log file started.
  2. L 07/19/1999 - 19:06:30: Spawning server "hunted"
  3. L 07/19/1999 - 19:06:30: server cvars start
  4. L 07/19/1999 - 19:06:30: "cr_random" = "0"
  5. L 07/19/1999 - 19:06:30: "cr_engineer" = "0"
  6. L 07/19/1999 - 19:06:31: "cr_spy" = "0"
  7. L 07/19/1999 - 19:06:31: "cr_pyro" = "0"
  8. L 07/19/1999 - 19:06:31: "cr_hwguy" = "0"
  9. L 07/19/1999 - 19:06:31: "cr_medic" = "0"
  10. L 07/19/1999 - 19:06:31: "cr_demoman" = "0"
  11. L 07/19/1999 - 19:06:31: "cr_soldier" = "0"
  12. L 07/19/1999 - 19:06:31: "cr_sniper" = "0"
  13. L 07/19/1999 - 19:06:31: "cr_scout" = "0"
  14. L 07/19/1999 - 19:06:31: "decalfrequency" = "30"
  15. L 07/19/1999 - 19:06:31: "mp_autocrosshair" = "1"
  16. L 07/19/1999 - 19:06:31: "mp_flashlight" = "0"
  17. L 07/19/1999 - 19:06:32: "mp_footsteps" = "0"
  18. L 07/19/1999 - 19:06:32: "mp_forcerespawn" = "1"
  19. L 07/19/1999 - 19:06:32: "mp_weaponstay" = "0"
  20. L 07/19/1999 - 19:06:32: "mp_falldamage" = "0"
  21. L 07/19/1999 - 19:06:32: "mp_friendlyfire" = "0"
  22. L 07/19/1999 - 19:06:32: "mp_timelimit" = "30"
  23. L 07/19/1999 - 19:06:32: "mp_fraglimit" = "0"
  24. L 07/19/1999 - 19:06:32: "mp_teamplay" = "1.000000"
  25. L 07/19/1999 - 19:06:32: "tfc_balance_scores" = "1.0"
  26. L 07/19/1999 - 19:06:32: "tfc_balance_teams" = "1.0"
  27. L 07/19/1999 - 19:06:32: "tfc_adminpwd" = ""
  28. L 07/19/1999 - 19:06:32: "tfc_clanbattle_locked" = "0.0"
  29. L 07/19/1999 - 19:06:32: "tfc_clanbattle" = "0.0"
  30. L 07/19/1999 - 19:06:32: "tfc_respawndelay" = "0.0"
  31. L 07/19/1999 - 19:06:32: "tfc_autoteam" = "0"
  32. L 07/19/1999 - 19:06:32: "cmdline" = "0"
  33. L 07/19/1999 - 19:06:32: "mp_logfile" = "1"
  34. L 07/19/1999 - 19:06:32: "mp_logecho" = "1"
  35. L 07/19/1999 - 19:06:33: "deathmatch" = "1"
  36. L 07/19/1999 - 19:06:33: "coop" = "0"
  37. L 07/19/1999 - 19:06:33: "pausable" = "0"
  38. L 07/19/1999 - 19:06:33: "sv_sendvelocity" = "1"
  39. L 07/19/1999 - 19:06:33: "sv_password" = ""
  40. L 07/19/1999 - 19:06:33: "sv_aim" = "0"
  41. L 07/19/1999 - 19:06:33: "sv_gravity" = "800"
  42. L 07/19/1999 - 19:06:33: "sv_friction" = "4"
  43. L 07/19/1999 - 19:06:33: "edgefriction" = "2"
  44. L 07/19/1999 - 19:06:33: "sv_stopspeed" = "100"
  45. L 07/19/1999 - 19:06:33: "sv_maxspeed" = "500.000000"
  46. L 07/19/1999 - 19:06:33: "sv_accelerate" = "10"
  47. L 07/19/1999 - 19:06:33: "sv_stepsize" = "18"
  48. L 07/19/1999 - 19:06:33: "sv_clipmode" = "0"
  49. L 07/19/1999 - 19:06:33: "sv_bounce" = "1"
  50. L 07/19/1999 - 19:06:33: "sv_airmove" = "1"
  51. L 07/19/1999 - 19:06:33: "sv_airaccelerate" = "10"
  52. L 07/19/1999 - 19:06:33: "sv_wateraccelerate" = "10"
  53. L 07/19/1999 - 19:06:34: "sv_waterfriction" = "1"
  54. L 07/19/1999 - 19:06:34: "sv_timeout" = "65"
  55. L 07/19/1999 - 19:06:34: "sv_clienttrace" = "3.5"
  56. L 07/19/1999 - 19:06:34: "sv_cheats" = "1.000000"
  57. L 07/19/1999 - 19:06:34: "sv_maxspectators" = "8"
  58. L 07/19/1999 - 19:06:34: "sv_spectalk" = "1"
  59. L 07/19/1999 - 19:06:34: "sv_spectatormaxspeed" = "500"
  60. L 07/19/1999 - 19:06:34: "sv_upload_maxsize" = "0"
  61. L 07/19/1999 - 19:06:34: "sv_allowdownload" = "1"
  62. L 07/19/1999 - 19:06:34: "sv_allowupload" = "1"
  63. L 07/19/1999 - 19:06:34: server cvars end
  64. L 07/19/1999 - 19:06:38: Map CRC "-1879475242"
  65. L 07/19/1999 - 19:06:39: "sv_maxspeed" = "500"
  66. L 07/19/1999 - 19:06:39: "mp_teamplay" = "21"
  67. L 07/19/1999 - 19:06:39: Server name is "Aesthete"
  68. L 07/19/1999 - 19:06:39: "sv_maxspeed" = "500.000000"
  69. L 07/19/1999 - 19:06:41: "Phorritorium<2><WON:4294928345>" connected, address "loopback"
  70. L 07/19/1999 - 19:06:47: "Phorritorium<2><WON:4294928345>" has entered the game
  71. L 07/19/1999 - 19:07:00: "Phorritorium<2>" joined team "3".
  72. L 07/19/1999 - 19:07:01: "Phorritorium<2>" changed class to "Sniper"
  73. L 07/19/1999 - 19:07:01: "Phorritorium<2>" changed class to "Sniper"
  74. L 07/19/1999 - 19:07:01: "Phorritorium<2>" activated the goal "info_player_teamspawn"
  75. L 07/19/1999 - 19:07:59: "[FF]Vidar<3><WON:4294929813>" connected, address "216.168.96.214:27005"
  76. L 07/19/1999 - 19:08:05: "[FF]Vidar<4><WON:4294929813>" connected, address "216.168.96.214:27005"
  77. L 07/19/1999 - 19:08:37: "[FF]Vidar<4><WON:4294929813>" has entered the game
  78. L 07/19/1999 - 19:09:04: "[FF]Vidar<4>" joined team "3".
  79. L 07/19/1999 - 19:09:30: "[FF]Vidar<4>" changed class to "Sniper"
  80. L 07/19/1999 - 19:09:30: "[FF]Vidar<4>" changed class to "Sniper"
  81. L 07/19/1999 - 19:09:30: "[FF]Vidar<4>" activated the goal "info_player_teamspawn"
  82. L 07/19/1999 - 19:09:41: "[FF]Vidar<4>" changed to team "2".
  83. L 07/19/1999 - 19:09:41: "[FF]Vidar<4>" killed self with "world"
  84. L 07/19/1999 - 19:09:45: "[FF]Vidar<4>" activated the goal "info_player_teamspawn"
  85. L 07/19/1999 - 19:09:51: "[FF]Vidar<4>" changed class to "Soldier"
  86. L 07/19/1999 - 19:09:51: "[FF]Vidar<4>" changed class to "Soldier"
  87. L 07/19/1999 - 19:09:51: "[FF]Vidar<4>" activated the goal "info_player_teamspawn"
  88. L 07/19/1999 - 19:12:02: "Player<5><WON:4294931237>" connected, address "216.210.37.113:22171"
  89. L 07/19/1999 - 19:12:15: "Player<5><WON:4294931237>" has entered the game
  90. L 07/19/1999 - 19:12:34: "Player<5>" joined team "2".
  91. L 07/19/1999 - 19:12:40: "Player<5>" changed class to "Soldier"
  92. L 07/19/1999 - 19:12:40: "Player<5>" changed class to "Soldier"
  93. L 07/19/1999 - 19:12:40: "Player<5>" activated the goal "info_player_teamspawn"
  94. L 07/19/1999 - 19:12:49: "Pyro<6><WON:4294926607>" connected, address "152.201.230.34:27005"
  95. L 07/19/1999 - 19:14:27: "Player<5>" changed to team "1".
  96. L 07/19/1999 - 19:14:27: "Player<5>" killed self with "world"
  97. L 07/19/1999 - 19:14:29: "Player<5>" activated the goal "info_player_teamspawn"
  98. L 07/19/1999 - 19:14:29: "Player<5>" changed class to "Civilian"
  99. L 07/19/1999 - 19:14:29: "Player<5>" changed class to "Civilian"
  100. L 07/19/1999 - 19:14:29: "Player<5>" activated the goal "info_player_teamspawn"
  101. L 07/19/1999 - 19:14:29: "Player<5>" activated the goal "The Hunted's Notepad"
  102. L 07/19/1999 - 19:15:34: Broadcast: "#hunted_target_scores"
  103. L 07/19/1999 - 19:15:34: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  104. L 07/19/1999 - 19:15:34: "Phorritorium<2>" activated the goal "info_player_teamspawn"
  105. L 07/19/1999 - 19:15:34: Broadcast: "#hunted_target_scores"
  106. L 07/19/1999 - 19:15:34: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  107. L 07/19/1999 - 19:15:34: "[FF]Vidar<4>" activated the goal "info_player_teamspawn"
  108. L 07/19/1999 - 19:15:34: Broadcast: "#hunted_target_scores"
  109. L 07/19/1999 - 19:15:34: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  110. L 07/19/1999 - 19:15:34: "Player<5>" activated the goal "info_player_teamspawn"
  111. L 07/19/1999 - 19:15:34: "Player<5>" activated the goal "The Hunted's Notepad"
  112. L 07/19/1999 - 19:16:36: "Ordnance<7><WON:4294913428>" connected, address "209.110.244.208:27005"
  113. L 07/19/1999 - 19:16:55: "Ordnance<7><WON:4294913428>" has entered the game
  114. L 07/19/1999 - 19:17:01: "bracepoint<8><WON:4294932281>" connected, address "24.113.136.171:27005"
  115. L 07/19/1999 - 19:17:02: "Ordnance<7>" joined team "3".
  116. L 07/19/1999 - 19:17:03: "Ordnance<7>" changed class to "Sniper"
  117. L 07/19/1999 - 19:17:03: "Ordnance<7>" changed class to "Sniper"
  118. L 07/19/1999 - 19:17:03: "Ordnance<7>" activated the goal "info_player_teamspawn"
  119. L 07/19/1999 - 19:17:07: Broadcast: "#hunted_target_scores"
  120. L 07/19/1999 - 19:17:07: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  121. L 07/19/1999 - 19:17:07: "Phorritorium<2>" activated the goal "info_player_teamspawn"
  122. L 07/19/1999 - 19:17:07: Broadcast: "#hunted_target_scores"
  123. L 07/19/1999 - 19:17:07: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  124. L 07/19/1999 - 19:17:07: "[FF]Vidar<4>" activated the goal "info_player_teamspawn"
  125. L 07/19/1999 - 19:17:07: Broadcast: "#hunted_target_scores"
  126. L 07/19/1999 - 19:17:07: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  127. L 07/19/1999 - 19:17:07: "Player<5>" activated the goal "info_player_teamspawn"
  128. L 07/19/1999 - 19:17:07: "Player<5>" activated the goal "The Hunted's Notepad"
  129. L 07/19/1999 - 19:17:07: Broadcast: "#hunted_target_scores"
  130. L 07/19/1999 - 19:17:07: Named Broadcast: "#hunted_target_scores" ("Player<5>")
  131. L 07/19/1999 - 19:17:07: "Ordnance<7>" activated the goal "info_player_teamspawn"
  132. L 07/19/1999 - 19:17:12: "bracepoint<8><WON:4294932281>" has entered the game
  133. L 07/19/1999 - 19:17:19: "bracepoint<8>" joined team "3".
  134. L 07/19/1999 - 19:17:24: "bracepoint<8>" changed class to "Sniper"
  135. L 07/19/1999 - 19:17:24: "bracepoint<8>" changed class to "Sniper"
  136. L 07/19/1999 - 19:17:24: "bracepoint<8>" activated the goal "info_player_teamspawn"
  137. L 07/19/1999 - 19:18:47: "bracepoint<8>" killed "[FF]Vidar<4>" with "axe"
  138. L 07/19/1999 - 19:18:54: "Player<5>" killed "bracepoint<8>" with "axe"
  139. L 07/19/1999 - 19:18:57: "bracepoint<8>" activated the goal "info_player_teamspawn"
  140. L 07/19/1999 - 19:19:39: "[FF]Vidar<4>" disconnected
  141. L 07/19/1999 - 19:19:45: "Player<5>" changed class to "Civilian"
  142. L 07/19/1999 - 19:19:47: "Player<5>" changed class to "Civilian"
  143. L 07/19/1999 - 19:19:49: "Player<5>" changed class to "Civilian"
  144. L 07/19/1999 - 19:19:54: "Player<5>" changed to team "2".
  145. L 07/19/1999 - 19:19:54: "Player<5>" killed self with "world"
  146. L 07/19/1999 - 19:19:54: Broadcast: "#hunted_target_killed"
  147. L 07/19/1999 - 19:19:54: "Phorritorium<2>" activated the goal "info_player_teamspawn"
  148. L 07/19/1999 - 19:19:54: Broadcast: "#hunted_target_killed"
  149. L 07/19/1999 - 19:19:54: Broadcast: "#hunted_target_killed"
  150. L 07/19/1999 - 19:19:54: "Ordnance<7>" activated the goal "info_player_teamspawn"
  151. L 07/19/1999 - 19:19:54: Broadcast: "#hunted_target_killed"
  152. L 07/19/1999 - 19:19:54: "bracepoint<8>" activated the goal "info_player_teamspawn"
  153. L 07/19/1999 - 19:19:58: "Player<5>" activated the goal "info_player_teamspawn"
  154. L 07/19/1999 - 19:20:00: "Player<5>" changed class to "Soldier"
  155. L 07/19/1999 - 19:20:00: "Player<5>" changed class to "Soldier"
  156. L 07/19/1999 - 19:20:00: "Player<5>" activated the goal "info_player_teamspawn"
  157. L 07/19/1999 - 19:20:49: "Player<5>" killed "bracepoint<8>" with "rocket"
  158. L 07/19/1999 - 19:20:50: "bracepoint<8>" activated the goal "info_player_teamspawn"
  159. L 07/19/1999 - 19:21:40: "FirstOne<9><WON:4294932231>" connected, address "208.25.244.54:27005"
  160. L 07/19/1999 - 19:22:22: "FirstOne<9><WON:4294932231>" has entered the game
  161. L 07/19/1999 - 19:22:41: "FirstOne<9>" joined team "3".
  162. L 07/19/1999 - 19:22:44: "FirstOne<9>" changed class to "Sniper"
  163. L 07/19/1999 - 19:22:44: "FirstOne<9>" changed class to "Sniper"
  164. L 07/19/1999 - 19:22:44: "FirstOne<9>" activated the goal "info_player_teamspawn"
  165. L 07/19/1999 - 19:22:48: "Player<5>" killed "bracepoint<8>" with "rocket"
  166. L 07/19/1999 - 19:23:09: "bracepoint<8>" disconnected
  167. L 07/19/1999 - 19:25:54: "Player<10><WON:4294932063>" connected, address "168.191.229.232:27005"
  168. L 07/19/1999 - 19:26:12: "(1)Player<10><WON:4294932063>" has entered the game
  169. L 07/19/1999 - 19:26:19: "(1)Player<10>" joined team "2".
  170. L 07/19/1999 - 19:26:38: "(1)Player<10>" changed class to "Soldier"
  171. L 07/19/1999 - 19:26:38: "(1)Player<10>" changed class to "Soldier"
  172. L 07/19/1999 - 19:26:38: "(1)Player<10>" activated the goal "info_player_teamspawn"
  173. L 07/19/1999 - 19:26:47: "Z<11><WON:4294932549>" connected, address "205.149.183.101:27005"
  174. L 07/19/1999 - 19:26:51: "Z<11><WON:4294932549>" has entered the game
  175. L 07/19/1999 - 19:26:54: "Z<11>" joined team "3".
  176. L 07/19/1999 - 19:26:55: "Z<11>" changed class to "Sniper"
  177. L 07/19/1999 - 19:26:55: "Z<11>" changed class to "Sniper"
  178. L 07/19/1999 - 19:26:55: "Z<11>" activated the goal "info_player_teamspawn"
  179. L 07/19/1999 - 19:27:08: "Player<5>" killed "FirstOne<9>" with "supershotgun"
  180. L 07/19/1999 - 19:27:10: "FirstOne<9>" activated the goal "info_player_teamspawn"
  181. L 07/19/1999 - 19:29:18: "(1)Player<10>" killed "Z<11>" with "rocket"
  182. L 07/19/1999 - 19:29:20: "Z<11>" activated the goal "info_player_teamspawn"
  183. L 07/19/1999 - 19:29:43: "(1)Player<10>" killed "Z<11>" with "rocket"
  184. L 07/19/1999 - 19:29:45: "Z<11>" activated the goal "info_player_teamspawn"
  185. L 07/19/1999 - 19:30:27: "Z<11>" killed "(1)Player<10>" with "sniperrifle"
  186. L 07/19/1999 - 19:30:31: "(1)Player<10>" activated the goal "info_player_teamspawn"
  187. L 07/19/1999 - 19:30:34: "Player<5>" killed "Z<11>" with "supershotgun"
  188. L 07/19/1999 - 19:30:36: "Z<11>" activated the goal "info_player_teamspawn"
  189. L 07/19/1999 - 19:30:56: "Player<5>" killed "Z<11>" with "supershotgun"
  190. L 07/19/1999 - 19:30:57: "Z<11>" activated the goal "info_player_teamspawn"
  191. L 07/19/1999 - 19:30:58: "Htoriphes<12><WON:4294933746>" connected, address "216.101.156.201:21250"
  192. L 07/19/1999 - 19:31:05: "Player<5>" disconnected
  193. L 07/19/1999 - 19:31:18: "(1)Player<10>" killed "Z<11>" with "rocket"
  194. L 07/19/1999 - 19:31:19: "Z<11>" activated the goal "info_player_teamspawn"
  195. L 07/19/1999 - 19:31:33: "Htoriphes<12><WON:4294933746>" has entered the game
  196. L 07/19/1999 - 19:31:37: "(1)Player<10>" killed "Ordnance<7>" with "rocket"
  197. L 07/19/1999 - 19:31:43: "Htoriphes<12>" joined team "3".
  198. L 07/19/1999 - 19:31:46: "Htoriphes<12>" changed class to "Sniper"
  199. L 07/19/1999 - 19:31:46: "Htoriphes<12>" changed class to "Sniper"
  200. L 07/19/1999 - 19:31:46: "Htoriphes<12>" activated the goal "info_player_teamspawn"
  201. L 07/19/1999 - 19:31:46: "Ordnance<7>" disconnected
  202. L 07/19/1999 - 19:32:17: "(1)Player<10>" killed "Z<11>" with "rocket"
  203. L 07/19/1999 - 19:32:19: "Z<11>" activated the goal "info_player_teamspawn"
  204. L 07/19/1999 - 19:32:22: "FirstOne<9>" disconnected
  205. L 07/19/1999 - 19:32:38: "Htoriphes<12>" killed "(1)Player<10>" with "nails"
  206. L 07/19/1999 - 19:32:39: "(1)Player<10>" activated the goal "info_player_teamspawn"
  207. L 07/19/1999 - 19:33:48: "Z<11>" disconnected
  208. L 07/19/1999 - 19:34:13: "(1)Player<10>" killed "Htoriphes<12>" with "rocket"
  209. L 07/19/1999 - 19:34:14: "Htoriphes<12>" activated the goal "info_player_teamspawn"
  210. L 07/19/1999 - 19:35:05: "(1)Player<10>" killed "Htoriphes<12>" with "rocket"
  211. L 07/19/1999 - 19:35:09: "Htoriphes<12>" disconnected
  212. L 07/19/1999 - 19:36:47: =------= MATCH RESULTS =------=
  213. L 07/19/1999 - 19:36:47: "red" defeated "blue" and "yellow"
  214. L 07/19/1999 - 19:36:47: "blue" RESULTS: "98906768" players. "0" frags, "0" unaccounted for. "100" team score.
  215. L 07/19/1999 - 19:36:47: "red" RESULTS: "98906768" players. "11" frags, "1" unaccounted for. "100" team score.
  216. L 07/19/1999 - 19:36:47: "yellow" RESULTS: "98906768" players. "2" frags, "1" unaccounted for. "25" team score.
  217. L 07/19/1999 - 19:38:54: Log closed.