Reply to Re: 'Firefist' animation goes too fast
If you don't have an account, just leave the password field blank.
The animation speed is defined right in your init/dink.ini lines:
init("load_sequence_now graphics\dink\hit\magic\ds-m2- 102 30 60 84 -15 -9 16 7");
Just change that 30 to 75 in those init lines, and tada, it should be the correct speed.
init("load_sequence_now graphics\dink\hit\magic\ds-m2- 102 30 60 84 -15 -9 16 7");
Just change that 30 to 75 in those init lines, and tada, it should be the correct speed.