_SET_PLAYER_PROMPT_LEAVE_TEXT
Sets the stand prompt for a specific player using a predefined text entry. use AddTextEntry for promptTextKey for custom names
PLAYERBuild 1232
Signature
lua
SetPlayerPromptLeaveText(PlayerId(), promptTextKey)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| char* | — |
Usage
lua
SetPlayerPromptLeaveText(PlayerId(), promptTextKey)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
