The Dink Network

Reply to arm and kill - more wierdness

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:
 
 
January 22nd 2006, 03:16 PM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
more playing around with it...i made a key script...

void main ( void )
{
&cur_weapon = 1;
arm_weapon();
&update_status = 1;
draw_status();
kill_this_task();
}

and tested it. it works, it arms the fists. so i made it spawn in the holdingdrop command. the fist item graphic displays, but still no item is armed.