The Dink Network

Reply to Re: spinning bonca

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:
 
 
May 11th 2005, 02:38 AM
spike.gif
hahaha

sp_base_walk(1, 270);
sp_base_attack(1, 720);
sp_base_idle(1, 270);
push_active(1, 0);

this would make Dink into a knight. You want him to attack like a knight, you need to modify the weapons Dink has. simply replaceing &basehit += 100; with &basehit += 720; would make it look right.