I want to know how to make mod, about specific functions and methods
-
I want to make a mod using API like scripthookVdoNet, but I cant start cuz I cant find any prorper guides or documents that introduces its functions and ideas.
I have made some plugins using ragepluginhook and LSPDFR API, so I want to make some mod without these.Where can I get help about this?
-
There are a couple ways to get more familiar with it. Since you're familiar with RPH it shouldn't be too difficult to switch over.
- Use Intellisense
- Browse the SHVDN source code
- Read the couple of SHVDN or NativeUI tutorials that are in the Tutorials subforum.
- Read other people's open-source code. For example, here are all of my open-source mods: https://gitlab.com/users/Jitnaught/projects
There might be some tutorials on YouTube too, I don't really know.