-
Notifications
You must be signed in to change notification settings - Fork 2
[E2] Misc. Functions
Vurv edited this page Mar 6, 2021
·
2 revisions
Documentation for functions inside vex_main, which aren't in a large enough category for their own pages.
Manually does a ranger trace, without using the ranger filter system.
Returns the ranger.
Sets the filter that will be used by future E2 rangers in the chip.
Returns 1 or 0 for whether it successfully set the ranger filter.
Returns 1 or 0 for whether this player has their convars set to allow you to hide their chat.
By default everyone has it set to be able to hide their chat.
Note that they can see that you hid their chat.
Like hideChat(), however it allows you to hide a certain players chat, assuming you have permission to, See canHideChatPly.
Note that they can see that you hid their chat, so don't try and abuse this.