Jump to content

PrizraK11

Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

1 Neutral

About PrizraK11

  • Rank
    On the Coast
  1. PrizraK11

    Game files and IDE

    Do you know way, to set up your IDE ( for example VS CODE ) for a work with DayZ scripting or DayZ scripts ? I mean, connect game .c files with IDE or with my script project, which I want to create and then pack my mod... The reason for this is when I writing my own script, I need reference with game .c files, that conatins different functions, classes etc., and I need to use this functions or classes. For example, I need to change a behaivor of player, when he jump. I can write this script and change a behavior of player without IDE tips, but it is too long, when I for example made a mistake in name of the function and I need to check what the problem, why is my script not works ? And I need to back in my script, check every line, then find a mistake, then correct etc.
  2. PrizraK11

    First experience

    I will try, thanks )
  3. PrizraK11

    First experience

  4. PrizraK11

    First experience

    Thanks for information)
  5. PrizraK11

    First experience

    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
×