_MODIFY_PLAYER_UI_PROMPT
Params: https://github.com/Halen84/RDR3-Native-Flags-And-Enums/tree/main/ePromptType promptType is mostly 34 (PP_TRACK_ANIMAL), promptMode = 0 (PP_MODE_BLOCK) in R* Scripts
PLAYERBuild 1207
Signature
lua
ModifyPlayerUiPrompt(PlayerId(), 0, 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| int | — | |
| int | — | |
| BOOL | — |
Usage
lua
ModifyPlayerUiPrompt(PlayerId(), 0, 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
