The Dink Network

Reply to Slayer Bug

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:
 
 
August 16th 2004, 04:37 AM
pig.gif
sjoerdje
Peasant He/Him Netherlands
Lava pig to the rescue! 
Hey all,
I have an endingboss slayer, but when he dies two strange things happen...
1. There is only exp given, but no money and heart. The exp is mentioned in the main void but the others in the die process..
2. The dead body of the slayer disappears after pressing space or waiting untill the sentence is finished. This is the die void:

void die( void )
{
screenlock(0);
say("Let's see if Pim is OK...", 1);
&save_x = sp_x(&current_sprite, -1);
&save_y = sp_y(&current_sprite, -1);
external("emake","xlarge");
int &hold = sp_editor_num(&current_sprite);
if (&hold != 0)
editor_type(&hold, 6);
}

I hope someone can help me!
Greetings, Sjoerdje