Very confused, need help. Source Included
If Not Wall.LoadFrames(App.Path & "\Walls.bmp", 0, 0, 32, 32, (Walls.Height / 16) * (Walls.Width / 16), False, True) Then
MsgBox "Sprite Error"
Shutdown
End If
Forgot to change something in this if statement in the source code. Change the second 0 to Row, its in a for loop.
This is the code in the editor which calls LoadFrames.
It would be greatly appreciated for someone to look at this. I may even consider payment if necessary, just pm me about it if you think you know the solution.
http://rapidshare.com/files/73816996/NewZelda.rar.html
Its big because it contains the images and whatnot for it to work.

