Sofplus 2012* swap/play/spec

Post Reply
Reactions: 8
Posts: 3046
Joined: 21 Nov 2011, 21:12

Sofplus 2012* swap/play/spec

Post by ShocK »

To enable rcon swap/spec/play
Open user-server/sofplus/sofplus_sv.func

Find

Code: Select all

 // ---------------------------------------------------------------------------
  // Play / spec aliasses
  //   play <slot|*>
  //   spec <slot|*>
  // ---------------------------------------------------------------------------

  ////sp_sc_alias play "sp_sv_client_play #{1}"
  ////sp_sc_alias spec "sp_sv_client_spec #{1}"


  // ---------------------------------------------------------------------------
  // Team aliasses
  //   blue <slot|*>
  //   red <slot|*>
  //   swap <slot|*>
  // ---------------------------------------------------------------------------

  sp_sc_alias blue "sp_sv_client_blue #{1}"
  /////sp_sc_alias red  "sp_sv_client_red #{1}"
  ////sp_sc_alias swap "sp_sv_client_swap #{1}"
Replace with

Code: Select all

 // ---------------------------------------------------------------------------
  // Play / spec aliasses
  //   play <slot|*>
  //   spec <slot|*>
  // ---------------------------------------------------------------------------

  sp_sc_alias play "sp_sv_client_play #{1}"
  sp_sc_alias spec "sp_sv_client_spec #{1}"


  // ---------------------------------------------------------------------------
  // Team aliasses
  //   blue <slot|*>
  //   red <slot|*>
  //   swap <slot|*>
  // ---------------------------------------------------------------------------

  sp_sc_alias blue "sp_sv_client_blue #{1}"
  sp_sc_alias red  "sp_sv_client_red #{1}"
  sp_sc_alias swap "sp_sv_client_swap #{1}"
Reactions: 16
Posts: 595
Joined: 19 Dec 2011, 21:35

Re: Sofplus 2012* swap/play/spec

Post by Keifer »

thanks, i was gonna post this myself.
Reactions: 8
Posts: 3046
Joined: 21 Nov 2011, 21:12

Re: Sofplus 2012* swap/play/spec

Post by ShocK »

It's only the "coding for dummies" version of what Retard posted in the other thread (personally though it may aswell have been written in Swahili - no offence Retard, non coders like me need it simplified :tongue: )
I think alot of cvars are off by default in 2012*
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests