The Dink Network

Reply to Re: death

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:
 
 
June 7th 2003, 10:54 AM
old.gif
int &creature = create_sprite(0,0,0,0,0);
// sprite is created
sp_script(&creature, "creature");

creature.c :

void die(void)
{
//what happens when he is dead
}

You've got more procedures than talk / use / main