The Dink Network

Reply to Re: Why... It's another dull script problem!!! (but don't let that stop you from helping me)

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:
 
 
May 29th 2004, 02:53 AM
duck.gif
It still crashes
I've reduced the script a little for now, but it crashes before the &boss is created.

freeze(1);
sp_dir(1, 2);
wait(300);
stopmidi("panter.mid");
wait(1000);
int &boss = create_sprite(497, 389, 9, 341, 1);
sp_dir(&boss, 8);
sp_speed(&boss, 1);
sp_hard(&boss, 0);
move_stop(&boss, 8, 250, 1);