Ru/Hammer Go To Brush Dialog: Difference between revisions

From Valve Developer Community
< Ru
Jump to navigation Jump to search
(Created page with "{{otherlang2 |en = Hammer Go To Brush Dialog |de = Hammer Go To Brush Dialog:de }} Image:hammer_gotobrushdialog.png When you've got an invalid brush in your map, compile...")
 
m (obsolete language category)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{otherlang2
{{lang|Hammer Go To Brush Dialog|title=Диалоговое окно Go To Brush ID}}
|en = Hammer Go To Brush Dialog
[[File:hammer_gotobrushdialog.png]]
|de = Hammer Go To Brush Dialog:de
}}
[[Image:hammer_gotobrushdialog.png]]


When you've got an invalid brush in your map, compile tools will give you the brush id number of the brush that is bad.
Если на вашей карте есть повреждённый браш, компилятор покажет его номер.


Пример:
Пример:
Line 11: Line 8:
  Entity 0, Brush 4, Side 8: has a coplanar plane at (304, -384, 0), texture GENERIC99
  Entity 0, Brush 4, Side 8: has a coplanar plane at (304, -384, 0), texture GENERIC99


To find the invalid brush in your map, you'd just bring up the '''Go To Brush dialog''' <Ctrl+Shift+G> and enter 4 as the brush number, then press OK. The invalid brush will become selected and centered in the Views.
Вызовите диалог '''Go To Brush dialog''' <{{key|Ctrl|Shift|G}}> и введите номер повреждённого браша - 4, нажмите OK. Он сразу будет подсвечен и показан в центре окон.


It is also possible to find invalid brushes using the [[Hammer Map Menu#Check for Problems <Alt.2BP>|Check for Problems dialog]].
Также повреждённые браши можно найти с помощью [[Hammer Map Menu#Check for Problems <Alt.2BP>|диалога поиска проблем]].


[[Category:Hammer Dialogs]]
{{ACategory|Hammer Dialogs}}

Latest revision as of 03:49, 22 August 2024

English (en)Deutsch (de)日本語 (ja)Русский (ru)Translate (Translate)

Hammer gotobrushdialog.png

Если на вашей карте есть повреждённый браш, компилятор покажет его номер.

Пример:

Entity 0, Brush 4, Side 8: has a coplanar plane at (304, -384, 0), texture GENERIC99

Вызовите диалог Go To Brush dialog <Ctrl+ Shift+G> и введите номер повреждённого браша - 4, нажмите OK. Он сразу будет подсвечен и показан в центре окон.

Также повреждённые браши можно найти с помощью диалога поиска проблем.