The Dink Network

Reply to Re: Now hold out your fists, this won't hurt a bit...

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:
 
 
July 13th 2003, 02:06 AM
slayer.gif
MadStalker
Peasant He/Him Finland
tag line 
How do you want to get rid of Dink's fists? If you don't want the fists in your dmod at all, remove these lines from start-1.c:

add_item("item-fst",438, 1);
&cur_weapon = 1;
arm_weapon();

If you want to remove the fists INSIDE the dmod, use this:

kill_this_item("item-fst");