_SET_PLAYER_PICKUP_PROMPT_VISIBLE
Shows or hides all Pick Up prompts for the specified player, including the prompt for picking up hats from the ground. When set to true, the player will see Pick Up prompts for all nearby items. If set to false, all Pick Up prompts will be hidden.
PLAYERBuild 1207
Signature
lua
SetPlayerPickupPromptVisible(PlayerId(), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| BOOL | — |
Usage
lua
SetPlayerPickupPromptVisible(PlayerId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
