I wonder who told you that.
Dont draw it only when the menu is open.
Originally Posted by ac1d_buRn
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
Originally Posted by kongamonga
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.
Originally Posted by kongamonga
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
Originally Posted by ac1d_buRn
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 ?
Originally Posted by kongamonga
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)