This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
Support more RPC (server-side) Natives #29
Labels
enhancement
New feature or request
fivem
Bugs that relate to FiveM
server
Related to serverside stuff
Hello,
I would like to suggest supporting more server-side natives in the Player class server-side
There is a lot we can do now server-side that is good practice for security reasons 👍
For reference here is the file containing all the rpc natives for FiveM rpc_spec_natives.lua
You can also search on the Native Reference documentation for server-side natives by filtering for server API-set Image and then search for "Entity" or "Ped" or even "Player".
All of these natives combined can be use to manage peds (perhaps creating a server side Entity class / Ped class)
The text was updated successfully, but these errors were encountered: