GTA V NativespathfindPathfind::setIgnoreNoGpsFlagOn this pagePathfind::setIgnoreNoGpsFlagSyntax ```js mp.game.pathfind.setIgnoreNoGpsFlag(ignore); ``` Required Arguments ignore: Boolean Return value Undefined Example ```js // todo ``` See also