12-07-2009, 07:34 PM
This will not work. Why? The computer doesn't give a thing about what you write in parenthesis after "file", it just checks for the row and col-values, respectively. file(x-y) just makes it easier for humans to associate the pic-numbers.
Means, you'll have to change
Means, you'll have to change
DC-Code:
#this: file(350-357): sprite\sys\po_3.bmp w: 99 h: 80 row: 8 col: 1 # to this: file(350-357): sprite\sys\po_3.bmp w: 99 h: 80 row: 8 col: 1 file(358-419): sprite\sys\po_f.bmp w: 1 h: 1 row: 62 col: 1 #this line is just a placeholder for 62 images |
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt