- Supports the Charger Power plugin.
- Obeys the Charger Power plugin cvar: l4d2_charger_power_objects.
- Creates a red glow on movable objects only visible to Chargers.
- Up to 64 prop_physics_override clones are created for the movable props, which are hidden from all players except Chargers.
- Dont Fear The Reaper. - Many hours testing, finding models, fixing bugs etc.
- disawar1 - Lots of support testing.
- bubbabyte - Lots of support testing.
// 0=Plugin off, 1=Plugin on.l4d2_charger_power_glow_allow "1"// Three values between 0-255 separated by spaces. RGB Color255 - Red Green Blue.l4d2_charger_power_glow_color "255 0 0"// How near to props do players need to be to enable their glow.l4d2_charger_power_glow_range "500"// Charger Power - Objects Glow plugin version.l4d2_charger_power_glow_version
Compiling:- Put the SDKHooks include into your addonssourcemodscriptinginclude folder.
- Put the plugins .sp file into your scripting folder and compile the plugin.
- This plugin requires the SDKHooks extension.
DO NOT click 'Get Plugin' or it will fail to compile because this plugin requires SDKHooks!
- Download the .smx file and put into your servers addonssourcemodplugins folder.
- This plugin was compiled with SDKHooks version 2.1.


Wyświetl pełny artykuł