The Dink Network

Reply to Re: Make a better bow

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 23rd 2005, 03:39 PM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
you could fix the damaging enemies thing by doing this in the arm part...

init("set_frame_special 102 3 0");
init("set_frame_special 104 3 0");
init("set_frame_special 106 3 0");
init("set_frame_special 108 3 0");

...but you'd have to set the last number back to 1 with any weapon you wanted to hit with. unless you could set it back in the disarm part that is; i don't think that works though(but i may be wrong)...