Page 1 of 2

Pause command

Posted: Sun Nov 15, 2015 7:10 pm
by FlushA
Hello,
I want to edit pause command to when player use /spec or /pause
after spected the player character disable on screen and when again use pause or spec command the character active again on game screen.

Re: Pause command

Posted: Sun Nov 15, 2015 7:28 pm
by Ryozuki
sv_pausable 1

Re: Pause command

Posted: Sun Nov 15, 2015 7:57 pm
by FlushA
use this but not work

Re: Pause command

Posted: Sun Nov 15, 2015 8:19 pm
by Fňokurka oo7
FlushA wrote:use this but not work
Pause is allowed only some maps.

Re: Pause command

Posted: Sun Nov 15, 2015 8:26 pm
by FlushA
Pouse is work but just pouse freeview
I want to character hidden and disable in all maps
I think must edit the source code ,yeah ?

Re: Pause command

Posted: Sun Nov 15, 2015 9:23 pm
by Fňokurka oo7
Your tee disappears only on few maps. (it's allowed to do sv_pausable 1)
But on most of the maps it's not allowed.

Re: Pause command

Posted: Sun Nov 15, 2015 9:52 pm
by Ryozuki
You don't need to modifie the source just put "sv_pausable 1" in the autoexe_server.cfg

Then reload and do /spec

Re: Pause command

Posted: Mon Nov 16, 2015 8:11 pm
by FlushA
No way to enable this action in all maps?

Re: Pause command

Posted: Mon Nov 16, 2015 10:02 pm
by Ryozuki
FlushA wrote:No way to enable this action in all maps?
No :s

Re: Pause command

Posted: Wed Nov 18, 2015 4:23 pm
by timakro
FlushA wrote:No way to enable this action in all maps?
If you are running the servers yourself add "sv_pauseable 1" to your reset.cfg.
And you have to use "/spec" ingame to disappear!