Reply to Dink Won't Freeze During Intro
If you don't have an account, just leave the password field blank.
He doesn't, and the wizard won't appear... what am I doing wrong?
void main (void);
{
freeze(1);
script_attach(1000);
wait(200);
say_stop("blahblah.", 1);
wait(200);
move_stop(1, 6, 477, 1);
wait(200);
sp_dir (1, 2);
wait(200)
say_stop("hehehehehe1);
wait(200);
move_stop(1, 8, 86, 1);
wait(200);
sp_dir (1, 2);
say_stop("blahblahblah...", 1);
wait(200);
say_stop("blah...", 1);
wait(500);
int &wizard = (create_sprite(620, 177, 0, 561, 1);
sp_base_walk (&wizard, 560);
sp_speed (&wizard, 5);
move_stop(&wizard, 4, 344, 1);
wait(100);
sp_dir (&wizard, 9);
say_stop("`2Dink!",&wizard);
wait(200);
say_stop("blah?!", 1);
wait(200);
say_stop("`king blahblahblah.", &wizard);
wait(200);
say_stop("blahblahblah quest.", 1);
wait(200);
say_Stop("blahblahblahblahblah-blah-balhblahblahblah...", 1);
int &1 = (create_sprite(466, 67, 7, 167, 1);
sp_sequence(&1, 167);
int &2 = (create_sprite(332, 166, 7, 167, 1);
sp_sequence(&2, 167);
wait(1000);
HELP
void main (void);
{
freeze(1);
script_attach(1000);
wait(200);
say_stop("blahblah.", 1);
wait(200);
move_stop(1, 6, 477, 1);
wait(200);
sp_dir (1, 2);
wait(200)
say_stop("hehehehehe1);
wait(200);
move_stop(1, 8, 86, 1);
wait(200);
sp_dir (1, 2);
say_stop("blahblahblah...", 1);
wait(200);
say_stop("blah...", 1);
wait(500);
int &wizard = (create_sprite(620, 177, 0, 561, 1);
sp_base_walk (&wizard, 560);
sp_speed (&wizard, 5);
move_stop(&wizard, 4, 344, 1);
wait(100);
sp_dir (&wizard, 9);
say_stop("`2Dink!",&wizard);
wait(200);
say_stop("blah?!", 1);
wait(200);
say_stop("`king blahblahblah.", &wizard);
wait(200);
say_stop("blahblahblah quest.", 1);
wait(200);
say_Stop("blahblahblahblahblah-blah-balhblahblahblah...", 1);
int &1 = (create_sprite(466, 67, 7, 167, 1);
sp_sequence(&1, 167);
int &2 = (create_sprite(332, 166, 7, 167, 1);
sp_sequence(&2, 167);
wait(1000);
HELP