You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: