Here is a weapon + optional armoury entity renderer.
Supports only 1.9 right now. But support for 1.8.x can be done upon on request.
Cvars- wpn_render_entity 2 // 0 = Disable. 1 = Only weaponbox. 2 = weaponbox+armoury.
- wpn_render_amt_min 5 // Minimum size of glowshell.
- wpn_render_amt_max 15 // Maximum size of glowshell.
- wpn_render_color_random 1 // Set color randomly.
- wpn_render_rgb "255 255 255" // If random color is set to 0. We choose it ourselves.