• How to I use default HL2 grenade icon on my swep?
    1 replies, posted
Currently im using CSS icons by doing dis: draw.SimpleText( "P", "CSSelectIcons", x + w / 2, y + h * 0.65, How do I make it HL2 grenade?
As far as I know, the font used for the grenade isn't available by default, so you'll have to use [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/surface/CreateFont]surface.CreateFont[/url] with "HalfLife2" as the font. The character for the grenade is "k".
Sorry, you need to Log In to post a reply to this thread.