[This is preliminary documentation and is subject to change.]
Flags for driving tasks.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| FollowTraffic | 1 | ||
| YieldToCrossingPedestrians | 2 | ||
| DriveAroundVehicles | 4 | ||
| DriveAroundPeds | 16 | ||
| DriveAroundObjects | 32 | ||
| RespectIntersections | 128 | ||
| AllowWrongWay | 512 | ||
| Reverse | 1024 | ||
| AllowMedianCrossing | 262144 | ||
| DriveBySight | 4194304 | ||
| IgnorePathFinding | 16777216 | ||
| AvoidHighways | 536870912 | ||
| StopAtDestination | 2147483648 | ||
| Normal | 183 | ||
| Emergency | 262710 |
See Also