The Dink Network

Reply to Re: Cannot get skull from Dragon

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:
 
 
September 14th 2003, 03:27 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
Wierd. If the dragon statue ( the keeper) sends you to get it, the dragon should sell it. Hm.... press "I" and post the code dink says.

edit; I think I found the bug. My script assumes you won't blow up the rock until after you talk to the keeper. Sorry to everyone who got snagged on that. It shouldn't matter what order you do most thing in.
Please go into the story folder, open dragon1.c, in the talk proc. you'll see:
void talk ()
{
freeze(1);
freeze(&current_sprite);
if (&styx > 2)
{
goto charon;
}
//
change the "2" to a "1". If the spacing is still the same it should work.
That is added to the buglist.