The Dink Network

Reply to Re: ...When I lose control...

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 8th 2006, 10:24 AM
duckdie.gif
There are a few things wrong with it. You don't have a void main(void) part, and your freeze lines lack semicolons.

EDIT : Okay, try adding this :

void main(void)
{
sp_touch_damage(&current_sprite, -1);
}