DM Reference

DM Ref

❯

procs

❯

step_rand proc

step_rand proc

1 min read

  • proc

Format

step_rand(Ref,Speed=0)

Returns

1 on success; 0 otherwise.

Args

  • Ref: A mob or obj.
  • Speed: Speed to move, in pixels. 0 uses Ref.step_size.

Move Ref randomly.

See also

  • get_step_rand proc
  • walk_rand proc
  • step_size var (movable atom)

Graph View

  • Format
  • Returns
  • Args
  • See also

Backlinks

  • get_step_rand proc
  • walk_rand proc

Discord Bot

Look up reference entries and run DreamMaker code directly in Discord.

Add to DiscordOpen Playground

Built for BYOND 516.1688

Created with Quartz v4.5.0 © 2026

  • GitHub