The Dink Network

Reply to Re: Fountain Bug?

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:
 
 
January 2nd 2006, 12:52 PM
duckdie.gif
Open fount1.c (with Word or Notepad) and delete '(ghosts can't push!)' after 'push_active(0);' .

If it still doesn't work, try adding this line :
freeze(1);
after the line '//change to duck' and add this line:
unfreeze(1);
after the line 'sp_base_idle(1, 20);'

This may or may not solve your problem.