Vgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Added VMEX link)
Line 1: Line 1:
'''Valve Auto VisGroup'er''' ('''VGROUP''') is a tool for [[Source]] engine [[VMF]] map files. This tool can help you by grouping the map into [[VisGroups]] based on a grid, and by default disabling them so that you can enable them later after [[Hammer]] loaded the map. That way you can view single parts of the map. That gridsize has to be in range of 1024 and 4096 units.
'''Valve Auto VisGroup'er''' ('''VGROUP''') is a tool for [[Source]] engine [[VMF]] map files. This tool can help you by grouping the map into [[VisGroups]] based on a grid, and by default disabling them so that you can enable them later after [[Hammer]] loaded the map. That way you can view single parts of the map. That gridsize has to be in range of 1024 and 4096 units. The tool was made for maps decompiled with [[VMEX]].


== See also ==
== See also ==

Revision as of 07:09, 3 January 2008

Valve Auto VisGroup'er (VGROUP) is a tool for Source engine VMF map files. This tool can help you by grouping the map into VisGroups based on a grid, and by default disabling them so that you can enable them later after Hammer loaded the map. That way you can view single parts of the map. That gridsize has to be in range of 1024 and 4096 units. The tool was made for maps decompiled with VMEX.

See also

  • VGROUP - the official website.
  • VGROUP 0.1a - download mirrors for the latest version.