Making an Rpg

Chocolord

New member
Joined
Sep 12, 2006
Messages
2
Programming Experience
Beginner
I have been trying to make a rpg but I keep running into problems. In this problem you can move a character around and buy stuff just fine. The character can move from frmStore to frmBank easy; at least the first time. The character moves well in frmBank and talk easily again. But when you go back to frmStore you can move up and down but not side to side, like there is an imaginary wall. Sometimes when you are in frmStore the second time the stats form will flash quickly and wont stay up. When you try to go back to frmBank it will switch between the forms very quickly but only when you move.
I will post the source code of frmBank and frmStore but i cant post the actual game because a lot of pictures would have to go with it to work. I am using BitBlt. Thank you.
 
Back
Top