The Dink Network

Reply to Re: dink map specs sheet?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 1st 2002, 10:25 AM
wizardg.gif
Paul
Peasant He/Him United States
 
A couple additions:

(24-27) is what actually stores whether a sprite exists (1 if yes, 0 if no). So if you delete a sprite in DinkEdit (or the current verion of WinDinkedit I think) that sprite just has that number set to zero.

And that last one "(200-220) unused." should say "(200-219) unused." since the first number is 0.

I can supply Sprite replacer source code to anyone who wants it but since it only deals with sprites is less complete than the WDE source I'm sure.