-
Notifications
You must be signed in to change notification settings - Fork 4
Buddy Block System
Linus045 edited this page Jul 10, 2020
·
1 revision
The ConVar wire_vgui_permissionDefault decides whether the buddy list or the block list will be used.
When set to 0, 1, 2 or 3 the buddy list will be used to determine if a player can create vgui elements on the target client.
When set to 4, the buddy list will be ignored completly and a player can create vgui elements on the target by default. However, when this mode is used, the block list will get activated which allows the target to block individual clients from creating vgui elements on their client.
Only the tab for the currently used system will be visible.

