Some FiveM natives missing

I have question about FiveM natives, why are some natives in gta v decompiled scripts doesn’t exist in Native Reference - Cfx.re Docs ?

Do you have an example? The native might have another name in the FiveM reference than in the list used for the decompiled scripts you found, especially if they are old. Native names are updated once their real name gets found.

1 Like

set_srl_readahead_times
this one, and i even tried to type SetSrlReadAheadTimes

That one is not named in the FiveM natives yet, but you can find it by searching for 0xbeb2d9a1d9a8f55a

thanks, it worked :sparkling_heart:

How are you finding these?