what coding language(s) should I learn for GTA Modding?
-
Hey all,
I have been inspired by the modding scene on GTA V, particularly JulioNIB, and I want to learn how to code mods similar to that.
So too my question, what coding languages should I learn for GTA Modding, and game modding in general really?
Thanks in advance,
Peter
-
C# or VB .NET.
JulioNIB uses VB, but most people use C#. Personally I recommend C#.
C++ and LUA are also options, but C++ is a little more difficult and LUA is outdated.
-
@Jitnaught Awesome! Thank you for the fast response. I'll focus on learning, c#, c++ and VB .NET. Thanks again mate