Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] problem with data of new character
#4
Found the problem:
Your pic has the size 400x400
Code:
file(0-24): sprite\sys\latios.bmp  w: 80  h: 80  row: 5  col: 5

Actually, 5x5 pics with 80x80 size are 400x400...
But LF2 always makes 1px-wide lines between the actual pics (therefore all chars have numbers like 79x79).
In fact, you need a pic size of 405x405, otherwise LF II won't be able to read some pics (f.e. all on the 5th row AND the 5th coloumn > injury pics).

Just make the w and h to 79, should fit with your pics ^^



edit@below:
OMG He even pressed the SOLVE button! Nice guy ^^
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by: forgetlatios


Messages In This Thread
RE: problem with data of new character - by Alblaka - 03-15-2010, 05:32 PM



Users browsing this thread: 1 Guest(s)