Ive just tried loading the "Rockwell" font really quick on my machine and it works fine
Font = LoadFont("Rockwell")
// create a text entity
CreateText ( 3, "Rockwell font example:" + chr(10)+ "Seems to work fine and run ok" )
SetTextFont( 3, Font)
The text displays fine with the Rockwell font. So...How do you know it hasnt loaded? Or what is it not doing that it used to do? I assume you have definately Set the font to the text somewhere??
Have you checked that the font is definitely on your machine??
Just for reference...im on Windows 10 - 64bit and ive not intentionally installed this font and assume it comes with windows.