CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
45 stars 43 forks source link

HL2RP Font Issue #10

Closed blt950 closed 9 years ago

blt950 commented 11 years ago

I seem to have issue this on all my computers, so I believe this is not only happening with me, I believe. The issue is the HL2RP Font. It seems it does not work (After SteamPipe I think?). So rather we get this "normal" font on doors and scoreboard and everything.

I and the server got the content pack of HL2RP, so I got the font. The weird thing is that once I put the font into my resources/fonts folder like the addon should mount, it actually starts working! Very odd.

Seems it's not found at least. Failed to load custom font file 'c:/program files (x86)/steam/steamapps/common/garrysmod/garrysmod/resource/fonts/cs.ttf' Failed to load custom font file 'c:/program files (x86)/steam/steamapps/common/garrysmod/garrysmod/resource/fonts/mailartrubberstamp.ttf'

SpencerSharkey commented 11 years ago

Try perhaps adding it to the server's download buffer? You know, with resource.AddFile(path)?

I'm pretty sure HL2RP already takes care of this.