Attila

Results 98 comments of Attila

It's pity, because it's very simple: 1. warmup 2. knife round (or not) 2.1 switching sides (or not, team stays) 3. some restarts 4. live

Retakes plugin is a [SourceMod](https://www.sourcemod.net/) plugin, so you have to install it first. Before that, SourceMod needs [MetaMod](https://www.metamodsource.net), so install that too. BTW. RTFM.

I think that problem is older then this error @shmidtelson. I would really love to hear a solution for that!

This issue is still present time to time: ``` L 06/25/2020 - 21:45:32: [SM] Exception reported: Property "m_fForceTeam" not found (entity 0/worldspawn) L 06/25/2020 - 21:45:32: [SM] Blaming: retakes.smx L...

Not enough info to help you. Don't delete the issue template, because it provides basic information to help you. How did you installed retakes? Any logs, screenshots, plugins list? What...

Classic competitive is `+game_type 0 +game_mode 1` And yes, check your logs at `addons/sourcemod/logs`

Press ESC after you have selected a team. BTW, your SourceMod version is very outdated. Update to the latest 1.10

The editor works for many of us. So the problem might be on your end. Show us your custom retake config files. And always use the [latest development build](https://ci.splewis.net/job/csgo-retakes/lastSuccessfulBuild/). It...

Edit the [setupoptions.cfg](https://github.com/splewis/csgo-pug-setup/blob/master/configs/pugsetup/setupoptions.cfg) and change `kniferound`'s default to `1` And if you enable `sm_pugsetup_autosetup` (plus optionally `sm_pugsetup_force_defaults` as well) in the generated `pugsetup.cfg`, your game will autosetup with the default...

There is a command for that: `.rand`/`!rand` for randomly selecting captains. Or you can edit your config in `cfg/sourcemod/pugsetup.cfg` and change `sm_pugsetup_auto_randomize_captains` to `1` > (default 0) - When games...