help font

11/12/2017 04:42 thetoys#1
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

2, "4"
3, "0"
4, "0"
5, "1"
8, "5000"
9, "5"
10, "874"
11, "1"
}

lang thai help
11/12/2017 20:55 FlyffServices#2
Delete this table and it work.
11/13/2017 00:06 thetoys#3
Which part

Dun
11/15/2017 14:47 yazuka21#4
Go to ITheme.cpp.

Search :
pFont = new CD3DFont( _T("Verdana"), 9 ); //, D3DFONT_BOLD );

Replace with :
pFont = new CD3DFont( _T("Verdana"), 9 );

And do the same with others with define inside __THEME_V19.

I don't have time to explain, alot of work.


Surely will help you.
11/16/2017 13:03 thetoys#5
Quote:
Originally Posted by yazuka21 View Post
Go to ITheme.cpp.

Search :
pFont = new CD3DFont( _T("Verdana"), 9 ); //, D3DFONT_BOLD );

Replace with :
pFont = new CD3DFont( _T("Verdana"), 9 );

And do the same with others with define inside __THEME_V19.

I don't have time to explain, alot of work.


Surely will help you.
I do as you say, it certainly has some. But there is something that does not change. what should I do

[Only registered and activated users can see links. Click Here To Register...]
11/16/2017 14:07 - Major#6
Quote:
Originally Posted by yazuka21 View Post
Go to ITheme.cpp.

Search :
pFont = new CD3DFont( _T("Verdana"), 9 ); //, D3DFONT_BOLD );

Replace with :
pFont = new CD3DFont( _T("Verdana"), 9 );

And do the same with others with define inside __THEME_V19.

I don't have time to explain, alot of work.


Surely will help you.
Its the same lol ? :thinking::wat:
11/16/2017 14:32 thetoys#7
help TT
11/17/2017 05:41 yazuka21#8
Sorry !, Hahahaha I forgot chaange Trebuchet MS I guess to Verdana, also the propLang.txt at resource. I told you I don't have enought time to explain XD.
11/17/2017 05:44 thetoys#9
I do it :) thx
08/29/2022 16:44 ericlloyd23#10
Quote:
Originally Posted by thetoys View Post
I do it :) thx
did it work dude?