Which language: Lua or C#?

Hi,

For this new year, I decided to learn code, and to make it fun, I want to learn it by coding mod for game GTA5. I just see that server can stream dll in C#.

My question is: what best langage for modding GTAV in FiveReborn? and why?

thank you

Lua is easier to learn and is stable. The CitizenFX.Core C# API is rather new and still has some stuff that doesn’t properly work (although the devs work hardly on fixing these bugs). If you don’t have any experience with coding, I recommend learning Lua for now.

Ok, thank you!

Is planned to C# can do the same thing that Lua: server and client communication?

I start with Lua and I continue, it’s effectively my first language and it’s not so hard :wink: