AddBlipForCoord — RedM Natives
0xC6F43D0E · CFX · server
Creates a blip for the specified coordinates. You can use SET_BLIP_ natives to change the blip. This is the server-side RPC native equivalent of the client native ADD_BLIP_FOR_COORD.
Parameters
| Name | Type | Description |
|---|---|---|
| x | float | The X coordinate to create the blip on. |
| y | float | The Y coordinate. |
| z | float | The Z coordinate. |
Returns
Blip