LIN: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added russian page)
Line 1: Line 1:
{{otherlang2
|ru=Pointfile:ru
}}
A '''Pointfile''' helps you find [[leaks]] in your map. A file with your map's name will be created in the [[Valve Map Format|VMF]]'s location, using a '''.lin''' extension (e.g. my_map.lin).
A '''Pointfile''' helps you find [[leaks]] in your map. A file with your map's name will be created in the [[Valve Map Format|VMF]]'s location, using a '''.lin''' extension (e.g. my_map.lin).


This file is created only if your map contains leaks. When a map is no longer leaking, the file will be deleted next time [[VBSP]] runs.
This file is created only if your map contains leaks. When a map is no longer leaking, the file will be deleted next time [[VBSP]] runs.

Revision as of 19:40, 30 October 2018

Template:Otherlang2 A Pointfile helps you find leaks in your map. A file with your map's name will be created in the VMF's location, using a .lin extension (e.g. my_map.lin).

This file is created only if your map contains leaks. When a map is no longer leaking, the file will be deleted next time VBSP runs.