Author
|
Topic: .c or .d?
|
Lazybum |
posted 01-30- 01:11 PM CT (US)
all the tutorials ive read say to copy a .c file out of my dink/story directory....but all the files in my /story dir are in .d format why is it like that, or what can i do about it?
|
Wyndo
|
posted 01-30- 08:31 PM CT (US)
.c is source, .d is compiled. To the game, they're the same. Either should work. |
Lazybum
|
posted 01-30- 10:17 PM CT (US)
but how do i get the .c files to modify? im trying to make a dmod but its hard learning from encrypted stuff |
redink1
|
posted 01-31- 05:41 PM CT (US)
In the develop folder in your main Dink dir (usually c:\program files\dink smallwood\develop) there should be a file called source.zip. This contains all the uncompiled source. If it isn't in that folder, it should be somewhere. |