20-02-2008, 04:07 AM
So, why does it blt below the player when it says:
which would imply that it blts 4 pixels above the player...
Code:
y = MapNpc(Index).y * PIC_Y + MapNpc(Index).YOffset - 4
which would imply that it blts 4 pixels above the player...