Skip to content

feat: Timeout Plugin for CS:S#1

Open
zwayadev wants to merge 4 commits into
playliga:mainfrom
zwayadev:main
Open

feat: Timeout Plugin for CS:S#1
zwayadev wants to merge 4 commits into
playliga:mainfrom
zwayadev:main

Conversation

@zwayadev

@zwayadev zwayadev commented Jun 9, 2026

Copy link
Copy Markdown

Made a CS:S plugin for Timeouts related to #436.
It works so that the player writes ".timeout T" or ".timeout CT" in chat to call a timeout for each team. For now both teams have 3 timeouts regardless of match length. Source code is in sourcemod/scripting/timeouts.sp so you can check it out and fix it for yourself. It should be compatible with CS:GO as well.

Only issue is that the match timer doesn't stop when a timeout is called and I haven't figured out how to do so for now.

zwayadev added 4 commits June 9, 2026 17:52
Signed-off-by: zwayadev <99226035+zwayadev@users.noreply.github.com>
Signed-off-by: zwayadev <99226035+zwayadev@users.noreply.github.com>
feat: Timeout Plugin source code for CS:S
feat: Compiled and Working Timeout Plugin file for SourceMod
@lemonpole

Copy link
Copy Markdown
Member

Hey! Thanks so much for this submission. I really appreciate the time you took to contribute. I don't think I want to merge this as-is into the codebase as it doesn't fully meet the requirements of the ticket. However, I will take a look over it in the coming days just in case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants