designer1337 / csgo-cheat-base

simple csgo internal base.
MIT License
242 stars 50 forks source link

no an issue - text size #39

Closed realstyla23 closed 4 years ago

realstyla23 commented 4 years ago

really love the base.. thx for sharing.. learned a loot again.. but can you tell me where to change the font and textsize of menu etc..

designer1337 commented 4 years ago
interfaces::surface->set_font_glyph(render::fonts::watermark_font, "Tahoma", 12, 500, 0, 0, font_flags::fontflag_dropshadow);
realstyla23 commented 4 years ago

yea i just found it :D before u wrote it haha.. but thx!