Update: Plugin taken off.
The NoBlock plugin has been added to Toronto Darkly (thank TD| Drugz for finding it).
The NoBlock plugin was put in to stop players from getting stuck in spawn after Auto Team Balance in a few maps (examples: ad_egon_world, de_season, de_contra, etc.).
It is setup to work for 20 seconds at round start. I think that's enough time for people to get away from each other. One problem that might come up, however, is that people get stuck together when blocking returns :tongue: We'll have to test that out.
First Test:
Second test:
Second test allows players to use !block up until 35 seconds in the round to unstick their stickies. :knockout:
The NoBlock plugin has been added to Toronto Darkly (thank TD| Drugz for finding it).
The NoBlock plugin was put in to stop players from getting stuck in spawn after Auto Team Balance in a few maps (examples: ad_egon_world, de_season, de_contra, etc.).
It is setup to work for 20 seconds at round start. I think that's enough time for people to get away from each other. One problem that might come up, however, is that people get stuck together when blocking returns :tongue: We'll have to test that out.
First Test:
Code:
sm_noblock 1
sm_noblock_allow_block 0
sm_noblock_allow_block_time 20
sm_noblock_blockafterspawn_time 10
sm_noblock_nades 0
sm_noblock_hostages 0
Second test:
Code:
sm_noblock 1
sm_noblock_allow_block 1
sm_noblock_allow_block_time 35
sm_noblock_blockafterspawn_time 20
sm_noblock_nades 0
sm_noblock_hostages 0
Second test allows players to use !block up until 35 seconds in the round to unstick their stickies. :knockout: