Garry's Mod Wiki

NPC:GetMinMoveStopDist

  number NPC:GetMinMoveStopDist( number minResult = 10 )

Description

Returns how far before the NPC can come to a complete stop.

Arguments

1 number minResult = 10
The minimum value that will be returned by this function.

Returns

1 number
The minimum stop distance.