Handle1 10 Posted May 15, 2014 Hello there. I and my team want to participate in the Arma 3 contest. My team and I have never modded an ArmA game before but we do have some programming background, and are all eager to participate! Could someone provide some links to resources that explain things like scripting/modeling/mapping, etc.? I have done research online and found a blog and the modding wiki but I really don't know where to begin with that. Everything is separate and hunting down features to use is going to be difficult if that is the only way. Any resources/links would be of enormous help to us. Thanks! Share this post Link to post Share on other sites
GrumpyRhino 30 Posted May 15, 2014 I spent a lot of time in the editor, doing trial and error. Besides that, I look at how others create scrips for their missions. This page have been my main source for script learning/inspiration: Scripting Commands Arma 3 Share this post Link to post Share on other sites
das attorney 858 Posted May 15, 2014 Use the search function in the Editing forums - it's all in there for you. Share this post Link to post Share on other sites
terox 316 Posted May 15, 2014 You may find the following thread useful Debugging Tutorial It also has a foundation template which may also be of use and links to some tools you will need Share this post Link to post Share on other sites
Magirot 14 Posted May 16, 2014 ArmA: Introduction to Scripting - Written for Arma 1, but still mostly applies. It's just a very basic introduction. Identifiers Variables Data Types Magic Variables Code Optimisation Multiplayer locality, the bane of the Arma series (these overlap somewhat, but both contain necessary nuggets on information) Locality in multiplayer Sickboy's view on multiplayer scripting Share this post Link to post Share on other sites