Misunderstood
Unregistered
You need to add a reference to DirectX with the VB IDE like MS does, I don't remember how though, but its either a reference or component, so look for those words.
Oh yeah that wold make a lot of sense. Thanks
EDIT: FOund it
If anyone cares... its a reference.
To get it you must click open and it should already be in the win32 folder if not go there. Then find dx7vb or something like that. THats waht you need then.
Ok Another Question. Thought this would be better rather than a new topic.
Ok I got more progress on it... what code though blts the tiles to picScreen while you are editing maps. I have it where you select a tile and all but after that if you click on picSCreen you get error saying "Run Time Error Object Required"
Also I couldnt find the code relating to that I was looking at blttile and stuff but is that just to show the maps while playing or for tiles actually... I added that but dont know if I need too.
Thanks
Misunderstood
Unregistered
blttile and such, just like normal. It uses savemap to revert back to how it was previously if you choose cancel.
Misunderstood
Unregistered
can you post more than just that one line?
This is called after the DX is initialized...right?