The Dink Network

Reply to Re: Bug in The Scourger?

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:
 
 
October 1st 2011, 03:56 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
I've never heard of that problem before. I haven't tested the DMOD for DinkHD, so I just don't know how well it works on it. Having said that, I can't replicate the bug on v1.08 nor on DinkHD... Unfortunately it's difficult to solve a bug if you can't replicate it. But this solution will make the DMOD work again:

Assuming you use DinkHD under windows do the following:

- Go to the directory where you installed DinkHD ('C:/Program Files/Dink Smallwood HD' or something close to that by default.)
- Go to the folder called 'dmods'.
- Go to the folder called 'scourger20'
- Go to the folder callde 'story'
- Open the file 's2-watercrack.c' using notepad

Now delete these two lines:

if (&story > 23)
sp_touch_damage(&
current_sprite,-1);

This will make sure Dink doesn't do anything anymore when you touch the crack. You don't really need to touch the crack to finish the DMOD anyway, it's just there to give an extra hint to the player.

EDIT: If you want to just give it a shot without editing anything. Try to just talk to the crack while keeping as much distance as possible.