Reply to Re: Variable Prob
If you don't have an account, just leave the password field blank.
Try:
void talk(void)
{
if (&Blood == 1)
{
if (&Fingerprint == 1)
{
if (&Witness == 1)
{
if (&Thread == 1)
{
goto SOLVED;
}
}
}
}
freeze(1);
freeze(¤t_sprite);
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink You Made It!!", ¤t_sprite);
wait(200);
say_stop("Hey",1);
wait(200);
say_stop("`6SimonK Is Under A Rock", ¤t_sprite);
wait(200);
say_stop("Hmmm",1);
wait(200);
say_stop("`6Can You Catch The Killer", ¤t_sprite);
wait(200);
say_stop("Sure!",1);
wait(200);
say_stop("`6Also Kory Has Been Acting Odd", ¤t_sprite);
wait(200);
say_stop("`6And ThinkDink Has Been Asleep For Ages", ¤t_sprite);
wait(200);
say_stop("`6I Gotta Go", ¤t_sprite);
wait(200);
say_stop("Ok ",1);
unfreeze(1);
unfreeze(¤t_sprite);
return;
SOLVED:
freeze(1);
freeze(¤t_sprite);
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink Whats New", ¤t_sprite);
wait(200);
say_stop("I Found Some Evidence",1);
wait(200);
say_stop("`6Let Me See", ¤t_sprite);
wait(200);
say_stop("`9*SHOW EVIDENCE*",1);
wait(200);
say_stop("`6Wow!!", ¤t_sprite);
wait(200);
say_stop("Yup!",1);
wait(200);
say_stop("`6So Its **Not Telling Till Dmod Out**", ¤t_sprite);
wait(200);
say_stop("`6Well We Are Sending Him To Prison Thanks", ¤t_sprite);
wait(200);
say_stop("`6 You Helped Loads", ¤t_sprite);
wait(200);
say_stop("No Problem",1);
unfreeze(1);
unfreeze(¤t_sprite);
}
void talk(void)
{
if (&Blood == 1)
{
if (&Fingerprint == 1)
{
if (&Witness == 1)
{
if (&Thread == 1)
{
goto SOLVED;
}
}
}
}
freeze(1);
freeze(¤t_sprite);
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink You Made It!!", ¤t_sprite);
wait(200);
say_stop("Hey",1);
wait(200);
say_stop("`6SimonK Is Under A Rock", ¤t_sprite);
wait(200);
say_stop("Hmmm",1);
wait(200);
say_stop("`6Can You Catch The Killer", ¤t_sprite);
wait(200);
say_stop("Sure!",1);
wait(200);
say_stop("`6Also Kory Has Been Acting Odd", ¤t_sprite);
wait(200);
say_stop("`6And ThinkDink Has Been Asleep For Ages", ¤t_sprite);
wait(200);
say_stop("`6I Gotta Go", ¤t_sprite);
wait(200);
say_stop("Ok ",1);
unfreeze(1);
unfreeze(¤t_sprite);
return;
SOLVED:
freeze(1);
freeze(¤t_sprite);
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink Whats New", ¤t_sprite);
wait(200);
say_stop("I Found Some Evidence",1);
wait(200);
say_stop("`6Let Me See", ¤t_sprite);
wait(200);
say_stop("`9*SHOW EVIDENCE*",1);
wait(200);
say_stop("`6Wow!!", ¤t_sprite);
wait(200);
say_stop("Yup!",1);
wait(200);
say_stop("`6So Its **Not Telling Till Dmod Out**", ¤t_sprite);
wait(200);
say_stop("`6Well We Are Sending Him To Prison Thanks", ¤t_sprite);
wait(200);
say_stop("`6 You Helped Loads", ¤t_sprite);
wait(200);
say_stop("No Problem",1);
unfreeze(1);
unfreeze(¤t_sprite);
}