• custom fonts do not download
    1 replies, posted
i used the function resource.AddSingleFile: resource.AddSingleFile( "gamemodes/gayrp/resource/fonts/gayrp_font" ) after I tried to create my own font: surface.CreateFont( 'gm_normal', { font = 'gayrp_font',  size = 24 } ) but in the console I get this: Failed creating font 'gayrp_font'!
https://steamcommunity.com/sharedfiles/filedetails/?l=dutch&id=255271262 I'm assuming this will be helpful for what you're trying to do. It should take you through step by step how to setup your folders and then bring the font into the game itself. Hope that's useful for you
Sorry, you need to Log In to post a reply to this thread.