Page 1 of 1

VRCP - Video Renderer Checker/Punisher

Posted: Mon Nov 22, 2021 10:30 pm
by greenie
Video Renderer Checker/Punisher


Description:
This plugin allow to punish & check players renderer mode. Warning - renderer is not a color depth (16/32 bpp) ! Player will be punished at spawn.

Tested only in Counter Strike, and probably work only on CS.

CVAR's:
PHP Code:
vrcp_enabled "1" // enable/disable plugin
vrcp_punishmode "1" // 1 - Kick software players, 2 - kick D3D players, 3 - kick OpenGL players, 4 - kick D3D/Software players, 5 - kick OpenGL/Software players
vrcp_punishtype "1" // 0 - warning at round start, 1 - kick player from server

Commands (for admin kick level):
Code:
amx_renderer < name | * > - show player(s) renderer
get plugin