The Dink Network

Reply to sp_base_idle/walk seq 310 and flying?!

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 9th 2012, 03:48 PM
knightg.gif
Sumurai8
Peasant He/Him Netherlands
Who's knocking on heaven's door? 
Hi everyone,

Can anyone explain to me when I put the following in my script, Dink completely ignores hardness and seems to stop at random places when moving (but nevertheless can move on when pressing the same direction key again)?:

sp_base_idle(1, 310);
sp_base_walk(1, 310);

The issue solves itself when using an other sp_base_idle and walk, for example the dragon:

sp_base_idle(1, 200);
sp_base_walk(1, 200);

I use (and test) in v1.08