Ok I have got the minimaps working, but I need to make it blit into another box instead of on the map, could someone suggest away to have it blit to a new picbox that pops up when you click f6?
Thanks in advance.
Set a new backbuffer, blit to that, then blit that backbuffer to the new picture box when you press F6?
So what your saying is like DD_Mbackbuffer or something like that, then have it blit in to the new picbox?
LOL, I was just checking, I have a tendency to over think things when it comes to these things. Just like MS4, hence the reason I cannot get the hang of it.