diff --git a/config/docs.cfg b/config/docs.cfg index 764ec03bd..60eb9e07b 100644 --- a/config/docs.cfg +++ b/config/docs.cfg @@ -2105,8 +2105,10 @@ docident [applydialog] [do you really want to quit?]; docargument [N] [TODO] [min 0/max 1/default 1]; docident [autoscopesens] [TODO]; docargument [N] [TODO] [min 0/max 1/default 0]; -docident [deathcam] [0: disable, 1 to follow for 3 seconds, 2 to follow forever]; -docargument [N] [style] [min 0/max 2/default 1]; +docident [autospectate] [0: disable, 1: same, humans only, 2: alt, humans only, (+2 with bots)]; +docargument [N] [style] [min 0/max 4/default 1]; +docident [deathcam] [0: disable, 1 to follow for 3 seconds]; +docargument [N] [style] [min 0/max 1/default 1]; docident [deathcamspeed] [Speed to move the deathcam, 0 for infinity]; docargument [N] [distance] [min 0/max 1000/default 2]; docident [delalias] [deletes the passed alias.];