get5 icon indicating copy to clipboard operation
get5 copied to clipboard

CS:GO Sourcemod plugin for competitive matches/scrims

Results 49 get5 issues
Sort by recently updated
recently updated
newest added

The fact that I cannot set a longer `mp_match_restart_delay` for a bo1 is a little annoying, as the servers I run are containerized and shut down after the series ends,...

enhancement

After the first match. Wait for GOTV to end then switch maps. I have a BO3 Match Setup. After the first map is over. It waits for the GOTV broadcast...

unverified bug

This should fix https://github.com/splewis/get5/issues/817. I also adjusted `Get5_OnBackupRestore` to have the correct map and round number, indicating the match, map and round being restored **to**. Tried to reduce use of...

bug
enhancement

I don't understand why this is happening: https://github.com/splewis/get5/blob/e35eb6bddaa7ad990a3dcf70091eb7fba4d8cdc7/scripting/get5.sp#L1152-L1155 It seems the backup written here never serves any purpose. If you want to restore to the last round of the match,...

bug
awaiting feedback

I was working on the [backup path thing](https://github.com/splewis/get5/pull/793), when I came across this. It would appear that game series scores are saved to backups and also restored, but that this...

bug

Hey Just a reminder to remove the GitHub wiki from Get5. We've moved the docs to mkdocs and built it into the repo. I'll be doing some work on the...

enhancement

PostgreSQL support appeared in version 1.11 of SourceMod (development). This pull request contains SQL script for creating tables in the database (misc\import_stats_pgsql.sql) and a plugin with query support.

awaiting feedback

If making a feature request, you should delete all the pre-filled text here. If reporting a bug, fill in the following sections: ### Expected behavior Hello! Thanks for the amazing...

bug

Sometimes our teams need to play scrims with other than the default settings in our scrim_template.cfg - Like playing full 30 rounds, map-veto or without "knife for side" Any chance...

enhancement

I'm using both plugins, practice mode for a while and added get5 yesterday. Seems to be an issue with startmoney if launching !get5 scrim while in practice mode. ### Expected...