Skip to content

Commit 699cbad

Browse files
chore: update native databases (GTA5: 6338, RDR3: 5875)
1 parent 997fc7d commit 699cbad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mcp-server/data/natives_gta5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21447,7 +21447,7 @@
2144721447
}
2144821448
],
2144921449
"return_type": "void",
21450-
"description": "Sets the displayed sprite for a specific blip.\r\nThere's a [list of sprites](https://docs.fivem.net/game-references/blips/) on the FiveM documentation site.\n\n**This is the server-side RPC native equivalent of the client native [SET_BLIP_SPRITE](?\\_0xDF735600A4696DAF).**",
21450+
"description": "Sets the displayed sprite for a specific blip.\r\nThere's a [list of sprites](https://docs.fivem.net/docs/game-references/blips/) on the FiveM documentation site.\n\n**This is the server-side RPC native equivalent of the client native [SET_BLIP_SPRITE](?\\_0xDF735600A4696DAF).**",
2145121451
"side": "server",
2145221452
"category": "CFX",
2145321453
"deprecated": false,

mcp-server/data/natives_rdr3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21605,7 +21605,7 @@
2160521605
}
2160621606
],
2160721607
"return_type": "void",
21608-
"description": "Sets the displayed sprite for a specific blip.\r\nThere's a [list of sprites](https://docs.fivem.net/game-references/blips/) on the FiveM documentation site.\n\n**This is the server-side RPC native equivalent of the client native [SET_BLIP_SPRITE](?\\_0xDF735600A4696DAF).**",
21608+
"description": "Sets the displayed sprite for a specific blip.\r\nThere's a [list of sprites](https://docs.fivem.net/docs/game-references/blips/) on the FiveM documentation site.\n\n**This is the server-side RPC native equivalent of the client native [SET_BLIP_SPRITE](?\\_0xDF735600A4696DAF).**",
2160921609
"side": "server",
2161021610
"category": "CFX",
2161121611
"deprecated": false,

0 commit comments

Comments
 (0)