Skip to content

set_dink_speed

Version: Dink   Freedink   DinkHD   YeDink

Prototypevoid set_dink_speed(int speed)

set_dink_speed() sets the player's movement speed to the given speed value. The speed number is not the same as that used in sp_speed(). Attempts to change the player's speed with sp_speed() will prove futile.

Speedsp_speed() equivalentDescription
4+1Slow
33Normal
26Fast (Herb Boots)
112Super fast
0N/ANo change
-10Player stuck in place, but can still turn around

To get Dinks speed use get_dinkspeed()

Dink
1.07

Timing issues would cause Dink's speed to change rather noticeably in comparison to monsters.