The Dink Network

Reply to Re: Cut-scene bug (freedink-specific?)

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:
 
 
August 13th 2012, 03:56 PM
anon.gif
shevek
Ghost They/Them
 
I think dink should be frozen until he is done saying those lines.

Looking at capture_s7.c, this is correct: it needs freeze(1) after draw_screen, and unfreeze(1) before kill_this_task.

According to the docs, this should not be freedink-specific. They say that dink is automatically unfrozen at draw_screen. I suppose this is true. Does the save machine script not kill capture_s7 on dink.exe? Why is it killed anyway? Perhaps the say() will fail during a choice?