Skip to content

A shoddy command used to count the most complicates brushes in a .vmf file.

Notifications You must be signed in to change notification settings

Aspect12/VMFBrushFaceCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

VMFBrushFaceCounter

A very shoddy command thrown together in like 30 minutes used to count the most complicated brushes in a .vmf file. Can be adapted to do other things too if you know what you're doing.
This can be useful if you want to optimize your map in case you hit a brush or vertex limit in VBSP.

Usage

Drop vmfbrushfacecounter.lua into your garrysmod/lua/autorun/ folder, and type "FindMostComplicatedBrushes" in the in-game console. The two arguments are the map (which you must drop into your garrysmod/data/ folder) and the number of brushes to list.

License

Don't care.

About

A shoddy command used to count the most complicates brushes in a .vmf file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages