Tuesday, April 17, 2012

How to disable death camera and speed up level restarting in Alien Swarm?

Question

I have played on ASBI servers where death camera is disabled. Also there is a nice feature when the last player dies you don't have to wait and look at the "Mission Failed" and "Statistics" window but the level restarts quickly, writing with yellow text "Forcing ready..."

How do I create a server from inside a game to have these features enabled?

I have downloaded and installed ASBI's server.dll and h_alien_selection.txt. But this didn't help

Asked by DIMEDROLL

Answer

Quick restart isn't actually an ASBI feature. Anyone (who is server leader, of course) can do it. Just press F8 as soon as you see the red "Mission Failed" message, and look for a restart button at the bottom.

You can also use this F8-restart anytime during a mission, when you feel like the players who are alive right now are unable to finish the mission.


Sadly, death cam is tougher to disable. asw_marine_death_cam 0 does the trick, however, it requires cheats to be enabled. Moreover, as soon as you disable cheats, it goes back on.

How to do it: In main menu open the console, and write there sv_cheats 1 Enter asw_marine_death_cam 0 Enter and then type map <the map you want to play> (e.g. map as_sci1_bridge) Enter


UPD: If you connect to an ASBI server, leave it and then make your own server, it will have some similarities to the ASBI servers, like no death cam and changed player collision. Restarting the game removes these effects.

If you're running a dedicated server, you can disable death camera by installing SourceMod and using such command:

sm_cvar asw_marine_death_cam 0
Answered by BlaXpirit

No comments:

Post a Comment