splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

Retakes isn't working (no smx file created) #248

Closed inputuserhere closed 4 years ago

inputuserhere commented 4 years ago

Sourcemod does indeed work, but retakes isn't working? There isn't any .smx file in plugins and nothing in /disabled for the aforementioned "Addon" plugins.

Steps to reproduce

splewis commented 4 years ago

There isn't any .smx file in plugins

You didn't install it then, probably downloaded the wrong files (just the source code maybe?).

https://github.com/splewis/csgo-retakes#download -> https://github.com/splewis/csgo-retakes/releases/download/v0.3.4/retakes_0.3.4.zip is the download link.

inputuserhere commented 4 years ago

Upon further reading, could this have anything to do with gamemodes_server text, along with map groups and gamemodes? Do I possibly need to set it to something specific? I read that CSGO needs this set, I've only ever hosted a CSS server way back.