LIN: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Add some note)
mNo edit summary
Line 2: Line 2:


{{note|The file will be created only if your map contains leaks.}}
{{note|The file will be created only if your map contains leaks.}}
{{note|If map wasn't leaks anymore. It will be automatically removed self. When compiling a map with VBSP.}}
{{note|If map haven't leaks anymore. It will be automatically removed self. When compiling a map with VBSP.}}

Revision as of 07:51, 18 November 2017

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).

Note.pngNote:The file will be created only if your map contains leaks.
Note.pngNote:If map haven't leaks anymore. It will be automatically removed self. When compiling a map with VBSP.