Jump to content
PrizraK11

First experience

Recommended Posts

Hi guys!

Quite a long time ago I started developing missions in Arma 3. But after a while I got a little bored. And now I’m actively playing DayZ and have a desire to start scripting and creating mods in this game. Give me some advice and guide me at the beginning of my journey. I am interested in the following questions:

1) Where can I find educational information about scripting?

2) Where to start studying?

3) What criteria do you initially need to have in order to do this and how difficult is it?

4) And what else would be good to learn that would be an addition to scripting?

In terms of skills, I have a little more than a basic understanding of C++ and C#, and also have an understanding of OOP

  • Beans 1

Share this post


Link to post
Share on other sites

Blessed are you...
Try asking in these Discord servers:
Enfusion Modders (discord.gg / enfusionmodders)
DayZ Editor (discord.gg / gPq8wmP67b)

Share this post


Link to post
Share on other sites
6 hours ago, Riddick_2K said:

Blessed are you...
Try asking in these Discord servers:
Enfusion Modders (discord.gg / enfusionmodders)
DayZ Editor (discord.gg / gPq8wmP67b)

Thanks for information)

Share this post


Link to post
Share on other sites
13 hours ago, PrizraK11 said:

Hi guys!

Quite a long time ago I started developing missions in Arma 3. But after a while I got a little bored. And now I’m actively playing DayZ and have a desire to start scripting and creating mods in this game. Give me some advice and guide me at the beginning of my journey. I am interested in the following questions:

1) Where can I find educational information about scripting?

2) Where to start studying?

3) What criteria do you initially need to have in order to do this and how difficult is it?

4) And what else would be good to learn that would be an addition to scripting?

In terms of skills, I have a little more than a basic understanding of C++ and C#, and also have an understanding of OOP

Syntax is quite close to MS C# 4.0.

The examples - DayZ\dta\scripts.pbo

Unpack and go ahead. It's contains everything: layouts (GUI in someway like WinForms/XAML), scripts.

Share this post


Link to post
Share on other sites
Posted (edited)
4 hours ago, Sid Debian said:

Syntax is quite close to MS C# 4.0.

The examples - DayZ\dta\scripts.pbo

Unpack and go ahead. It's contains everything: layouts (GUI in someway like WinForms/XAML), scripts.

Edited by PrizraK11

Share this post


Link to post
Share on other sites
3 minutes ago, PrizraK11 said:

 

I will try, thanks )

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×