Track tasks and feature requests
It will also allow administrators to use Sven Co-op's build-in cheat commands, providing that the svcheats CVAR is set to 2. (players will still not be able to use cheats) It will also provide server administrators with a command to optionally hide their graphic, which is remembered across map changes. All Discussions Screenshots Artwork Broadcasts Videos News Guides Reviews. To disable Survival Mode, add the following line to your server.cfg and/or listenserver.cfg file: ascommand survivalenabled 0. Source www.svencoop.com Thank you. Dev should include this function ingame #2. Setup the Sven Co-Op Dedicated Server as a FireDaemon Pro Service Next step is to start FireDaemon Pro and click on the New button in the toolbar (or type Ctrl+N). Complete the FireDaemon Pro Program settings per the screenshot below.
Join 36 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesHave 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
Comments
commented Feb 16, 2013
I currently run Half-Life in windowed mode at the same resolution as my screen. Nice to see the engine has its' own native mode to make the window borderless now. There is a small issue though, the Windows task bar always overlays the game, even when it's active. I've alt+tab'd out and back in, and it's still there. In Sven Co-op we did implement our own way to make a window borderless, but combined with the new engine method this caused problems (made the window smaller again). We've disabled this feature and tried again before reporting this issue. This issue also occurs in Half-Life for me, not just our mod. I'm running Windows 7 Professional x64. |

commented Feb 16, 2013

I can confirm this happens to me as well. |
commented Feb 16, 2013
Same here. |
commented Feb 17, 2013
Related note: If you right click the game in the task bar (SHIFT + RIGHT CLICK for Windows 7+ users) and select Maximize, the task bar no longer overlays the game when you switch back to it. |
commented Feb 17, 2013
that's what you mean? |
commented Feb 17, 2013
The problem isn't that there is a border visible, it's that the game appears to be maximized in a borderless window (thus filling the screen), but the Windows task bar overlays the game. |
commented Feb 17, 2013
that's what you can see on my screenshot, isn't it? |
commented Feb 17, 2013
I can't 'maximize' the game in a borderless mode. I can't call a SHIFT + CLICK menu on a borderless window |
commented Feb 17, 2013
I couldn't until this minute (it wouldn't load all the way). Our game looks similar, but we don't have that faint white line on the far right of the game. Odd that you can't bring up a context menu for Counter-Strike in the task bar. You are right clicking yes? Also it appears the maximize trick only works on Sven Co-op 4.7 anyway, in conjunction with our own borderless feature. |
commented Feb 17, 2013
I can call the context menu if I don't use -noborder parameter. |
commented Feb 17, 2013
I can't test this in CS 1.6 as mine doesn't seem to update (even though I've opted in for the beta). I can confirm my Half-Life is up to date though (version 1.1.2.2 build 5956). Edit: I don't use the -noborder option. Such an option is rather pointless if the game resolution as defined in the options is already set to cover the whole screen resolution. Anyway, I've emailed in a code snippet to fix this issue. |
Sven Coop How To Disable Survival Mode
commented Feb 20, 2013
If you want your window to occupy the whole desktop use fullscreen, windowed mode is only meant for resolutions less than the desktop. We have changed the fullscreen mode to behave well with alt tab so you don't need to choose windowed to work around that (just don't run with '-nofbo' ). |