_REMOVE_BLIP_ICON_FROM_ENTITY_LOCKON_PROMPT
in the decompiles this doesnt seem to ever be executed the param needed needs to be above 0 but its always passed as 0 removes the icon from lockon prompt
MAPBuild 1207
Signature
lua
RemoveBlipIconFromEntityLockonPrompt(entity, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| int | — |
Usage
lua
RemoveBlipIconFromEntityLockonPrompt(entity, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
