[Ask] how to change the Textfont?

02/19/2013 14:10 Rhyder`#1
How to do The shadow effect to the text font?

Sorry for the Spam but i want to solve this problem :(
02/19/2013 17:39 adeilson123#2
Code:
pFont->m_nOutLine  = 1;
change to:
Code:
pFont->m_nOutLine  = 2;
or otherwise...
02/19/2013 23:31 Rhyder`#3
Quote:
Originally Posted by adeilson123 View Post
Code:
pFont->m_nOutLine  = 1;
change to:
Code:
pFont->m_nOutLine  = 2;
or otherwise...
how can i make my minimap as like as yours?
02/21/2013 12:40 Rhyder`#4
Bump !!