REGISTER_INTERACTION_LOCKON_PROMPT
p3 is usually the same value of radius p8 determines whether the ILO prompt is a lock on prompt with RMB
MISCBuild 1207
Signature
lua
RegisterInteractionLockonPrompt(entity, text, 0.0, 0.0, 0, 0.0, 0.0, prompt, true, 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| const char* | — | |
| float | — | |
| float | — | |
| int | — | |
| float | — | |
| float | — | |
| Prompt | — | |
| BOOL | — | |
| int | — |
Usage
lua
RegisterInteractionLockonPrompt(entity, text, 0.0, 0.0, 0, 0.0, 0.0, prompt, true, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
