Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable retake mode on remote dedicated server #238

Open
AnthonGar opened this issue Mar 23, 2020 · 1 comment
Open

Enable retake mode on remote dedicated server #238

AnthonGar opened this issue Mar 23, 2020 · 1 comment

Comments

@AnthonGar
Copy link

I was given an AWS server and I was asked to open a csgo server on it. I've downloaded your retakes plugin but I don't know how to enable it. I don't have any web GUI and I use SSH for everything. I start the server using:

~/csgo-ds/srcds_run -game csgo -net_port_try 1 -usercon -console +net_public_adr xx.xx.xx.xx +ip xx.xx.xx.xx -port 27015 +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount AND_MY_GAME_TOKEN

I can't figure out what command should I use to enable your retake mode or what file I need to edit.
(I'm using a simple sh script to start everything)

@borzaka
Copy link
Contributor

borzaka commented Mar 23, 2020

Retakes plugin is a SourceMod plugin, so you have to install it first.
Before that, SourceMod needs MetaMod, so install that too.

BTW. RTFM.

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

No branches or pull requests

3 participants