Counter-Strike 2

Counter-Strike 2

ROGUE
cr1ms0n 2023 年 4 月 16 日 下午 2:06
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?
< >
正在显示第 1 - 12 条,共 12 条留言
Hadrev 2023 年 4 月 19 日 上午 7:25 
I'm trying it today, i will come back to you if i am successful and tell you how i did it.
CoralCinder 2023 年 4 月 20 日 上午 9:47 
did you find out?
shibarigothlord 2023 年 4 月 20 日 下午 3:25 
any luck?
Ravenimate 2023 年 4 月 21 日 下午 4:57 
i tried it, but i don't know how to change the game mode to custom
cr1ms0n 2023 年 4 月 23 日 下午 2:05 
引用自 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
𝓩𝓔𝓗 2023 年 4 月 28 日 下午 3:21 
any updates?
SamXon 2023 年 5 月 1 日 下午 11:53 
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.
𝓩𝓔𝓗 2023 年 5 月 2 日 上午 10:37 
引用自 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
最后由 𝓩𝓔𝓗 编辑于; 2023 年 5 月 2 日 上午 10:38
SamXon 2023 年 5 月 2 日 上午 11:51 
引用自
引用自 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 2023 年 5 月 2 日 下午 1:49 
引用自 cr1ms0n
引用自 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 2023 年 5 月 2 日 下午 1:49 
引用自
引用自 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.
𝓩𝓔𝓗 2023 年 5 月 2 日 下午 6:45 
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
最后由 𝓩𝓔𝓗 编辑于; 2023 年 5 月 2 日 下午 6:49
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50