force to spec

Models + Mapping, Computer & SOF Problems.
Post Reply
Reactions: 0
Posts: 89
Joined: 22 Jan 2013, 23:51
Location: England, Manchester

force to spec

Post by br0phy »

Hi i have noticed if you are idle in my server for like 5 minutes you get forced to spectate by the server does any one know how to turn this off cant find it in the server cfg its annoying when your playing matches and the game is paused
Reactions: 8
Posts: 3046
Joined: 21 Nov 2011, 21:12

Re: force to spec

Post by ShocK »

user-server/sofplus/sofplus_sv.func

find

Code: Select all

  // ---------------------------------------------------------------------------
  // Move idle players to spectator mode
  // ---------------------------------------------------------------------------

  // !!! Don't forget to change the spf_sv_idle_to_spectator_config function !!!
  sp_sc_func_load_file sofplus/spf_sv_idle_to_spectator.func
  sp_sc_func_exec spf_sv_idle_to_spectator_init
Replace with

Code: Select all

  // ---------------------------------------------------------------------------
  // Move idle players to spectator mode
  // ---------------------------------------------------------------------------

  // !!! Don't forget to change the spf_sv_idle_to_spectator_config function !!!
  ////sp_sc_func_load_file sofplus/spf_sv_idle_to_spectator.func
  ////sp_sc_func_exec spf_sv_idle_to_spectator_init
Seeing as all you're doing is commenting out those last two lines then ignore this line

Code: Select all

 // !!! Don't forget to change the spf_sv_idle_to_spectator_config function !!!
Restart server.
Reactions: 0
Posts: 89
Joined: 22 Jan 2013, 23:51
Location: England, Manchester

Re: force to spec

Post by br0phy »

thanks shock :;):
Post Reply

Who is online

Users browsing this forum: Google and 32 guests