I need help with crosshair in visual basic. It will not show up in combat arms but it shows up on the desktop/
Can any1 help me please
Don't double post!
Anyways, it's because Combat Arms blocked the topmost function on all programs, so you'll need to learn D3D before you can make an effective Crosshair.
Anyways, it's because Combat Arms blocked the topmost function on all programs,
false.... the problem isn't that CA has blocked the top most function.... the reason for the crosshair doens't shows up is the full screenmode.... try a vb.net crosshair with all full-screened game, then come here and tell me if u had seen the cross....could be possible that pac-man too blocks the top-most?
Originally Posted by Sixx93
false.... the problem isn't that CA has blocked the top most function.... the reason for the crosshair doens't shows up is the full screenmode.... try a vb.net crosshair with all full-screened game, then come here and tell me if u had seen the cross....could be possible that pac-man too blocks the top-most?
Top Most won't work for almost all DX Games !! CA haven't blocked the top most function. But as soon as it switches to Fullscreen DX mode, it overlays all the underlying windows. To solve this learn to make a Cross hair using D3D !!
Originally Posted by FLAMESABER
Top Most won't work for almost all DX Games !! CA haven't blocked the top most function. But as soon as it switches to Fullscreen DX mode, it overlays all the underlying windows. To solve this learn to make a Cross hair using D3D !!