25-03-2009, 08:17 PM
this is easy.
Find sub BltPlayer and sub BltNpc.
Find x = whatever
Add a - 8 to the end of it (40 - 32, size_y - pic_y)
Then do: Public Const SIZE_Y As Long = 32, and change it to 40.
Find sub BltPlayer and sub BltNpc.
Find x = whatever
Add a - 8 to the end of it (40 - 32, size_y - pic_y)
Then do: Public Const SIZE_Y As Long = 32, and change it to 40.