Death-info beams III
Posted: Mon Nov 22, 2021 9:57 pm
This is a semi-rushed remake of the death-info beams plugin.
Basically this plugin draws a beam from your killer to where you died. (Killer's vector is from aiming-point)
Pretty simple really.
cvars:
amx_dib_holdtime <time in 0.1 seconds> - Life of beams (default: 200)
amx_dib_width <width in 0.1 units> - Width of beams (default: 10)
amx_dib_cross <size in 0.1 units> - Size of markers (default: 30)
amx_dib_color <RRRGGGBBB> - RGB color of beam (default: 000255000)
plugin
Basically this plugin draws a beam from your killer to where you died. (Killer's vector is from aiming-point)
Pretty simple really.
cvars:
amx_dib_holdtime <time in 0.1 seconds> - Life of beams (default: 200)
amx_dib_width <width in 0.1 units> - Width of beams (default: 10)
amx_dib_cross <size in 0.1 units> - Size of markers (default: 30)
amx_dib_color <RRRGGGBBB> - RGB color of beam (default: 000255000)
plugin