Skip to content

Commit 40e2ffe

Browse files
Release 2023-10-16
1 parent 5b1f34b commit 40e2ffe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs-gen/native-hud.def.lua

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10169,8 +10169,8 @@ function N_0xcdca26e80faecb8f() end
1016910169
--- By default, the blip will show as a *regular* blip with the specified color/sprite if it is outside of the minimap view.
1017010170
---
1017110171
--- Example image:
10172-
--- ![minimap](https://w.wew.wtf/pdcjig.png)
10173-
--- ![big map](https://w.wew.wtf/zgcjcm.png)
10172+
--- ![minimap](https://i.imgur.com/qLbXWcQ.png)
10173+
--- ![big map](https://i.imgur.com/0j7O7Rh.png)
1017410174
---
1017510175
--- (Native name is *likely* to actually be ADD_BLIP_FOR_AREA, but due to the usual reasons this can't be confirmed)
1017610176
--- @usage local coords = GetEntityCoords(PlayerPedId())
@@ -10196,8 +10196,8 @@ function AddBlipForArea(x, y, z, width, height) end
1019610196
--- By default, the blip will show as a *regular* blip with the specified color/sprite if it is outside of the minimap view.
1019710197
---
1019810198
--- Example image:
10199-
--- ![minimap](https://w.wew.wtf/pdcjig.png)
10200-
--- ![big map](https://w.wew.wtf/zgcjcm.png)
10199+
--- ![minimap](https://i.imgur.com/qLbXWcQ.png)
10200+
--- ![big map](https://i.imgur.com/0j7O7Rh.png)
1020110201
---
1020210202
--- (Native name is *likely* to actually be ADD_BLIP_FOR_AREA, but due to the usual reasons this can't be confirmed)
1020310203
--- @usage local coords = GetEntityCoords(PlayerPedId())

0 commit comments

Comments
 (0)