ID:156251
Nov 26 2010, 6:50 am
|
|
Well, I've searched the reference and the forums and have yet to find anything that answers my question, how could I find the number of frames in an icon through DM?
|
Nov 26 2010, 10:25 am
|
|
I don't think it's possible. I needed that too.
|
In response to Ripiz
|
|
:(
|
In response to Warlord Fred
|
|
Frames in a state.
|
In response to Masschaos100
|
|
I guess you could convert the state to a PNG and divide the pixel width of the PNG by the width of an individual frame.
|
In response to Warlord Fred
|
|
Thats what I was going to do ^^
|
In response to Masschaos100
|
|
Another Idea was while the Shade proc was checking the pixels in each frame, if it found none in any given frame it would stop :P
|
In response to Warlord Fred
|
|
Didn't work, BYOND automatically converts it into DMI format :(
|