Page 1 of 1

Icons Color Changer v1.1

Posted: Mon Nov 22, 2021 9:32 pm
by greenie
Icons Color Changer
By xPaw

.: Description :.
Another my simple plugin, this changes the color of icons at players hud, such as vipsafety, rescue zone, buy zone, defuser, escape zone, c4.
.: Cvars :.
All cvar uses RGB Colors.

icons_c4 255 100 0 - color of c4 icon.
icons_escape 255 215 0 - color of escape zone icon.
icons_rescue 255 100 0 - color of hostage rescue zone icon.
icons_defuser 0 100 255 - color of defusers icon.
icons_buyzone 0 160 0 - color of buyzone icon.
icons_vipsafety 0 160 0 - color of vip rescue zone icon.

0 160 0 - Standart CS Color.
.: Changelog :.
Version 1.1
Destroying trie in plugin_end
A small memory save

.: Credits :.
joaquimandrade - Introduced me into tries/arrays.

plugin
source