An open API service indexing awesome lists of open source software.

https://github.com/buzzardgta/v_ped_stuff

Helpfull Ped related stuff, which includes Ped Reset Flags (PRF), Ped Config Flags (PCF) and Ped Active Tasks enums.
https://github.com/buzzardgta/v_ped_stuff

gta gta5 gtaonline

Last synced: 7 months ago
JSON representation

Helpfull Ped related stuff, which includes Ped Reset Flags (PRF), Ped Config Flags (PCF) and Ped Active Tasks enums.

Awesome Lists containing this project

README

          


Online Version
Game Build



Without being pretentious, my repository offers the most up-to-date enums.


I believe it’s the most comprehensive resource available online, unmatched in quality.

# • [eTaskTypes.json](eTaskTypes.json) (GET_IS_TASK_ACTIVE)

| alloc8or.re | nativedb.dotindustries.dev | docs.fivem.net |
| ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [TASK::GET_IS_TASK_ACTIVE](https://alloc8or.re/gta5/nativedb/?n=0xB0760331C7AA4155) | [TASK::GET_IS_TASK_ACTIVE](https://nativedb.dotindustries.dev/gta5/natives/0xB0760331C7AA4155) | [TASK::GET_IS_TASK_ACTIVE](https://docs.fivem.net/natives/?_0xB0760331C7AA4155) |

# • [ePedConfigFlags.json](ePedConfigFlags.json) (PED_CONFIG_FLAG)

| alloc8or.re | nativedb.dotindustries.dev | docs.fivem.net |
| ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [PED::SET_PED_CONFIG_FLAG](https://alloc8or.re/gta5/nativedb/?n=0x1913FE4CBF41C463) | [PED::SET_PED_CONFIG_FLAG](https://nativedb.dotindustries.dev/gta5/natives/0x1913FE4CBF41C463) | [PED::SET_PED_CONFIG_FLAG](https://docs.fivem.net/natives/?_0x1913FE4CBF41C463) |
| [PED::GET_PED_CONFIG_FLAG](https://alloc8or.re/gta5/nativedb/?n=0x7EE53118C892B513) | [PED::GET_PED_CONFIG_FLAG](https://nativedb.dotindustries.dev/gta5/natives/0x7EE53118C892B513) | [PED::GET_PED_CONFIG_FLAG](https://docs.fivem.net/natives/?_0x7EE53118C892B513) |

# • [ePedResetFlags.json](ePedResetFlags.json) (PED_RESET_FLAG)

| alloc8or.re | nativedb.dotindustries.dev | docs.fivem.net |
| ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [PED::SET_PED_RESET_FLAG](https://alloc8or.re/gta5/nativedb/?n=0xC1E8A365BF3B29F2) | [PED::SET_PED_RESET_FLAG](https://nativedb.dotindustries.dev/gta5/natives/0xC1E8A365BF3B29F2) | [PED::SET_PED_RESET_FLAG](https://docs.fivem.net/natives/?_0xC1E8A365BF3B29F2) |
| [PED::GET_PED_RESET_FLAG](https://alloc8or.re/gta5/nativedb/?n=0xAF9E59B1B1FBF2A0) | [PED::GET_PED_RESET_FLAG](https://nativedb.dotindustries.dev/gta5/natives/0xAF9E59B1B1FBF2A0) | [PED::GET_PED_RESET_FLAG](https://docs.fivem.net/natives/?_0xAF9E59B1B1FBF2A0) |