_PED_APPLY_FOLLOW_ROAD_SPEED_OVERRIDE
Sets the AI travel speed for a mount (horse). Affects how fast the horse's AI will move when being controlled by AI logic (not player input), e.g. during escorts, flee, wander, or scripted tasks https://youtu.be/aupII2O9vT8
TASKBuild 1207
Signature
lua
PedApplyFollowRoadSpeedOverride(PlayerPedId(), 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| float | — |
Usage
lua
PedApplyFollowRoadSpeedOverride(PlayerPedId(), 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
