Drawbox Problem

Posts 110 of 10 · Page 1 of 1
Drawbox Problem
Hi i have made my border and background with drawbox e border function
I have a problem the back and border appear in lobby but in game appear only background and border without font...
Can you help me?
Its broken :O
What? only serius & useful answers plz
1) Make sure you are recreating your font correctly.

2) If you are, that means its the HUD. See if you can see the font in the kill cam, or minimize the game and open it back up again. If its the HUD just draw the menu a bit lower.

Quote Originally Posted by Stephen View Post
Its broken :O
Your sig is reversed / xD
Ok menu appear in kill cam my font it's ok

My menu x y 10 40 i tested it always in 20 200
Solved Close the topic
lol make your Sure To Release the Font too after the Back Ground -.-
and if you use Gellin base use this :
[php]

if(Menu.show){//this just For Example don't copy it -.-
//Do You Drawbox Here....
blab blab blab ....
blab blab //here the Drawbox....




}// and here after we and Drawbox we should make the Font show again like Refresh ......

Directx.pFont->OnLostDevice();//this what you want
Menu.RenderMenu();//this too what you want
[/php]
Quote Originally Posted by mo3ad001 View Post
lol make your Sure To Release the Font too after the Back Ground -.-
and if you use Gellin base use this :
[php]

if(Menu.show){//this just For Example don't copy it -.-
//Do You Drawbox Here....
blab blab blab ....
blab blab //here the Drawbox....




}// and here after we and Drawbox we should make the Font show again like Refresh ......

Directx.pFont->OnLostDevice();//this what you want
Menu.RenderMenu();//this too what you want
[/php]
Why the hell would you do that?
Quote Originally Posted by ac1d_buRn View Post


Why the hell would you do that?
why ...are there any problem
Problem solved close xD
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?