• Is it Possible to use a Font for a SWEP Icon?
    6 replies, posted
I wanted to know if it is Possible to, instead of using Images for Swep icons, use a font? (Like HL2 Uses.) Also, I don't mean normal Letters. I mean using my custom font for it.
Bump?
Bump? >_> Edit: Sorry, I won't bump like this again :|
Use this [b][url=http://wiki.garrysmod.com/?title=Surface.CreateFont]Surface.CreateFont [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] and only bump once a day
I'm doing this right, right? [code] surface.CreateFont ("binoculars", 20, 400, true, false, "binocularsfont") --unscaled surface.SetFont("binocularsfont") SWEP.IconLetterHUD = "d" [/code]
Bump? :|
Sorry, you need to Log In to post a reply to this thread.