Skip to content

Commit

Permalink
πŸš‘ fixing a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Arctos2win authored Jan 3, 2024
1 parent 3af1eed commit f1bf3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/legacy/Server/Functions/getplayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ ESX.GetPlayers()

As of version **1.9**, this function has been deprecated and removed!

Calling this function will return [ESX.GetExtendedPlayers](./getextendedplayers.md).
Calling this function will return the native [GetPlayers](https://docs.fivem.net/docs/scripting-reference/runtimes/lua/functions/GetPlayers/).


1 comment on commit f1bf3d5

@grew-development
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for these great updates, but I am still missing important functions described in your documentation.

For example, since v1.9.2 the function 'ESX.RegisterClientCallback'.
I now know how to use it, but others may not even know that this function exists.

But to the whole team, thanks for this documentation :D

Best regards
Grew-Developer Grewo

Please sign in to comment.