How to do scripts
-
Hi people, I would like to make scripts for GTA 5, but in what programming language do they write? Can eat guides or articles? Thank you.
-
You'd want to have some general programming knowledge.
There's ScriptHookV that works with C++, or ScriptHookVDotNet and RPH, which work with .NET languages like C#.
-
Thatnks. Any guides or videos?
-
@PuppiesLover Do you know any of those programming languages? Any guides or videos for GTA scripting are not going to be useful if you don't know one of those languages. I recommend reading a book for whichever language you'd like to learn, or you could watch some tutorial videos.
First thing you have to do is choose a language though. For GTA scripting you basically have 3 choices: C++, C#, or Visual Basic. I recommend C# for beginners.
-
@PuppiesLover said in How to do scripts:
Can eat guides or articles?
You can, but I don't think it'll taste good.
-
@krashadam Try to go for the paper ones (books). They'll taste better than the online ones which leave a metallic taste in your mouth...
-
-
@PuppiesLover BTW learning software development (programming) takes about two years just for the basics. And forget about YouTube videos. Most of them are made by wannabes. Go to a book shop and buy a good learning book. Do some research by reading reviews before you buy.