lemonpole / liga-public

LIGA Esports Manager
https://lemonpole.github.io/liga-public/
The Unlicense
6 stars 0 forks source link

Premier tier teams are not tier s in real life #71

Closed liga-issues[bot] closed 1 day ago

liga-issues[bot] commented 1 day ago

Describe the Bug

It would help a lot with immersion if it were according to the HLTV ranking, and each tier had teams with a higher rank... one idea would be for the tier teams to be automatically updated every week according to the HLTV ranking, if someone started a save there It would already be frozen according to what is happening in the simulations of that person's save, but when someone starts a new save it would already be updated

Technical Information

Additional Context

Application Logs ``` database) cache hit for profile. [2024-10-08 20:43:25.669] [info] (engine) Running ONTICKSTART middleware... [2024-10-08 20:43:25.670] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.680] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.689] [info] (engine) Today's date is: 2025/08/27 [2024-10-08 20:43:25.690] [info] (engine) 30 items to run. [2024-10-08 20:43:25.707] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.708] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.828] [info] (engine) Running ONTICKEND middleware... [2024-10-08 20:43:25.878] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.896] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.896] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.954] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.954] [debug] (database) hydrating profile cache... [2024-10-08 20:43:25.959] [info] (engine) Running ONTICKSTART middleware... [2024-10-08 20:43:25.960] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.961] [info] (engine) Today's date is: 2025/08/28 [2024-10-08 20:43:25.961] [info] (engine) 34 items to run. [2024-10-08 20:43:25.962] [debug] (database) cache hit for profile. [2024-10-08 20:43:25.964] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.018] [info] (engine) User matchday detected on 2025/08/28. Stopping engine loop... [2024-10-08 20:43:26.036] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.037] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.097] [info] (engine) Running ONTICKEND middleware... [2024-10-08 20:43:26.162] [info] (engine) Stopping... [2024-10-08 20:43:26.162] [info] (engine) Total Loops: 7 [2024-10-08 20:43:26.162] [info] (engine) Total Loop Time: 316ms [2024-10-08 20:43:26.163] [info] (engine) Average Loop Time: 45ms [2024-10-08 20:43:26.163] [info] (engine) Running ONLOOPFINISH middleware... [2024-10-08 20:43:26.163] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.552] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.553] [debug] (engine) Received request to sim for match(payload=3246) on 2025/08/28 [2024-10-08 20:43:26.555] [debug] (engine) Found match(id=3246) with status: 2 [2024-10-08 20:43:26.556] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.556] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.556] [debug] (database) hydrating profile cache... [2024-10-08 20:43:26.569] [debug] (training) beginning training on [ 'skill', 'aggression' ] [2024-10-08 20:43:26.569] [debug] (training) training bonuses: { skill: 2, attackDelay: 2 } [2024-10-08 20:43:26.570] [debug] (training) trained skill. base: 1, bonus: 2, total: 3 [2024-10-08 20:43:26.570] [debug] (training) trained aggression. base: 1, bonus: NaN, total: 1 [2024-10-08 20:43:26.570] [debug] (training) beginning training on [ 'attackDelay', 'reactionTime' ] [2024-10-08 20:43:26.571] [debug] (training) training bonuses: { skill: 2, reactionTime: 2, attackDelay: 2 } [2024-10-08 20:43:26.571] [debug] (training) trained attackDelay. base: -0.01, bonus: -0.02, total: -0.03 [2024-10-08 20:43:26.571] [debug] (training) trained reactionTime. base: -0.01, bonus: -0.02, total: -0.03 [2024-10-08 20:43:26.571] [debug] (training) beginning training on [ 'attackDelay' ] [2024-10-08 20:43:26.572] [debug] (training) training bonuses: { attackDelay: 2 } [2024-10-08 20:43:26.572] [debug] (training) trained attackDelay. base: -0.01, bonus: -0.02, total: -0.03 [2024-10-08 20:43:26.572] [debug] (training) beginning training on [ 'aggression', 'attackDelay', 'skill' ] [2024-10-08 20:43:26.572] [debug] (training) training bonuses: { skill: 2, reactionTime: 2, attackDelay: 2 } [2024-10-08 20:43:26.573] [debug] (training) trained aggression. base: 1, bonus: NaN, total: 1 [2024-10-08 20:43:26.573] [debug] (training) trained attackDelay. base: -0.01, bonus: -0.02, total: -0.03 [2024-10-08 20:43:26.573] [debug] (training) trained skill. base: 1, bonus: 2, total: 3 [2024-10-08 20:43:26.573] [debug] (training) beginning training on [ 'attackDelay' ] [2024-10-08 20:43:26.574] [debug] (training) training bonuses: { attackDelay: 2 } [2024-10-08 20:43:26.574] [debug] (training) trained attackDelay. base: -0.01, bonus: -0.02, total: -0.03 [2024-10-08 20:43:26.580] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.581] [info] (engine) Running ONTICKSTART middleware... [2024-10-08 20:43:26.582] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.583] [info] (engine) Today's date is: 2025/08/28 [2024-10-08 20:43:26.584] [info] (engine) 0 items to run. [2024-10-08 20:43:26.584] [info] (engine) Running ONTICKEND middleware... [2024-10-08 20:43:26.585] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.603] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.603] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.661] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.662] [debug] (database) hydrating profile cache... [2024-10-08 20:43:26.666] [info] (engine) Total Loops: 1 [2024-10-08 20:43:26.667] [info] (engine) Total Loop Time: 3ms [2024-10-08 20:43:26.667] [info] (engine) Average Loop Time: 3ms [2024-10-08 20:43:26.668] [info] (engine) Running ONLOOPFINISH middleware... [2024-10-08 20:43:26.668] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.672] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.684] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.685] [debug] (database) cache hit for profile. [2024-10-08 20:43:26.731] [debug] (database) cache hit for profile. [2024-10-08 20:43:31.719] [debug] (database) cache hit for profile. [2024-10-08 20:43:36.720] [debug] (database) cache hit for profile. [2024-10-08 20:43:41.720] [debug] (database) cache hit for profile. [2024-10-08 20:43:46.718] [debug] (database) cache hit for profile. [2024-10-08 20:43:51.721] [debug] (database) cache hit for profile. [2024-10-08 20:43:56.723] [debug] (database) cache hit for profile. [2024-10-08 20:44:01.722] [debug] (database) cache hit for profile. [2024-10-08 20:44:06.723] [debug] (database) cache hit for profile. [2024-10-08 20:44:11.718] [debug] (database) cache hit for profile. [2024-10-08 20:44:16.721] [debug] (database) cache hit for profile. [2024-10-08 20:44:21.721] [debug] (database) cache hit for profile. [2024-10-08 20:44:26.728] [debug] (database) cache hit for profile. [2024-10-08 20:44:31.728] [debug] (database) cache hit for profile. [2024-10-08 20:44:36.721] [debug] (database) cache hit for profile. [2024-10-08 20:44:41.729] [debug] (database) cache hit for profile. [2024-10-08 20:44:47.330] [debug] (database) cache hit for profile. [2024-10-08 20:44:52.325] [debug] (database) cache hit for profile. [2024-10-08 20:44:57.326] [debug] (database) cache hit for profile. [2024-10-08 20:45:02.329] [debug] (database) cache hit for profile. [2024-10-08 20:45:07.333] [debug] (database) cache hit for profile. [2024-10-08 20:45:12.326] [debug] (database) cache hit for profile. [2024-10-08 20:45:17.325] [debug] (database) cache hit for profile. [2024-10-08 20:45:21.720] [debug] (database) cache hit for profile. [2024-10-08 20:45:26.206] [debug] (database) cache hit for profile. [2024-10-08 20:45:26.458] [info] Game logs exceed 21845 characters. Trimming... [2024-10-08 20:45:26.460] [info] App logs exceed 21845 characters. Trimming... [2024-10-08 20:45:26.719] [debug] (database) cache hit for profile. [2024-10-08 20:45:27.929] [debug] (github) Using cached JWT... [2024-10-08 20:45:28.804] [debug] (github) Token created. Expires: 2024-10-09T00:45:28Z [2024-10-08 20:45:31.717] [debug] (database) cache hit for profile. [2024-10-08 20:45:36.953] [debug] (database) cache hit for profile. [2024-10-08 20:45:41.722] [debug] (database) cache hit for profile. [2024-10-08 20:45:46.723] [debug] (database) cache hit for profile. [2024-10-08 20:45:51.726] [debug] (database) cache hit for profile. [2024-10-08 20:45:56.718] [debug] (database) cache hit for profile. [2024-10-08 20:46:01.719] [debug] (database) cache hit for profile. [2024-10-08 20:46:06.715] [debug] (database) cache hit for profile. [2024-10-08 20:46:11.719] [debug] (database) cache hit for profile. [2024-10-08 20:46:16.723] [debug] (database) cache hit for profile. [2024-10-08 20:46:21.715] [debug] (database) cache hit for profile. [2024-10-08 20:46:26.729] [debug] (database) cache hit for profile. [2024-10-08 20:46:31.723] [debug] (database) cache hit for profile. [2024-10-08 20:46:36.715] [debug] (database) cache hit for profile. [2024-10-08 20:46:42.336] [debug] (database) cache hit for profile. [2024-10-08 20:46:47.337] [debug] (database) cache hit for profile. [2024-10-08 20:46:52.336] [debug] (database) cache hit for profile. [2024-10-08 20:46:57.338] [debug] (database) cache hit for profile. [2024-10-08 20:47:01.718] [debug] (database) cache hit for profile. [2024-10-08 20:47:06.719] [debug] (database) cache hit for profile. [2024-10-08 20:47:11.719] [debug] (database) cache hit for profile. [2024-10-08 20:47:17.330] [debug] (database) cache hit for profile. [2024-10-08 20:47:22.332] [debug] (database) cache hit for profile. [2024-10-08 20:47:27.327] [debug] (database) cache hit for profile. [2024-10-08 20:47:32.330] [debug] (database) cache hit for profile. [2024-10-08 20:47:37.326] [debug] (database) cache hit for profile. [2024-10-08 20:47:42.323] [debug] (database) cache hit for profile. [2024-10-08 20:47:44.751] [debug] (database) cache hit for profile. [2024-10-08 20:47:44.765] [info] Game logs exceed 21845 characters. Trimming... [2024-10-08 20:47:44.767] [info] App logs exceed 21845 characters. Trimming... [2024-10-08 20:47:44.768] [debug] (github) Using cached token... [2024-10-08 20:47:46.833] [debug] (database) cache hit for profile. [2024-10-08 20:47:52.325] [debug] (database) cache hit for profile. [2024-10-08 20:47:57.337] [debug] (database) cache hit for profile. [2024-10-08 20:48:02.325] [debug] (database) cache hit for profile. [2024-10-08 20:48:07.337] [debug] (database) cache hit for profile. [2024-10-08 20:48:12.333] [debug] (database) cache hit for profile. [2024-10-08 20:48:17.336] [debug] (database) cache hit for profile. [2024-10-08 20:48:22.335] [debug] (database) cache hit for profile. [2024-10-08 20:48:27.325] [debug] (database) cache hit for profile. [2024-10-08 20:48:32.327] [debug] (database) cache hit for profile. [2024-10-08 20:48:37.329] [debug] (database) cache hit for profile. [2024-10-08 20:48:42.328] [debug] (database) cache hit for profile. [2024-10-08 20:48:47.328] [debug] (database) cache hit for profile. [2024-10-08 20:48:52.327] [debug] (database) cache hit for profile. [2024-10-08 20:48:57.335] [debug] (database) cache hit for profile. [2024-10-08 20:49:02.329] [debug] (database) cache hit for profile. [2024-10-08 20:49:07.322] [debug] (database) cache hit for profile. [2024-10-08 20:49:12.327] [debug] (database) cache hit for profile. [2024-10-08 20:49:17.329] [debug] (database) cache hit for profile. [2024-10-08 20:49:21.751] [debug] (database) cache hit for profile. [2024-10-08 20:49:27.323] [debug] (database) cache hit for profile. [2024-10-08 20:49:32.329] [debug] (database) cache hit for profile. [2024-10-08 20:49:37.332] [debug] (database) cache hit for profile. [2024-10-08 20:49:42.324] [debug] (database) cache hit for profile. [2024-10-08 20:49:47.326] [debug] (database) cache hit for profile. [2024-10-08 20:49:52.335] [debug] (database) cache hit for profile. [2024-10-08 20:49:57.329] [debug] (database) cache hit for profile. [2024-10-08 20:50:02.329] [debug] (database) cache hit for profile. [2024-10-08 20:50:07.325] [debug] (database) cache hit for profile. [2024-10-08 20:50:12.333] [debug] (database) cache hit for profile. [2024-10-08 20:50:17.336] [debug] (database) cache hit for profile. [2024-10-08 20:50:22.329] [debug] (database) cache hit for profile. [2024-10-08 20:50:27.330] [debug] (database) cache hit for profile. [2024-10-08 20:50:32.333] [debug] (database) cache hit for profile. [2024-10-08 20:50:36.719] [debug] (database) cache hit for profile. [2024-10-08 20:50:42.332] [debug] (database) cache hit for profile. [2024-10-08 20:50:47.332] [debug] (database) cache hit for profile. [2024-10-08 20:50:52.331] [debug] (database) cache hit for profile. [2024-10-08 20:50:57.328] [debug] (database) cache hit for profile. [2024-10-08 20:51:02.327] [debug] (database) cache hit for profile. [2024-10-08 20:51:07.322] [debug] (database) cache hit for profile. [2024-10-08 20:51:12.332] [debug] (database) cache hit for profile. [2024-10-08 20:51:17.321] [debug] (database) cache hit for profile. [2024-10-08 20:51:22.331] [debug] (database) cache hit for profile. [2024-10-08 20:51:27.326] [debug] (database) cache hit for profile. [2024-10-08 20:51:32.330] [debug] (database) cache hit for profile. [2024-10-08 20:51:37.334] [debug] (database) cache hit for profile. [2024-10-08 20:52:00.368] [debug] (database) cache hit for profile. [2024-10-08 20:52:01.712] [debug] (database) cache hit for profile. [2024-10-08 20:52:06.718] [debug] (database) cache hit for profile. [2024-10-08 20:52:11.712] [debug] (database) cache hit for profile. [2024-10-08 20:52:17.324] [debug] (database) cache hit for profile. [2024-10-08 20:52:22.328] [debug] (database) cache hit for profile. [2024-10-08 20:52:27.320] [debug] (database) cache hit for profile. [2024-10-08 20:52:32.330] [debug] (database) cache hit for profile. [2024-10-08 20:52:37.326] [debug] (database) cache hit for profile. [2024-10-08 20:52:42.329] [debug] (database) cache hit for profile. [2024-10-08 20:52:47.321] [debug] (database) cache hit for profile. [2024-10-08 20:52:52.344] [debug] (database) cache hit for profile. [2024-10-08 20:52:57.324] [debug] (database) cache hit for profile. [2024-10-08 20:53:02.327] [debug] (database) cache hit for profile. [2024-10-08 20:53:07.191] [debug] (database) cache hit for profile. [2024-10-08 20:53:12.329] [debug] (database) cache hit for profile. [2024-10-08 20:53:17.321] [debug] (database) cache hit for profile. [2024-10-08 20:53:22.317] [debug] (database) cache hit for profile. [2024-10-08 20:53:27.325] [debug] (database) cache hit for profile. [2024-10-08 20:53:32.325] [debug] (database) cache hit for profile. [2024-10-08 20:53:37.318] [debug] (database) cache hit for profile. [2024-10-08 20:53:42.331] [debug] (database) cache hit for profile. [2024-10-08 20:53:47.320] [debug] (database) cache hit for profile. [2024-10-08 20:53:51.718] [debug] (database) cache hit for profile. [2024-10-08 20:53:57.329] [debug] (database) cache hit for profile. [2024-10-08 20:54:02.325] [debug] (database) cache hit for profile. [2024-10-08 20:54:07.322] [debug] (database) cache hit for profile. [2024-10-08 20:54:11.719] [debug] (database) cache hit for profile. [2024-10-08 20:54:16.712] [debug] (database) cache hit for profile. [2024-10-08 20:54:22.331] [debug] (database) cache hit for profile. [2024-10-08 20:54:27.321] [debug] (database) cache hit for profile. [2024-10-08 20:54:32.327] [debug] (database) cache hit for profile. [2024-10-08 20:54:37.317] [debug] (database) cache hit for profile. [2024-10-08 20:54:42.328] [debug] (database) cache hit for profile. [2024-10-08 20:54:46.713] [debug] (database) cache hit for profile. [2024-10-08 20:54:51.712] [debug] (database) cache hit for profile. [2024-10-08 20:54:57.317] [debug] (database) cache hit for profile. [2024-10-08 20:55:02.331] [debug] (database) cache hit for profile. [2024-10-08 20:55:07.320] [debug] (database) cache hit for profile. [2024-10-08 20:55:11.756] [debug] (database) cache hit for profile. [2024-10-08 20:55:17.328] [debug] (database) cache hit for profile. [2024-10-08 20:55:22.317] [debug] (database) cache hit for profile. [2024-10-08 20:55:27.329] [debug] (database) cache hit for profile. [2024-10-08 20:55:32.331] [debug] (database) cache hit for profile. [2024-10-08 20:55:37.316] [debug] (database) cache hit for profile. [2024-10-08 20:55:41.879] [debug] (database) cache hit for profile. [2024-10-08 20:55:47.320] [debug] (database) cache hit for profile. [2024-10-08 20:55:52.323] [debug] (database) cache hit for profile. [2024-10-08 20:55:57.087] [debug] (database) cache hit for profile. [2024-10-08 20:56:02.321] [debug] (database) cache hit for profile. [2024-10-08 20:56:07.329] [debug] (database) cache hit for profile. [2024-10-08 20:56:12.324] [debug] (database) cache hit for profile. [2024-10-08 20:56:17.326] [debug] (database) cache hit for profile. [2024-10-08 20:56:22.319] [debug] (database) cache hit for profile. [2024-10-08 20:56:27.319] [debug] (database) cache hit for profile. [2024-10-08 20:56:32.324] [debug] (database) cache hit for profile. [2024-10-08 20:56:37.319] [debug] (database) cache hit for profile. [2024-10-08 20:56:42.318] [debug] (database) cache hit for profile. [2024-10-08 20:56:47.317] [debug] (database) cache hit for profile. [2024-10-08 20:56:52.322] [debug] (database) cache hit for profile. [2024-10-08 20:56:57.316] [debug] (database) cache hit for profile. [2024-10-08 20:57:23.328] [debug] (database) cache hit for profile. [2024-10-08 20:58:23.324] [debug] (database) cache hit for profile. [2024-10-08 20:59:23.318] [debug] (database) cache hit for profile. [2024-10-08 21:00:10.295] [debug] (database) cache hit for profile. [2024-10-08 21:00:11.706] [debug] (database) cache hit for profile. [2024-10-08 21:00:16.712] [debug] (database) cache hit for profile. [2024-10-08 21:00:21.706] [debug] (database) cache hit for profile. [2024-10-08 21:00:26.716] [debug] (database) cache hit for profile. [2024-10-08 21:00:31.715] [debug] (database) cache hit for profile. [2024-10-08 21:00:36.706] [debug] (database) cache hit for profile. [2024-10-08 21:00:41.711] [debug] (database) cache hit for profile. [2024-10-08 21:00:46.705] [debug] (database) cache hit for profile. [2024-10-08 21:00:51.709] [debug] (database) cache hit for profile. [2024-10-08 21:00:56.705] [debug] (database) cache hit for profile. [2024-10-08 21:01:01.706] [debug] (database) cache hit for profile. [2024-10-08 21:01:06.707] [debug] (database) cache hit for profile. [2024-10-08 21:01:11.708] [debug] (database) cache hit for profile. [2024-10-08 21:01:17.313] [debug] (database) cache hit for profile. [2024-10-08 21:01:21.706] [debug] (database) cache hit for profile. [2024-10-08 21:01:26.708] [debug] (database) cache hit for profile. [2024-10-08 21:01:28.129] [debug] (database) cache hit for profile. [2024-10-08 21:01:28.363] [info] Game logs exceed 21845 characters. Trimming... [2024-10-08 21:01:28.364] [info] App logs exceed 21845 characters. Trimming... [2024-10-08 21:01:28.366] [debug] (github) Using cached token... [2024-10-08 21:01:31.711] [debug] (database) cache hit for profile. [2024-10-08 21:01:34.122] [debug] (database) cache hit for profile. [2024-10-08 21:01:34.123] [debug] (database) cache hit for profile. [2024-10-08 21:01:34.153] [debug] (database) cache hit for profile. [2024-10-08 21:01:34.154] [debug] (database) cache hit for profile. [2024-10-08 21:01:36.712] [debug] (database) cache hit for profile. [2024-10-08 21:01:41.708] [debug] (database) cache hit for profile. [2024-10-08 21:01:46.713] [debug] (database) cache hit for profile. [2024-10-08 21:01:51.706] [debug] (database) cache hit for profile. [2024-10-08 21:01:57.320] [debug] (database) cache hit for profile. [2024-10-08 21:02:02.319] [debug] (database) cache hit for profile. [2024-10-08 21:02:07.318] [debug] (database) cache hit for profile. [2024-10-08 21:02:12.215] [debug] (database) cache hit for profile. [2024-10-08 21:02:16.718] [debug] (database) cache hit for profile. [2024-10-08 21:02:22.318] [debug] (database) cache hit for profile. [2024-10-08 21:02:27.318] [debug] (database) cache hit for profile. [2024-10-08 21:02:32.318] [debug] (database) cache hit for profile. [2024-10-08 21:02:37.319] [debug] (database) cache hit for profile. [2024-10-08 21:02:42.321] [debug] (database) cache hit for profile. [2024-10-08 21:02:47.315] [debug] (database) cache hit for profile. [2024-10-08 21:02:52.314] [debug] (database) cache hit for profile. [2024-10-08 21:02:57.326] [debug] (database) cache hit for profile. [2024-10-08 21:03:02.324] [debug] (database) cache hit for profile. [2024-10-08 21:03:07.325] [debug] (database) cache hit for profile. [2024-10-08 21:03:12.325] [debug] (database) cache hit for profile. [2024-10-08 21:03:17.325] [debug] (database) cache hit for profile. [2024-10-08 21:03:23.315] [debug] (database) cache hit for profile. [2024-10-08 21:04:01.544] [debug] (database) cache hit for profile. [2024-10-08 21:04:05.653] [debug] (database) cache hit for profile. ```
Game Logs ``` ked "AleMpz<6>" with "ak47" (damage "35") (damage_armor "0") (health "4") (armor "0") Half: "0" L 10/08/2024 - 20:00:43: [liga.amxx] "ikar1s<1>" attacked "AleMpz<6>" with "ak47" (damage "35") (damage_armor "0") (health "-31") (armor "0") Half: "0" L 10/08/2024 - 20:00:43: [liga.amxx] "ikar1s<1>" killed "AleMpz<6>" with "ak47" Half: "0" ikar1s killed AleMpz with ak47 L 10/08/2024 - 20:00:44: [liga.amxx] "ikar1s<1>" attacked "Markz<7>" with "ak47" (damage "35") (damage_armor "0") (health "65") (armor "0") Half: "0" L 10/08/2024 - 20:00:45: [liga.amxx] "luskazy<9>" attacked "ikar1s<1>" with "mp5navy" (damage "12") (damage_armor "6") (health "87") (armor "93") Half: "0" L 10/08/2024 - 20:00:45: [liga.amxx] "ikar1s<1>" attacked "Markz<7>" with "ak47" (damage "43") (damage_armor "0") (health "21") (armor "0") Half: "0" L 10/08/2024 - 20:00:51: [liga.amxx] "ikar1s<1>" attacked "Markz<7>" with "ak47" (damage "35") (damage_armor "0") (health "-13") (armor "0") Half: "0" L 10/08/2024 - 20:00:51: [liga.amxx] "ikar1s<1>" killed "Markz<7>" with "ak47" Half: "0" ikar1s killed Markz with ak47 L 10/08/2024 - 20:00:52: [liga.amxx] "ikar1s<1>" attacked "luskazy<9>" with "ak47" (damage "35") (damage_armor "0") (health "65") (armor "0") Half: "0" L 10/08/2024 - 20:00:53: [liga.amxx] "ikar1s<1>" attacked "luskazy<9>" with "ak47" (damage "35") (damage_armor "0") (health "30") (armor "0") Half: "0" L 10/08/2024 - 20:00:53: [liga.amxx] "ikar1s<1>" attacked "luskazy<9>" with "ak47" (damage "35") (damage_armor "0") (health "-5") (armor "0") Half: "0" L 10/08/2024 - 20:00:53: [liga.amxx] "ikar1s<1>" killed "luskazy<9>" with "ak47" Half: "0" ikar1s killed luskazy with ak47 L 10/08/2024 - 20:00:55: [liga.amxx] "ikar1s<1>" attacked "ianzin<10>" with "ak47" (damage "35") (damage_armor "0") (health "65") (armor "0") Half: "0" L 10/08/2024 - 20:00:55: [liga.amxx] "ikar1s<1>" attacked "ianzin<10>" with "ak47" (damage "35") (damage_armor "0") (health "30") (armor "0") Half: "0" L 10/08/2024 - 20:00:56: [liga.amxx] "ikar1s<1>" attacked "ianzin<10>" with "ak47" (damage "35") (damage_armor "0") (health "-5") (armor "0") Half: "0" L 10/08/2024 - 20:00:56: [liga.amxx] "ikar1s<1>" killed "ianzin<10>" with "ak47" Half: "0" L 10/08/2024 - 20:00:56: [liga.amxx] Team "TERRORIST" triggered "Terrorists_Win" (CT "0") (T "3") Half: "0" L 10/08/2024 - 20:00:56: [liga.amxx] World triggered "Round_End" Half: "0" ikar1s killed ianzin with ak47 L 10/08/2024 - 20:00:57: Server cvar "mp_freezetime" = "0" L 10/08/2024 - 20:00:57: Server cvar "mp_friendlyfire" = "0" L 10/08/2024 - 20:00:57: Server cvar "mp_startmoney" = "160000" L 10/08/2024 - 20:00:57: Server cvar "sv_restartround" = "1" "mp_freezetime" changed to "0" "mp_friendlyfire" changed to "0" "mp_startmoney" changed to "160000" "sv_restartround" changed to "1" ikar1s is joining the Counter-Terrorist force (auto)Neal is joining the Counter-Terrorist force (auto)Etzio is joining the Counter-Terrorist force (auto)Reddox is joining the Counter-Terrorist force (auto)Six0x is joining the Counter-Terrorist force (auto)AleMpz is joining the Terrorist force (auto)Markz is joining the Terrorist force (auto)arcz is joining the Terrorist force (auto)luskazy is joining the Terrorist force (auto)ianzin is joining the Terrorist force (auto)L 10/08/2024 - 20:00:57: Server cvar "sv_restartround" = "0" "sv_restartround" changed to "0" The game will restart in 1 SECONDL 10/08/2024 - 20:00:58: Server cvar "mp_startmoney" = "16000" "mp_startmoney" changed to "16000" L 10/08/2024 - 20:01:01: [liga.amxx] "ikar1s<1>" say ".ready" Half: "1" L 10/08/2024 - 20:01:01: Server cvar "mp_freezetime" = "7" L 10/08/2024 - 20:01:01: Server cvar "mp_friendlyfire" = "1" L 10/08/2024 - 20:01:01: Server cvar "mp_startmoney" = "800" "mp_freezetime" changed to "7" "mp_friendlyfire" changed to "1" "mp_startmoney" changed to "800" GAME POINT | 23423423 3 - 0 Marrecos Esports HALFTIME TO START THE SECOND-HALF TYPE: .ready ikar1s : .ready L 10/08/2024 - 20:01:01: Server cvar "sv_restartround" = "1" "sv_restartround" changed to "1" L 10/08/2024 - 20:01:01: [liga.amxx] World triggered "Restart_Round_(1_second)" Half: "1" L 10/08/2024 - 20:01:01: [liga.amxx] Team "CT" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:01: [liga.amxx] Team "TERRORIST" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:01: Server cvar "sv_restartround" = "0" "sv_restartround" changed to "0" The game will restart in 1 SECONDL 10/08/2024 - 20:01:02: [liga.amxx] "arcz<8>" triggered "Spawned_With_The_Bomb" Half: "1" RESTART 1 * * * 1 * * * * * * 1 * * * * * * 1 * * * * * * 1 * * * L 10/08/2024 - 20:01:04: Server cvar "sv_restartround" = "1" "sv_restartround" changed to "1" L 10/08/2024 - 20:01:04: [liga.amxx] World triggered "Restart_Round_(1_second)" Half: "1" L 10/08/2024 - 20:01:04: [liga.amxx] Team "CT" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:04: [liga.amxx] Team "TERRORIST" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:04: Server cvar "sv_restartround" = "0" "sv_restartround" changed to "0" The game will restart in 1 SECONDL 10/08/2024 - 20:01:05: [liga.amxx] "luskazy<9>" triggered "Spawned_With_The_Bomb" Half: "1" RESTART 2 * * * 2 * * * * * * 2 * * * * * * 2 * * * * * * 2 * * * RESTART 3 * * * 3 * * * * * * 3 * * * * * * 3 * * * * * * 3 * * * L 10/08/2024 - 20:01:07: Server cvar "sv_restartround" = "1" "sv_restartround" changed to "1" L 10/08/2024 - 20:01:07: [liga.amxx] World triggered "Restart_Round_(1_second)" Half: "1" L 10/08/2024 - 20:01:07: [liga.amxx] Team "CT" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:07: [liga.amxx] Team "TERRORIST" scored "0" with "5" players Half: "1" L 10/08/2024 - 20:01:07: Server cvar "sv_restartround" = "0" "sv_restartround" changed to "0" The game will restart in 1 SECONDL 10/08/2024 - 20:01:08: [liga.amxx] "ianzin<10>" triggered "Spawned_With_The_Bomb" Half: "1" * * * ---LIVE--- * * * L 10/08/2024 - 20:01:15: [liga.amxx] World triggered "Round_Start" Half: "1" * * * ---LIVE--- * * * * * * ---LIVE--- * * * * * * ---LIVE--- * * * * * * ---LIVE--- * * * L 10/08/2024 - 20:01:36: [liga.amxx] "Reddox<4>" attacked "ianzin<10>" with "usp" (damage "12") (damage_armor "6") (health "87") (armor "93") Half: "1" L 10/08/2024 - 20:01:36: [liga.amxx] "ianzin<10>" attacked "Reddox<4>" with "glock18" (damage "13") (damage_armor "5") (health "86") (armor "94") Half: "1" L 10/08/2024 - 20:01:36: [liga.amxx] "Reddox<4>" attacked "ianzin<10>" with "usp" (damage "12") (damage_armor "5") (health "75") (armor "87") Half: "1" L 10/08/2024 - 20:01:36: [liga.amxx] "ianzin<10>" attacked "Reddox<4>" with "glock18" (damage "15") (damage_armor "0") (health "72") (armor "94") Half: "1" L 10/08/2024 - 20:01:36: [liga.amxx] "Etzio<3>" attacked "ianzin<10>" with "usp" (damage "14") (damage_armor "6") (health "62") (armor "80") Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "Reddox<4>" attacked "ianzin<10>" with "usp" (damage "12") (damage_armor "5") (health "49") (armor "74") Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "Etzio<3>" attacked "ianzin<10>" with "usp" (damage "14") (damage_armor "6") (health "36") (armor "67") Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "Reddox<4>" attacked "ianzin<10>" with "usp" (damage "12") (damage_armor "6") (health "23") (armor "61") Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "Etzio<3>" attacked "ianzin<10>" with "usp" (damage "108") (damage_armor "0") (health "-84") (armor "61") Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "Etzio<3>" killed "ianzin<10>" with "usp" Half: "1" L 10/08/2024 - 20:01:37: [liga.amxx] "ianzin<10>" triggered "Dropped_The_Bomb" Half: "1" *** Etzio killed ianzin with a headshot from usp *** Reddox (RADIO): Enemy spotted. Six0x (RADIO): Roger that. L 10/08/2024 - 20:01:46: [liga.amxx] "Six0x<5>" attacked "arcz<8>" with "usp" (damage "14") (damage_armor "7") (health "85") (armor "92") Half: "1" L 10/08/2024 - 20:01:46: [liga.amxx] "Six0x<5>" attacked "arcz<8>" with "usp" (damage "11") (damage_armor "4") (health "74") (armor "87") Half: "1" L 10/08/2024 - 20:01:50: [liga.amxx] "Neal<2>" attacked "arcz<8>" with "usp" (damage "16") (damage_armor "7") (health "59") (armor "79") Half: "1" L 10/08/2024 - 20:01:50: [liga.amxx] "Neal<2>" attacked "arcz<8>" with "usp" (damage "16") (damage_armor "7") (health "43") (armor "71") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "Neal<2>" attacked "arcz<8>" with "usp" (damage "16") (damage_armor "7") (health "27") (armor "63") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "arcz<8>" attacked "Neal<2>" with "glock18" (damage "12") (damage_armor "5") (health "87") (armor "94") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "Neal<2>" attacked "arcz<8>" with "usp" (damage "16") (damage_armor "7") (health "11") (armor "55") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "arcz<8>" attacked "Neal<2>" with "glock18" (damage "12") (damage_armor "4") (health "75") (armor "89") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "Markz<7>" attacked "Neal<2>" with "glock18" (damage "11") (damage_armor "5") (health "64") (armor "83") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "arcz<8>" attacked "Neal<2>" with "glock18" (damage "12") (damage_armor "4") (health "52") (armor "78") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "Neal<2>" attacked "arcz<8>" with "usp" (damage "23") (damage_armor "0") (health "-12") (armor "55") Half: "1" L 10/08/2024 - 20:01:51: [liga.amxx] "Neal<2>" killed "arcz<8>" with "usp" Half: "1" Neal killed arcz with usp L 10/08/2024 - 20:01:52: [liga.amxx] "Neal<2>" attacked "AleMpz<6>" with "usp" (damage "23") (damage_armor "0") (health "76") (armor "100") Half: "1" L 10/08/2024 - 20:01:52: [liga.amxx] "Markz<7>" attacked "Neal<2>" with "glock18" (damage "11") (damage_armor "4") (health "41") (armor "73") Half: "1" L 10/08/2024 - 20:01:53: [liga.amxx] "AleMpz<6>" attacked "Reddox<4>" with "glock18" (damage "14") (damage_armor "6") (health "57") (armor "87") Half: "1" L 10/08/2024 - 20:01:53: [liga.amxx] "AleMpz<6>" attacked "Reddox<4>" with "glock18" (damage "16") (damage_armor "0") (health "41") (armor "87") Half: "1" L 10/08/2024 - 20:01:53: [liga.amxx] "Neal<2>" attacked "Markz<7>" with "usp" (damage "15") (damage_armor "7") (health "84") (armor "92") Half: "1" L 10/08/2024 - 20:01:53: [liga.amxx] "Etzio<3>" attacked "Markz<7>" with "usp" (damage "21") (damage_armor "0") (health "63") (armor "92") Half: "1" L 10/08/2024 - 20:01:53: [liga.amxx] "AleMpz<6>" attacked "Reddox<4>" with "glock18" (damage "14") (damage_armor "6") (health "27") (armor "81") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Neal<2>" attacked "Markz<7>" with "usp" (damage "15") (damage_armor "7") (health "48") (armor "84") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Etzio<3>" attacked "Markz<7>" with "usp" (damage "14") (damage_armor "6") (health "34") (armor "77") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Etzio<3>" attacked "Markz<7>" with "usp" (damage "14") (damage_armor "7") (health "20") (armor "70") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Reddox<4>" attacked "Markz<7>" with "usp" (damage "14") (damage_armor "7") (health "7") (armor "63") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Neal<2>" attacked "Markz<7>" with "usp" (damage "15") (damage_armor "7") (health "-8") (armor "55") Half: "1" L 10/08/2024 - 20:01:54: [liga.amxx] "Neal<2>" killed "Markz<7>" with "usp" Half: "1" Neal killed Markz with usp L 10/08/2024 - 20:01:54: [liga.amxx] "AleMpz<6>" attacked "Reddox<4>" with "glock18" (damage "14") (damage_armor "6") (health "13") (armor "74") Half: "1" L 10/08/2024 - 20:02:00: [liga.amxx] "ikar1s<1>" attacked "Neal<2>" with "usp" (damage "2") (damage_armor "1") (health "39") (armor "71") Half: "1" ikar1s attacked a teammate L 10/08/2024 - 20:02:06: [liga.amxx] "Neal<2>" attacked "AleMpz<6>" with "usp" (damage "18") (damage_armor "0") (health "35") (armor "100") Half: "1" L 10/08/2024 - 20:02:06: [liga.amxx] "AleMpz<6>" attacked "Neal<2>" with "glock18" (damage "9") (damage_armor "3") (health "30") (armor "67") Half: "1" L 10/08/2024 - 20:02:06: [liga.amxx] "Neal<2>" attacked "AleMpz<6>" with "usp" (damage "19") (damage_armor "0") (health "16") (armor "100") Half: "1" L 10/08/2024 - 20:02:07: [liga.amxx] "Neal<2>" attacked "AleMpz<6>" with "usp" (damage "19") (damage_armor "0") (health "-2") (armor "100") Half: "1" L 10/08/2024 - 20:02:07: [liga.amxx] "Neal<2>" killed "AleMpz<6>" with "usp" Half: "1" Neal killed AleMpz with usp L 10/08/2024 - 20:02:07: [liga.amxx] "Reddox<4>" committed suicide with "worldspawn" (world) Half: "1" Reddox killed self with worldspawn L 10/08/2024 - 20:02:11: [liga.amxx] "luskazy<9>" attacked "Neal<2>" with "glock18" (damage "11") (damage_armor "0") (health "19") (armor "67") Half: "1" Neal (RADIO): Report in, team. L 10/08/2024 - 20:02:12: [liga.amxx] "Neal<2>" attacked "luskazy<9>" with "usp" (damage "11") (damage_armor "5") (health "88") (armor "94") Half: "1" L 10/08/2024 - 20:02:12: [liga.amxx] "luskazy<9>" attacked "Neal<2>" with "glock18" (damage "11") (damage_armor "0") (health "8") (armor "67") Half: "1" L 10/08/2024 - 20:02:13: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "15") (damage_armor "0") (health "73") (armor "94") Half: "1" L 10/08/2024 - 20:02:13: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "15") (damage_armor "0") (health "58") (armor "94") Half: "1" L 10/08/2024 - 20:02:14: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "15") (damage_armor "0") (health "43") (armor "94") Half: "1" L 10/08/2024 - 20:02:15: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "15") (damage_armor "0") (health "28") (armor "94") Half: "1" L 10/08/2024 - 20:02:15: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "10") (damage_armor "5") (health "18") (armor "89") Half: "1" L 10/08/2024 - 20:02:15: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "10") (damage_armor "5") (health "8") (armor "83") Half: "1" L 10/08/2024 - 20:02:16: [liga.amxx] "luskazy<9>" attacked "Six0x<5>" with "glock18" (damage "8") (damage_armor "3") (health "68") (armor "96") Half: "1" Etzio (RADIO): I'm in position. L 10/08/2024 - 20:02:17: [liga.amxx] "luskazy<9>" attacked "Six0x<5>" with "glock18" (damage "8") (damage_armor "3") (health "60") (armor "92") Half: "1" L 10/08/2024 - 20:02:17: [liga.amxx] "luskazy<9>" attacked "Six0x<5>" with "glock18" (damage "8") (damage_armor "3") (health "52") (armor "88") Half: "1" L 10/08/2024 - 20:02:17: [liga.amxx] "luskazy<9>" attacked "Six0x<5>" with "glock18" (damage "8") (damage_armor "3") (health "44") (armor "84") Half: "1" L 10/08/2024 - 20:02:18: [liga.amxx] "Six0x<5>" attacked "luskazy<9>" with "usp" (damage "15") (damage_armor "0") (health "-6") (armor "83") Half: "1" L 10/08/2024 - 20:02:18: [liga.amxx] "Six0x<5>" killed "luskazy<9>" with "usp" Half: "1" L 10/08/2024 - 20:02:18: [liga.amxx] Team "CT" triggered "CTs_Win" (CT "1") (T "0") Half: "1" L 10/08/2024 - 20:02:18: [liga.amxx] World triggered "Round_End" Half: "1" Six0x killed luskazy with usp L 10/08/2024 - 20:02:18: Server cvar "bot_quota" = "0" "bot_quota" changed to "0" These bots kicked to maintain quota. L 10/08/2024 - 20:02:18: Kick: "Reddox<4><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:18: [liga.amxx] "Reddox<4>" disconnected Half: "1" Reddox has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:19: Kick: "Neal<2><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:19: [liga.amxx] "Neal<2>" disconnected Half: "1" Neal has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:19: Kick: "Etzio<3><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:19: [liga.amxx] "Etzio<3>" disconnected Half: "1" Etzio has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:19: Kick: "Six0x<5><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:19: [liga.amxx] "Six0x<5>" disconnected Half: "1" Six0x has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:20: Kick: "AleMpz<6><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:20: [liga.amxx] "AleMpz<6>" disconnected Half: "1" AleMpz has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:20: Kick: "Markz<7><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:20: [liga.amxx] "Markz<7>" disconnected Half: "1" Markz has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:20: Kick: "arcz<8><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:20: [liga.amxx] "arcz<8>" disconnected Half: "1" arcz has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:21: Kick: "luskazy<9><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:21: [liga.amxx] "luskazy<9>" disconnected Half: "1" luskazy has left the gameThese bots kicked to maintain quota. L 10/08/2024 - 20:02:21: Kick: "ianzin<10><>" was kicked by "ikar1s" L 10/08/2024 - 20:02:21: [liga.amxx] "ianzin<10>" disconnected Half: "1" ianzin has left the gameEtzio (RADIO): Sector clear. L 10/08/2024 - 20:02:23: [liga.amxx] Game Over: competitive de_cpl_fire score 4:0 L 10/08/2024 - 20:02:23: [META] ini: Begin re-reading plugins list: e:/program files (x86)/steam/steamapps/common/half-life/cstrike/addons/metamod/plugins.ini L 10/08/2024 - 20:02:23: [META] ini: Read plugin config for: AMX Mod X L 10/08/2024 - 20:02:23: [META] ini: Finished reading plugins list: e:/program files (x86)/steam/steamapps/common/half-life/cstrike/addons/metamod/plugins.ini; Found 1 plugins L 10/08/2024 - 20:02:23: [META] dll: Updating plugins... L 10/08/2024 - 20:02:23: [META] dll: Finished updating 3 plugins; kept 1, loaded 0, unloaded 0, reloaded 0, delayed 0 L 10/08/2024 - 20:02:23: "ikar1s<-1><>" disconnected L 10/08/2024 - 20:02:23: World triggered "Round_Draw" (CT "1") (T "0") L 10/08/2024 - 20:02:23: World triggered "Round_End" L 10/08/2024 - 20:02:23: Server cvar "sv_allow_autoaim" = "0" Server IP address 192.168.42.233:27015 L 10/08/2024 - 20:02:23: Server shutdown L 10/08/2024 - 20:02:23: Log file closed couldn't exec maps/de_cpl_fire_unload.cfg World module shutdown. Server module shutdown. L 10/08/2024 - 20:02:25: Server shutdown ```
lemonpole commented 1 day ago

Closing as a dupe of #72.