Skip to content

IsActorMoving

Whether an actor is on its way to a MoveActor target.

IsActorMoving(id)
Parameter Type
id number the actor

boolean - false once arrived or stopped

if not IsActorMoving(guard) then MoveActor(guard, x, y, z, 1.5) end

MoveActor · OnActorArrive · the NPC actors group of the index