Reply to Re: How?
If you don't have an account, just leave the password field blank.
dinfo.c only contains the death info for Dink. There's also lraise.c with the unique void raise( void ) wich controls levelraises. Both are needed by the engine. Only a file called dinfo.c can contain information about Dink's death, and only lraise.c can contain code for a levelraise. As far as I know there are no other scripts that could be interpreted as "attached to Dink".