Counter-Strike 2

Counter-Strike 2

ROGUE
cr1ms0n Apr 16, 2023 @ 2:06pm
Host on dedicated server
allo my friends, someone already tried and got succesfully hosted this map/mod on a dedicated server?
is it even possible?
< >
Showing 1-12 of 12 comments
Hadrev Apr 19, 2023 @ 7:25am 
I'm trying it today, i will come back to you if i am successful and tell you how i did it.
CoralCinder Apr 20, 2023 @ 9:47am 
did you find out?
shibarigothlord Apr 20, 2023 @ 3:25pm 
any luck?
Ravenimate Apr 21, 2023 @ 4:57pm 
i tried it, but i don't know how to change the game mode to custom
cr1ms0n Apr 23, 2023 @ 2:05pm 
Originally posted by Ravenimate:
i tried it, but i don't know how to change the game mode to custom
https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive/Game_Modes

+game_type 3 +game_mode 0 = custom
any updates?
SamXon May 1, 2023 @ 11:53pm 
was able to launch a server with the map on custom game mode but when you pick your character and it goes to spawn you in it spawns bots in and then ends the round after a few seconds and brings you back to the main area with the glasses. i'm not sure if there are some specific settings that need to be set in server.cfg but the workshop page says nothing about it so for me it is broken.
Originally posted by SamXon:
was able to launch a server with the map on custom game mode but when you pick your character and it goes to spawn you in it spawns bots in and then ends the round after a few seconds and brings you back to the main area with the glasses. i'm not sure if there are some specific settings that need to be set in server.cfg but the workshop page says nothing about it so for me it is broken.

i tried to set the ConVar
sv_autoexec_mapname_cfg to 1, it kinda helped, but after the countdown when i enter the playable map it just ends the round and get me to the begining
Last edited by Luís, o Espalha Lixo; May 2, 2023 @ 10:38am
SamXon May 2, 2023 @ 11:51am 
Originally posted by :
Originally posted by SamXon:
was able to launch a server with the map on custom game mode but when you pick your character and it goes to spawn you in it spawns bots in and then ends the round after a few seconds and brings you back to the main area with the glasses. i'm not sure if there are some specific settings that need to be set in server.cfg but the workshop page says nothing about it so for me it is broken.

i tried to set the ConVar
sv_autoexec_mapname_cfg to 1, it kinda helped, but after the countdown when i enter the playable map it just ends the round and get me to the begining

Same. I have even tried to launch it as a workshop map with the command "workshop_start_map 2959389971" - it downloads the map and starts it but does not let me proceed and ends the game after spawning into the first part of the game mode. If the developer could kindly give us the .cfg file needed or the cvars to set I think we would be able to get it to work. Otherwise I am not sure how to proceed without the cvars - unless someone knows a way to rip the cvars from a .bsp.
SamXon May 2, 2023 @ 1:49pm 
Originally posted by cr1ms0n:
Originally posted by SamXon:
was able to launch a server with the map on custom game mode but when you pick your character and it goes to spawn you in it spawns bots in and then ends the round after a few seconds and brings you back to the main area with the glasses. i'm not sure if there are some specific settings that need to be set in server.cfg but the workshop page says nothing about it so for me it is broken.
yo maybe you can hit me up on discord and we can solve this one together? cr1ms0n#8129

Think I just got it to work.
Try running this command in console on the server once you are in the workshop map.

mp_ignore_round_win_conditions 1

I am now able to proceed with the game.
SamXon May 2, 2023 @ 1:49pm 
Originally posted by :
Originally posted by SamXon:
was able to launch a server with the map on custom game mode but when you pick your character and it goes to spawn you in it spawns bots in and then ends the round after a few seconds and brings you back to the main area with the glasses. i'm not sure if there are some specific settings that need to be set in server.cfg but the workshop page says nothing about it so for me it is broken.

i tried to set the ConVar
sv_autoexec_mapname_cfg to 1, it kinda helped, but after the countdown when i enter the playable map it just ends the round and get me to the begining


Think I just got it to work.
Try running this command in console on the server once you are in the workshop map.

mp_ignore_round_win_conditions 1

I am now able to proceed with the game.
it worked, so:
  1. Initialize the server with sv_autoexec_mapname_cfg set to 1
  2. Set game_type 3 * **
  3. Set game_mode 0 * **
  4. Run host_workshop_map 2959389971
  5. Set mp_ignore_round_win_conditions to 1
  6. Hide the radar with cl_drawhud_force_radar -1 ***
  7. Set grenade limit to a high number I.E. 333(ammo_grenade_limit_total 333; ammo_grenade_limit_default 333; ammo_grenade_limit_flashbang 333; ammo_grenade_limit_snowball 333)
  8. Set the enemy kill reward to 0 with cash_player_killed_enemy_factor 0(not sure about this one)

*Also can be set at init(i think)
**Need to be set before loading the map
***Client side

but I'm still having some issues:
  • Radar(Rogue radar) vanishes while a enemy is alive
  • After dying I'm stuck on the "loading" screen(the one with the grey triangles), to get it to work again I need to change the map to another one and then back to rogue, witch resets the progress and I need to run the commands again from #5
Last edited by Luís, o Espalha Lixo; May 2, 2023 @ 6:49pm
< >
Showing 1-12 of 12 comments
Per page: 1530 50