| QUOTE |
| I decided to get more into OOP languages becouse I realized that I can do almost anything I want, but with knowledge, of course. |
You can do almost anything you want in any other paradigm, not just OOP language, although OOP seems to me the easiest paradigm for "human-understading".
| QUOTE |
| So my question is: what is better for creating and modding games (especially modding GTA), C++ or C# |
C++, You will have so much difficult to go into low-level things in C#, it was not made for this purposes.