_ADD_AMBIENT_PLAYER_INTERACTIVE_FOCUS_PRESET_AT_COORDS
Adds an interactive focus mode preset between a player and a specific set of coordinates with a target entity. To access all available presets, refer to the file located at:update_1.rpf.common.data.interactive_focus_mode_presets.meta
PLAYERBuild 1232
Signature
lua
AddAmbientPlayerInteractiveFocusPresetAtCoords(PlayerId(), p1, preset, 0.0, 0.0, 0.0, targetEntity, name)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| Vector3* | — | |
| char* | — | |
| float | — | |
| float | — | |
| float | — | |
| Entity | — | |
| char* | — |
Usage
lua
AddAmbientPlayerInteractiveFocusPresetAtCoords(PlayerId(), p1, preset, 0.0, 0.0, 0.0, targetEntity, name)Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
