ammonia-cfx
ammonia-cfx
This is a proposal at resolving an issue with replicated ConVars coming from the server. Right now the `ConsoleVariableManager::Register` method takes whatever is fed by the client (via ConVar definitions)...
**The issue:** The application seems to get stuck in a loop when cloud files are accessed, this is caused by users installing their GTA on the cloud, causing the game...
This should import all 2545 natives, I made a tool to import them, I compared the markdown, I hope I didn't miss anything 😀
Import natives for 2802 from alloc8r's [repo](https://raw.githubusercontent.com/alloc8or/gta5-nativedb-data/master/natives.json).
Attempt to fix empty docs for ToggleVehicleMod by adding a description. Also give an explanation for some of the native parameters, even if they seem obvious enough.
Imported from https://raw.githubusercontent.com/alloc8or/gta5-nativedb-data/master/natives.json Special thanks to alloc8or and contributors.
Adds radio stations and pickup hashes to the docs game references section.
Adds the implementation examples to the OneSync guide.
Adds a `AddStateBagChangeHandler` reference to state bags and also adds a link to an example showing how it's implemented, since the native reference provides examples for Lua and Javascript.
I generated the file using C#. Weapon icons are something that I plan to add in the following weeks. Data has been gathered from: https://gist.github.com/root-cause/3f29d38179b12245a003fb4fff615335#file-v2802-weapon-data-json Thanks to root-cause for the...