The Dink Network

Reply to DinkC problem

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:
 
 
December 4th 2004, 06:42 AM
fairy.gif
Glennglenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
void main( void )
{
if (bridge == 0)
{
sp_active&current:sprite, 0);
sp_hard(&current_sprite, 0);
}

if (bridge == 3)
{
draw_hard_map();
sp_hard(&current_sprite, 1);
}
}

This script is attached to a fence.
But I have several problems with it, It won`t get invincible with sp_active
And I can`t make the hardness appear and Go away again.