Weapon Lights * Update 0.7.1 Beta (26-Feb-2009)
Posted: Mon Nov 22, 2021 9:50 am
New version 0.7.1 beta, attached donwload at the top of this post.
Hi, I was too busy sorry I can't add it before. New version done by Arkshine available.
* Changes:
- Fixed bug when using pistols.
- Now uses VEN's method.
- Features:
This plungin just adds small dyanmic lights when a player shoot.
You can also change the color and the radius of the lights.
- Cvars:
weapon_lights 0 -> disable 1 = enable, default 1
weapon_lights_radius -> the size of light, default 18
weapon_lights_color -> color of the light RGB 0-255, default 255 150 15
weapon_lights_silenced -> 0 = disable lights | 1 = normal light | 2 = 50% of a normal light, default 2
- Installation:
Put .amxx file into your "./addons/amxx/plugins/" folder.
Add "weapon_lights" into your "plugins.ini" file. ("./addons/configs/")
- Credits:
> Arkshine - adapted for using hamsandwich, VEN's method, silenced weapons option, code optimization and helped me a lot, thank you.
> Avalanche (I learn there how to make a dynamic light, in his plugin "Flashbang Dynamic Light", used in first release).
> HiSS - Original idea. It's me!
- Modules recquired:
* fakemeta
* hamsandwich
Tested in Counter-Strike 1.6 AMXX 1.8.1 and works fine.
No reported issues with another plugin yet.
Compiled with 0 errors | 0 warnings.
Sorry for my bad english, I hope you enjoy the plugin.
Greetings.



get plugin
get source
Hi, I was too busy sorry I can't add it before. New version done by Arkshine available.
* Changes:
- Fixed bug when using pistols.
- Now uses VEN's method.
- Features:
This plungin just adds small dyanmic lights when a player shoot.
You can also change the color and the radius of the lights.
- Cvars:
weapon_lights 0 -> disable 1 = enable, default 1
weapon_lights_radius -> the size of light, default 18
weapon_lights_color -> color of the light RGB 0-255, default 255 150 15
weapon_lights_silenced -> 0 = disable lights | 1 = normal light | 2 = 50% of a normal light, default 2
- Installation:
Put .amxx file into your "./addons/amxx/plugins/" folder.
Add "weapon_lights" into your "plugins.ini" file. ("./addons/configs/")
- Credits:
> Arkshine - adapted for using hamsandwich, VEN's method, silenced weapons option, code optimization and helped me a lot, thank you.
> Avalanche (I learn there how to make a dynamic light, in his plugin "Flashbang Dynamic Light", used in first release).
> HiSS - Original idea. It's me!
- Modules recquired:
* fakemeta
* hamsandwich
Tested in Counter-Strike 1.6 AMXX 1.8.1 and works fine.
No reported issues with another plugin yet.
Compiled with 0 errors | 0 warnings.
Sorry for my bad english, I hope you enjoy the plugin.
Greetings.
get plugin
get source