Garry's Mod Wiki

killicon.Render

  killicon.Render( number x, number y, string name, number alpha = 255, number dontEqualizeHeight = false )

Description

Renders a kill icon.

Arguments

1 number x
X coordinate of the icon
2 number y
Y coordinate of the icon
3 string name
Classname of the kill icon
4 number alpha = 255
Alpha/transparency value ( 0 - 255 ) of the icon
5 number dontEqualizeHeight = false
Do not rescale the icon to match the default kill icon font.