Reply to Re: my stupid first item, HELP
If you don't have an account, just leave the password field blank.
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...
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...