Retakes: Difference between revisions

From CKRAS Wiki

No edit summary
Line 6: Line 6:


== Commands ==
== Commands ==
TBA
{| class="wikitable"
!Command
!Arguments
!Description
!Permissions
|-
|!forcebombsite
|<A / B>
|Force the retakes to occur from a single bombsite.
|@css/root
|-
|!forcebombsitestop
|
|Clear the forced bombsite and return back to normal.
|@css/root
|-
|!showspawns
|<A / B>
|Show the spawns for the specified bombsite.
|@css/root
|-
|!addspawn
|<CT / T> <Y / N (can be planter)>
|Adds a retakes spawn point for the bombsite spawns currently shown.
|@css/root
|-
|!removespawn
|
|Removes the nearest spawn point for the bombsite currently shown.
|@css/root
|-
|!nearestspawn
|
|Teleports the player to the nearest spawn.
|@css/root
|-
|!hidespawns
|
|Exits the spawn editing mode.
|@css/root
|-
|!mapconfig
|
|Forces a specific map config file to load.
|@css/root
|-
|!mapconfigs
|
|Displays a list of available map configs.
|@css/root
|-
|!scramble
|
|Scrambles the teams next round.
|@css/admin
|-
|!voices
|
|Toggles whether or not to hear the bombsite voice announcements.
|
|-
|css_debugqueues
|
|'''SERVER ONLY''' Shows the current queue state in the server console.
|
|}


== Installation ==
== Installation ==

Revision as of 09:22, 1 August 2024

Retakes is availablen our Webpanel - Retakes needs CounterStrikeSharp Plugin installed on your CS2 Gameserver, you cant use Retakes if you have installed for example MatchZy


CS2 implementation of retakes written in C# for CounterStrikeSharp. Based on the version for CS:GO by Splewis.

Commands

Command Arguments Description Permissions
!forcebombsite <A / B> Force the retakes to occur from a single bombsite. @css/root
!forcebombsitestop Clear the forced bombsite and return back to normal. @css/root
!showspawns <A / B> Show the spawns for the specified bombsite. @css/root
!addspawn <CT / T> <Y / N (can be planter)> Adds a retakes spawn point for the bombsite spawns currently shown. @css/root
!removespawn Removes the nearest spawn point for the bombsite currently shown. @css/root
!nearestspawn Teleports the player to the nearest spawn. @css/root
!hidespawns Exits the spawn editing mode. @css/root
!mapconfig Forces a specific map config file to load. @css/root
!mapconfigs Displays a list of available map configs. @css/root
!scramble Scrambles the teams next round. @css/admin
!voices Toggles whether or not to hear the bombsite voice announcements.
css_debugqueues SERVER ONLY Shows the current queue state in the server console.

Installation

TBA

Adjustment

TBA


www.ckras.com