Coach: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
{{#seo: | {{#seo: | ||
|title=for CS2 Servers | |title=Coach Mode for CS2 Servers - CKRAS WIKI | ||
|title_mode=append | |title_mode=append | ||
|keywords=ckras | |keywords=ckras, cs2, coach, scrim, matchzy, cs2 coach mode, gameserver, training, cs2 plugin | ||
|description= | |description=Enable coach mode on your CS2 server. Use MatchZy and CKRAS BOT to manage coaches, scrims and practice sessions easily. | ||
|image=coach.png | |image=coach.png | ||
|image_alt=Coach for | |image_alt=Coach Mode for CS2 Servers | ||
}} | }} | ||
<div class="ck-page"> | |||
<div class="ck-hero--dark"> | |||
{| style="background:transparent; border:none; width:100%;" | |||
|- | |||
| style="vertical-align:top; width:130px; padding-right:20px;" | | |||
<div class="ck-hero-logo">[[File:Whistle.png|110px|alt=Coach Mode|link=Coach]]</div> | |||
| style="vertical-align:top;" | | |||
<div class="ck-hero-content"> | |||
<h1 class="ck-hero-title">Coach Mode (CS2)</h1> | |||
<div class="ck-hero-sub">Enable and manage coaches on your CS2 scrim or practice server.</div> | |||
<div class="ck-hero-meta"><b>Quick Start:</b> Use <code>!coach ct</code> or <code>!coach t</code></div> | |||
<div class="ck-hero-actions"> | |||
[https://iface.ckras.com <span class="ck-btn ck-btn-primary">▶ Manage Server</span>] | |||
[https://www.ckras.com/en/ <span class="ck-btn ck-btn-ghost">CKRAS Website</span>] | |||
[https://play.ckras.com <span class="ck-btn ck-btn-ghost">Play</span>] | |||
</div> | |||
</div> | |||
|} | |||
</div> | |||
<div class="ck-lead"> | |||
'''Coach Mode''' allows you to assign players as coaches during scrims or matches. | |||
It works seamlessly with [[MatchZy]] and the [[CKRAS BOT]]. | |||
</div> | |||
<div class="ck-callout ck-callout--ok"> | |||
<b>New:</b> Unlimited coaches per team (CT / T) are now supported. | |||
</div> | |||
--- | |||
== Commands == | |||
<div class="ck-lead"> | |||
Use these commands in-game to manage coaches. | |||
</div> | |||
{| class="wikitable" | |||
|- | |||
! style="width:200px;" | Command | |||
! style="width:600px;" | Description | |||
|- | |||
| <code>!coach <ct|<code>!coach</code>|| Assign yourself as coach for CT or T side | |||
|- | |||
| <code>!uncoach</code> || Remove coach status | |||
|} | |||
<div class="ck-callout"> | |||
Commands are available with [[MatchZy]] and the [[CKRAS BOT]]. | |||
</div> | |||
--- | |||
== How it works == | |||
= | <div class="ck-step-grid"> | ||
== | <div class="ck-step-card"> | ||
<div class="ck-step-top"> | |||
<div class="ck-step-num">1</div> | |||
<div class="ck-step-title">Install Plugin</div> | |||
</div> | |||
<div class="ck-step-desc"> | |||
Install [[MatchZy]] or CS2 Scrim (requires [[Metamod]]) in the webpanel. | |||
</div> | |||
</div> | |||
<div class="ck-step-card"> | |||
<div class="ck-step-top"> | |||
<div class="ck-step-num">2</div> | |||
<div class="ck-step-title">Join Server</div> | |||
</div> | |||
<div class="ck-step-desc"> | |||
Connect to your CS2 server and wait for warmup. | |||
</div> | |||
</div> | |||
<div class="ck-step-card"> | |||
<div class="ck-step-top"> | |||
<div class="ck-step-num">3</div> | |||
<div class="ck-step-title">Assign Coach</div> | |||
</div> | |||
<div class="ck-step-desc"> | |||
Use <code>!coach ct</code> or <code>!coach t</code>. | |||
</div> | |||
</div> | |||
<div class="ck-step-card"> | |||
<div class="ck-step-top"> | |||
<div class="ck-step-num">4</div> | |||
<div class="ck-step-title">Start Match</div> | |||
</div> | |||
<div class="ck-step-desc"> | |||
Start the match using <code>!start</code>. | |||
</div> | |||
</div> | |||
</div> | |||
= | <div class="ck-callout"> | ||
Coaches will be displayed in-game with the label <b>"Coach"</b>. | |||
</div> | |||
--- | |||
== Example == | |||
[[File:Coach .png|alt=Coach Mode Example|625x625px]] | |||
--- | |||
== Video == | |||
https://www.youtube.com/watch?v=kv8Aue-RauY | |||
--- | |||
== | == Advanced Configuration == | ||
To reduce coach-related messages in CS2 Scrim: | |||
<code>c_coach_verbose 0</code> | |||
Add this to your <code>server.cfg</code> or custom config. | |||
<div class="ck-callout ck-callout--amber"> | |||
This setting only applies to CS2 Scrim, not [[MatchZy]]. | |||
</div> | |||
--- | |||
== | == Requirements == | ||
<div class="ck-feature-list"> | |||
<span class="ck-feature-pill">[[Metamod]]</span> | |||
<span class="ck-feature-pill">[[MatchZy]]</span> | |||
<span class="ck-feature-pill">[[CKRAS BOT]]</span> | |||
</div> | |||
--- | |||
== Source & Project == | |||
https://github.com/marqdevx/mm-cs2- | <div class="ck-callout"> | ||
Coach Plugin:<br> | |||
https://github.com/marqdevx/mm-cs2-coach<br><br> | |||
Scrim Plugin:<br> | |||
https://github.com/marqdevx/mm-cs2-scrim<br><br> | |||
MatchZy:<br> | |||
https://github.com/shobhit-pathak/MatchZy | https://github.com/shobhit-pathak/MatchZy | ||
</div> | |||
--- | |||
== Get your Server == | |||
[https://www.ckras.com/en/ Get your CS2 Server at CKRAS] | |||
[[index.php?title=Category:CS2]] | |||
</div> | |||
[[Category:CS2]] | [[Category:CS2]] | ||
Latest revision as of 12:37, 24 March 2026
Coach Mode (CS2)Enable and manage coaches on your CS2 scrim or practice server.
|
Coach Mode allows you to assign players as coaches during scrims or matches. It works seamlessly with MatchZy and the CKRAS BOT.
New: Unlimited coaches per team (CT / T) are now supported.
---
Commands
Use these commands in-game to manage coaches.
| Command | Description |
|---|---|
!coach |
Assign yourself as coach for CT or T side |
!uncoach |
Remove coach status |
---
How it works
Connect to your CS2 server and wait for warmup.
Use !coach ct or !coach t.
Start the match using !start.
Coaches will be displayed in-game with the label "Coach".
---
Example
---
Video
https://www.youtube.com/watch?v=kv8Aue-RauY
---
Advanced Configuration
To reduce coach-related messages in CS2 Scrim:
c_coach_verbose 0
Add this to your server.cfg or custom config.
This setting only applies to CS2 Scrim, not MatchZy.
---
Requirements
---
Source & Project
Coach Plugin:
https://github.com/marqdevx/mm-cs2-coach
Scrim Plugin:
https://github.com/marqdevx/mm-cs2-scrim
---
