Reply to Re: dang, got sucked into it again.
If you don't have an account, just leave the password field blank.
In this knights script, stick these commands...
sp_dir(¤t_sprite, 2);
sp_seq(¤t_sprite, 722);
sp_frame(¤t_sprite, 1);
sp_kill_wait(1);
sp_nocontrol(¤t_sprite, 1);
I think that should do it. Plaudits to Chaotic for his fantastically well thought out reply.
I hope mine is a little more informative (and that I haven't just made up a load of commands in my head, as I'm so prone to doing).
sp_dir(¤t_sprite, 2);
sp_seq(¤t_sprite, 722);
sp_frame(¤t_sprite, 1);
sp_kill_wait(1);
sp_nocontrol(¤t_sprite, 1);
I think that should do it. Plaudits to Chaotic for his fantastically well thought out reply.
I hope mine is a little more informative (and that I haven't just made up a load of commands in my head, as I'm so prone to doing).
