D3D Cross Problem

Posts 113 of 13 · Page 1 of 1
D3D Cross Problem
Hay...I added crosshair to my menu hack.The problem is if i activate i can see the D3d Cross perfect but i am closing the menu it disappears

I dont know what to do.

Thanks
take it out of Mvisible i guess ....
Quote Originally Posted by wassup40 View Post
take it out of Mvisible i guess ....
I wonder who told you that.
Dont draw it only when the menu is open.
Quote Originally Posted by ac1d_buRn View Post


I wonder who told you that.
Dont draw it only when the menu is open.
What do you mean with that ?
I dunno understood sry
Quote Originally Posted by Sydney View Post
What do you mean with that ?
I dunno understood sry
Go to your code, where you check if the menu is currently open. Now, you shouldnsee where your crosshairs is drawn in there. Cut it, and paste it outside that curly brace, where you don't check if the menu is showing.
Quote Originally Posted by Sydney View Post
What do you mean with that ?
I dunno understood sry
YOur drawing the Xhair only if the menu is open
Remove it from the menu == true check
Quote Originally Posted by ac1d_buRn View Post


YOur drawing the Xhair only if the menu is open
Remove it from the menu == true check
i deleted the whole code and took the XHair function from definer means cBase:: deleted and i took the cross hair from my mvisible part (whit combined base)

So how should i start now ?
Quote Originally Posted by Sydney View Post
i deleted the whole code and took the XHair function from definer means cBase:: deleted and i took the cross hair from my mvisible part (whit combined base)

So how should i start now ?
Oh Buddha... How about I show you on TeamVoewer?

Do you have MSN?
Quote Originally Posted by freedompeace View Post
Oh Buddha... How about I show you on TeamVoewer?

Do you have MSN?
No thanks already solved...Thanks acid.
Quote Originally Posted by Sydney View Post
No thanks already solved...Thanks acid.
No Problem.
Draw it somewhere where you're not checking if the menu is open.
Quote Originally Posted by freedompeace View Post
Draw it somewhere where you're not checking if the menu is open.
new void ?

Without using cBase:: ?

But then i get error with pDevice
another satisfied customer

/closed
Posts 113 of 13 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?