QuestionSolvedHow to Code a Mod menu?

Posts 13 of 3 · Page 1 of 1
How to Code a Mod menu?
Hello, I am new to all the modding i have only downloaded other releases but would like to learn/see a tutorial on how to code my Own menu . But i cant find any tutorials on this online (youtube) or other forums nor this forum... So i have the request if somebody could make me a tutorial for making and writing my own mod menu and what i need for it. I would be very happy if someone could help me with this.
Start off by learning C++, or C#.
You'll need to learn C++ for ASI mods or C# for ScripthookNET menus.

You can also try LUA modding, which is an alternative.

Each language is different, but they all use the game natives in some form.

If you have never programmed before - watch some youtube tutorials on your preferred language (out of the ones I've put above). You can't jump into modding immediately. That would be like running before learning to walk.
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?