X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=man%2Fen%2Fd2df.3.txt;h=de3f01ebb64ee0dc01707f928d77bb2fb881b171;hb=ce24e997b94d04fa00b002ab2786cddc060868a9;hp=4c7f17f53f20916e50814933a66f951cee87f60f;hpb=50bcbff58fb1ed4fc9324b41ac3d60aa2e5f5eb6;p=d2df-sdl.git diff --git a/man/en/d2df.3.txt b/man/en/d2df.3.txt index 4c7f17f..de3f01e 100644 --- a/man/en/d2df.3.txt +++ b/man/en/d2df.3.txt @@ -109,9 +109,9 @@ g_warmup_time Warmup time for Survival mode and its derivatives, in seconds. -@h2 Items spawn -g_spawn_invul 1/0 - Enable or disable the invulnerability sphere spawn. +@h2 Spawn +g_spawn_invul + Whether the player will be immortal after respawning. A value 0 turns off immortality after rebirth. g_weaponstay 1/0 Whether to leave the weapon after a player picks it up. @@ -143,7 +143,7 @@ g_friendly_hit_projectile 1/0 Enable or disable the passage of projectiles (missiles, BFG or plasma balls) through your teammates. g_friendly_absorb_damage 1/0 Enable or disable the absorption of some damage when bullets or projectiles pass through teammates. -Note: the values of the numbers change for the cooperative (1 - off, 0 - on). +Note: works as follows: 1 - off (bullets/munitions will collide with allies), 0 - on (bullets/munitions will pass through allies). @h1 3. Events To control certain events on the server, there is a command event, through which you can relatively flexibly configure the behavior of the server in certain situations. The need to use the event command is directly related to proper server startup and map lists.@br