Unknown

From DarkAI

AI ENTITY RANDOM MOVE

With this command the entity will choose a random direction from 0-360 degrees, and move a random distance between Min Distance and Max Distance in that direction. If the direction is blocked by an obstacle the entity will move as far as the obstacle and stop.

This command can be useful in simulating a roaming entity by calling this command every so often to randomly move it about.

This is a manual mode command (see AI Set Entity Control)

Syntax
AI Entity Random Move Entity Number, Min Distance#, Max Distance#

Parameters
Entity Number, The id of the entity you want to move.
Min Distance#, The smallest distance you want the entity to move.
Max Distance#, The largest distance you want the entity to move.

Return
n/a