nmrih / source-game

Bugs and issues reporting for NMRiH1
http://store.steampowered.com/app/224260
58 stars 25 forks source link

[public-1.13.4] Weapons have their glow (when enabled) fixed as "red" color. #1457

Closed Mart-User closed 4 months ago

Mart-User commented 6 months ago

Weapons have their glow (when enabled) fixed as "red" color.

Steps to reproduce

create a local server console input sv_cheats 1 aim at a not too close distance console input: ent_create item_inventory_box glowable 1 glowcolor "255 255 255" glowdistance -1 now again, console input: ent_create me_fubar glowable 1 glowcolor "255 255 255" glowdistance -1

The glow for me_fubar is supposed to be white but show as red, while the item_inventory_box respects the color and show as white.

The behavior is the same even using the SetGlowColor input.

felis-catus commented 4 months ago

Fixed in src-r7296.