-- LUA SetTransportConfigFlag
0xBA8818212633500A
-- SET_TRANSPORT_CONFIG_FLAG
SetTransportConfigFlag(
transportEntity --[[ Entity ]],
flagId --[[ integer ]],
value --[[ boolean ]]
)
flagId:
enum eTransportConfigFlags
{
TCF_NotConsideredForEntryByLocalPlayer,
TCF_0xB78D6624,
TCF_0xA9700425,
TCF_0x8D7E4641,
TCF_0xF24BAA1F,
TCF_0x63B77935,
TCF_NotConsideredForEntryByAllPlayers,
TCF_0xD17A2AFD,
TCF_0xD4E4FDD5,
TCF_0x8227C929,
TCF_0x812C1070,
TCF_0x0E1AB26F,
TCF_0xBF4EC863,
TCF_0x75660C36,
TCF_0xA2539E20,
TCF_0x9162C633,
TCF_DisableHonorModifiers,
TCF_0xF9E71CB6,
TCF_0x933ECD3F,
TCF_0x18513A34
};
https://github.com/femga/rdr3_discoveries/tree/master/AI/TRANSPORT_CONFIG_FLAGS
Parameters:
header:
sentence.
header:
sentence.
header:
sentence.
Returns:
sentence.
Summary
sentence.
Example
---
Additional natives used in this example, or natives commonly used with this native.
NATIVE, NATIVE
Common Errors or Problems
Problem: sentence.
Problem: sentence.
Problem: sentence.
Credits and Disclaimers
The base of this data was taken from the redm/cfx fivem/rdr docs, and vespura. We have been saving and making notes for two years now, and are now adding them to our site for everyone to use. We will be modifying the notes as needed, and building tutorials around the data so these pages will change as we work on it. This is a manual process, not an automated one, so updates will occur as we have time, the priority is releasing resources. Thanks for your patience.