[CS:GO] Panorama Check (1.0, 7-8-2018)
Posted: Tue Nov 23, 2021 3:54 pm
Panorama Check
This plugin allows you to detect if a client is using the CS:GO panorama UI and is designed to be used as a dependency for other plugins.
I based this code off the snippet I posted here. Hopeful this helps to ease implementation of this into existing plugins.
This plugin isn't heavily tested and is made as a temporary solution to detecting which CS:GO UI an individual player is using until valve completely migrates to the new panorama UI.
This allows you to include panorama_check in your plugins that need such detection and then use the included native to check if a client uses the panorama UI.
get plugin
This plugin allows you to detect if a client is using the CS:GO panorama UI and is designed to be used as a dependency for other plugins.
I based this code off the snippet I posted here. Hopeful this helps to ease implementation of this into existing plugins.
This plugin isn't heavily tested and is made as a temporary solution to detecting which CS:GO UI an individual player is using until valve completely migrates to the new panorama UI.
This allows you to include panorama_check in your plugins that need such detection and then use the included native to check if a client uses the panorama UI.
get plugin