The Dink Network

Reply to Re: my stupid first item, HELP

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:
 
 
August 23rd 2004, 01:39 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
I don't think Dink has a base death or a base attack... Death is set in dinfo.c and attack animations are set in the weapon scripts...

Dink base idle is 10, dink base walk is 70.

EDIT: in the weapon scripts, different images are loaded by using the init() command. They are loaded in the seq's 102, 104, 106 and 108. If you equip a sword or bow, also the walk and idle animations are re-init()-ted...