This program extracts all FiveM natives by Name and Hash into a json file, along with their arguments and the type of data expected in these arguments.
- Install the requests library with the following command: pip3 install requests
- Run the script as follows: python3 extract_native_w_args.py
- A “table_natives.json” file will be exported with all the data