SET_PLAYER_TARGETING_MODE
Sets your targeting mode for when you're on foot. enum eTargetingMode { TARGETING_MODE_INVALID = -1, TARGETING_MODE_CAUSAL, (Wide) TARGETING_MODE_NORMAL, TARGETING_MODE_HARD, (Narrow) TARGETING_MODE_EXPERT (Free Aim) };
PLAYERBuild 1207
Signature
lua
SetPlayerTargetingMode(0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | — |
Usage
lua
SetPlayerTargetingMode(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
