The Dink Network

Reply to Re: New D-Mod: An Age Of Darkness

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:
 
 
July 2nd 2005, 04:05 PM
goblinm.gif
I normally don't re-review dmods, but since yours was cool, I might make an exception if you put out a patch.

"duck1.c" is one of the bad scripts... you have if(&story == 1) when you probably mean if(&story == 22), so if story is 22, you never get unfrozen.

Me, I always try to add an unfreeze(1) at the end of every talk procedure, just it case