Reply to Re: Graphic Memory/Buffer capacity with Sprites
If you don't have an account, just leave the password field blank.
In theory, it should be possible to check if a sequence is loaded into the graphics cache by checking the length of that sequence. If its frame length and other properties are zero, it means it's not loaded. Unfortunately I don't believe there's any way to actually check dink.ini properties from dinkc unless there's some sort of obscure Robj-style trick waiting to be discovered.