LIN: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:


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.
To load this file into [[Hammer]], open your map in hammer and then load the file by using the Map>Load Pointfile option, a red line will appear in the 3D main view port which will go from a random point in the void through the leak in your map to the nearest entity to the leak.


== File format ==
== File format ==
{{stub|section=1}}
{{stub|section=1}}
== See also ==
* [[Hammer Map Menu#Load Pointfile]]. To load this file into [[Hammer]], open your map in hammer and then load the file by using the Map>Load Pointfile option, a red line will appear in the 3D main view port which will go from a random point in the void through the leak in your map to the nearest entity to the leak.


[[Category:File formats|lin]]
[[Category:File formats|lin]]

Revision as of 14:16, 23 April 2023

English (en)Русский (ru)Translate (Translate)

A Pointfile helps you find leaks in your map.[Clarify] 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.

File format

Stub

This article or section is a stub. You can help by expanding it.

See also

  • Hammer Map Menu#Load Pointfile. To load this file into Hammer, open your map in hammer and then load the file by using the Map>Load Pointfile option, a red line will appear in the 3D main view port which will go from a random point in the void through the leak in your map to the nearest entity to the leak.