Reply to Re: What's happend to the .c files?
If you don't have an account, just leave the password field blank.
.c files are more readable and writeable, once they work well you compile them into .d files . They are more compact and run faster than .c, but are unreadable and hard to work with. Oh ya, when starting a dmod you don't need to copy much. Dink.exe looks first in your dmod folder for stuff, and if not found then gets them from the original dink. The skeleton has a copy of each thing you need to get started.