The Dink Network

Reply to Re: Holes in the Story?

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 10th 2010, 05:26 AM
fairy.gif
ToKu
Peasant He/Him Austria
Think positiv. Say NO. 
at least you should enhance the current code in stone.c with:
void hit()
{
freeze(1);
choice_start();
"I am too lazy, unwilling, non experienced: I need to cheat. I can't wait for it. Do it."
"No I take the burden of the real adventurer"
choice_end();
if(&result == 1)
{
...current hit code...
}
unfreeze(1);
}


That would be fair, wouldn't it?