The Dink Network

Reply to Re: Playing sequences for Dink

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:
 
 
March 21st 2011, 12:20 PM
spike.gif
If you're trying to disable Dink's walking animation, use sp_base_walk(1,0) instead of sp_base_walk(1,-1). -1 just gets the value of base walk, it doesn't change it.

As for sp_flying(1,1), I would guess that it doesn't work in conjuction with move()... The latter command is probably ignoring/overriding sp_flying().