From 46965c016aa218da9f90b60a7792b66fee51bdd9 Mon Sep 17 00:00:00 2001 From: PyschoShock <94499608+PsychoShock@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:18:16 -0400 Subject: [PATCH 1/3] tweak(docs/native): get game reference docs Switching to game references official doc. --- STREAMING/RemoveIpl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STREAMING/RemoveIpl.md b/STREAMING/RemoveIpl.md index cee62df18..09d2095b3 100644 --- a/STREAMING/RemoveIpl.md +++ b/STREAMING/RemoveIpl.md @@ -8,7 +8,7 @@ ns: STREAMING void REMOVE_IPL(char* iplName); ``` -IPL list can be found [here](https://gist.github.com/4mmonium/4c8a076b5f712a7cc64666003009a2e7). +IPL list can be found [here](https://docs.fivem.net/docs/game-references/natives/ipl-list/). ## Parameters * **iplName**: From dc96870319b2b0b9a0dd2190c743b8b5eefe7197 Mon Sep 17 00:00:00 2001 From: PyschoShock <94499608+PsychoShock@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:12:25 -0400 Subject: [PATCH 2/3] Update RemoveIpl.md --- STREAMING/RemoveIpl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STREAMING/RemoveIpl.md b/STREAMING/RemoveIpl.md index 09d2095b3..4e98f370b 100644 --- a/STREAMING/RemoveIpl.md +++ b/STREAMING/RemoveIpl.md @@ -8,7 +8,7 @@ ns: STREAMING void REMOVE_IPL(char* iplName); ``` -IPL list can be found [here](https://docs.fivem.net/docs/game-references/natives/ipl-list/). +IPL list can be found [here](https://docs.fivem.net/docs/game-references/game-data-reference/ipl-list/). ## Parameters * **iplName**: From 3364a6aeea835f3f9b26218ec0f418353ff25e77 Mon Sep 17 00:00:00 2001 From: PyschoShock <94499608+PsychoShock@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:15:58 -0400 Subject: [PATCH 3/3] Update RemoveIpl.md --- STREAMING/RemoveIpl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STREAMING/RemoveIpl.md b/STREAMING/RemoveIpl.md index 4e98f370b..68d1cb1b6 100644 --- a/STREAMING/RemoveIpl.md +++ b/STREAMING/RemoveIpl.md @@ -8,7 +8,7 @@ ns: STREAMING void REMOVE_IPL(char* iplName); ``` -IPL list can be found [here](https://docs.fivem.net/docs/game-references/game-data-reference/ipl-list/). +IPL list can be found [here](https://docs.fivem.net/docs/game-references/game-data-files/ipl-list/). ## Parameters * **iplName**: