SetBlipSprite — RedM Natives
0x8DBBB0B9 · CFX · server
Sets the displayed sprite for a specific blip. There's a list of sprites on the FiveM documentation site. This is the server-side RPC native equivalent of the client native SET_BLIP_SPRITE.
Parameters
| Name | Type | Description |
|---|---|---|
| blip | Blip | The blip to change. |
| spriteId | int | The sprite ID to set. |
Returns
void