-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d9bb751
commit abf359f
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# vgui-cleanup | ||
`vgui_cleanup` - console command for removing `vgui` panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns) | ||
|
||
### Commands | ||
- `vgui_cleanup <pattern>` - allow you remove `vgui` panels using [`patterns`](https://wiki.facepunch.com/gmod/Patterns) | ||
- `vgui_list <start pos/end pos> <end pos>` - outputs the list of all valid panels to the console, you can specify the length of the output list or the start and end points in the list. | ||
|
||
### Screenshots | ||
![image](https://user-images.githubusercontent.com/44779902/166103527-f07a0e5a-71e4-47a7-8056-6ff0d9ab7ddc.png) | ||
![image](https://user-images.githubusercontent.com/44779902/166103530-6b9c3597-b9c3-470c-bd32-8069d568d3ea.png) | ||
![image](https://user-images.githubusercontent.com/44779902/166103544-44b04795-d57f-4efc-b5ce-16499da5d145.png) |