_IS_PLAYER_MOUNT_ON_ROAD
returns true if the player is on a road while riding a horse but at a certain speed, if you go off road then it returns false or if you go too slow like walking state it also returns false
PLAYERBuild 1207
Signature
lua
IsPlayerMountOnRoad(PlayerId())
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Player | — |
Usage
lua
IsPlayerMountOnRoad(PlayerId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
