csgo-osx-linux
csgo-osx-linux copied to clipboard
Hammer Editor issues
Please describe your issue in as much detail as possible:
csgo's hammer editor is a pure disaster, there are so many common issues which you dont face in any older editors like css hl2 etc..
Steps for reproducing this issue:
Start the map editor and take a look at the message box. There are a way more but valve doesnt allow us too copy from the message box.
- Couldn't find custom font file 'resource/HALFLIFE2.ttf'
- Multiple bad tall value issues, Bad Tall value for "DebugFixed, DebugFixedSmall, DefaultFixedOutline, Default, DefaultBold, DefaultUnderline, DefaultSmall, DefaultSmallDropShadow, DefaultVerySmall, DefaultLarge, UiBold, MenuLarge, ConsoleText, Marlett, Trebuchet24, Trebuchet20, Trebuchet18, HUDNumber, HUDNumber1-5, DefaultFixed, DefaultFixedDropShadow, CloseCaption_Normal, CloseCaption_Italic, CloseCaption_Bold, CloseCaption_BoldItalic, TitleFont, TitleFont2 3. The entity "weapon_c4" still had no worldmodel, since release.. 4. If you set the "default texture scale" too "0.25" in the configuration menu, it will be shown as "0.250" in the texture menu.
Couldn't find custom font file 'resource/HALFLIFE2.ttf'
You're missing a font file. Not sure why it shows that, but it's probably not important if you're not planning to use it.
To fix the weapon_c4 you have to go in csgo.fgd and change the .mdl to weapon_c4_planted. Here is a YouTube tutorial: https://www.youtube.com/watch?v=O501-82WNPs
The font is missing by default, just noticed that errors should be fixed. Same with the c4.
The font is missing by default, just noticed that errors should be fixed. Same with the c4.
Yeah.
Maybe it's done on purpose for people to learn how to modify files.