_SET_PLAYER_SIT_PROMPT_TEXT
Sets the sit prompt for a specific player using a predefined text entry. use game strings like PLAYER_SIT or use custom with AddTextEntry("sit_custom", "Take a seat") this native must be invoked https://imgur.com/gallery/0x988c9045531b9fce-9bTHgkv
PLAYERBuild 1232
Signature
lua
SetPlayerSitPromptText(PlayerId(), label)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| char* | — |
Usage
lua
SetPlayerSitPromptText(PlayerId(), label)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
