The Dink Network

Reply to Re: Cutscene animations

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:
 
 
September 25th 2004, 05:23 AM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
sp_seq(1, 108);
sp_frame(1, 1); //reset seq to 1st frame
sp_kill_wait(1); //make sure dink will punch right away
sp_nocontrol(1, 1); //dink can't move until the animation is done!


This would (I believe) make Dink punch up. You could easily adapt this to make Dink do a variety of things. Hope this helps.