Ghost 40 Posted July 3, 2009 (edited) I am seeing a lot of questions in regards to scripting and other mission editing. I myself am not good at scripting but I know where to go for information in an attempt to get stuff to work. After trial and error with no luck then I would ask people or post in forums. Everyone needs to try researching for themselves first then when you cannot get it after going through the various info sites ask. Make sure you use the forum search and try different words before making a new topic. The following are links to various sites with lots of info. May need to search them as well. http://www.kylania.com/ex/ <-- excellent examples Conversation System Mission Editor ArmA 2 Mission Editor Triggers OFPEC ArmA 2 Scripting Commands ArmA2 COMREF Forums Post - Classnames ArmA2 Library ArmAholic ArmA2 Moves ArmA2 Modules Description.ext Scripting Topics (Check All Links) Startup Parameters Crash Files Tasks ARMA 2 Functions PostProcess Effects Please Keep this post clean and only add links to more helpful sites. Edited February 3, 2012 by Ghost Share this post Link to post Share on other sites
norrin 9 Posted July 3, 2009 ArmAholic Contains a comprehensive database of ArmA2 addons, missions, scripts,and tools etc. Its an invaluable resource for both fledgling and expert missions makers. Share this post Link to post Share on other sites
imutep 0 Posted July 6, 2009 (edited) For our friends who understand german ;) Assault Mission Studio Editing Tutorials ArmA2 Editor Tutorial ArmA2 Trigger Tutorial ArmA2 Briefings ArmA2 Briefing Tutorial ArmA2 Camscripting Tutorial ArmA2 Moduls ArmA2 Functions ArmA2 Scripting Commands Example Missions ArmA2 Class Names ArmA2 Music Tracks Adding Waypoints via Script Adding triggers via script Making Stringtable (csv) Making Stringtable (xml) Mission Design (Anliegen) Object Mapper (Compositions) Edited April 18, 2010 by Imutep Share this post Link to post Share on other sites
jakerod 254 Posted July 29, 2009 for those that are not that fluent? I was about to post a google translated version but it doesn't seem to work. It appears to me to be about the base templates used in missions. From under the first block of code: Orange = Class name des ObjectsRot und Blau = [X, Y] Koordinaten vom Ankerpunkt des Markers aus gesehn. Grün = Die Höhe Braun = Die Ausrichtung (Azimut) des Objects Orange- class names of objects Red and Blue= the X, Y coordinates of markers. ???= elevation maybe? Brown= azimut of object That may seem obvious to some but it may not to others. Sorry if you guys feel that this post isn't needed here. I am trying to help but if you feel as though it shouldn't be here contact a mod to have them delete it. Share this post Link to post Share on other sites
norm6669 10 Posted August 28, 2009 This post: http://forums.bistudio.com/showpost.php?p=1347692&postcount=6 Contain never before seen info... like the infamous ARTY_R_227mm_HE Share this post Link to post Share on other sites
eggbeast 3684 Posted February 14, 2010 English version of Murray's guide is here (thought it should be linked from this thread) http://www.armaholic.com/page.php?id=4847 Share this post Link to post Share on other sites
larsiano 12 Posted February 28, 2010 (edited) Mission editing Newbie FAQ: http://www.armaholic.com/forums.php?m=posts&q=6751 BI Tools 2: http://community.bistudio.com/wiki/BI_Tools_2 PMC Editing Wiki: http://tactical.nekromantix.com/tactical/wiki/doku.php?id=arma2 Mapfact.net Editor Upgrade help: http://mapfact.net/ Mondkalb's Addon Tutorial: http://community.bistudio.com/wiki/Mondkalb%27s_Addon_Tutorial Bistudio.com/developers-blog: http://www.bistudio.com/developers-blog.html dev-heaven: http://dev-heaven.net/ One of these might help? BIS MISSION EDITING & SCRIPTING FAQ http://forums.bistudio.com/showthread.php?t=89257 Edited March 29, 2010 by larsiano Share this post Link to post Share on other sites
cobra4v320 27 Posted July 30, 2010 Common Scripting Errors Share this post Link to post Share on other sites
ziiip 1 Posted July 30, 2010 (edited) Basic SQF-scripting guide by Taurus. http://forums.bistudio.com/showthread.php?t=94015 Great video tutorials (such as creating objectives) by eclipse245. Superb camera scripting tutorial by keefygeorge01! Edited July 31, 2010 by ziiip Share this post Link to post Share on other sites
kylania 568 Posted August 6, 2010 Collection of Code Snippets and Demo Mission examples: ArmAScript Examples Share this post Link to post Share on other sites
sbsmac 0 Posted September 15, 2010 Squint is an editor for sqf and cpp files which can also point out syntax errors. More information here. Share this post Link to post Share on other sites
rexehuk 16 Posted January 6, 2011 Skype Channel: skype:?chat&blob=8VDn_2Tc89sq5HuAhxxk28E581nmnTltrbCmXsHkE2Nu4AR1C6hrQkpC1uZO5M0 Share this post Link to post Share on other sites
bhaz 0 Posted January 16, 2011 Conversation System Really in-depth discussion by HateDread. (Check out page 4-5) Share this post Link to post Share on other sites
Nastypirate 1 Posted February 14, 2013 Thanks for the links! Anywhere else I can find good links for the same purpose? Share this post Link to post Share on other sites
yakbait 1 Posted March 12, 2013 http://forums.bistudio.com/showthread.php?89257-Frequently-Asked-Questions-Requests Share this post Link to post Share on other sites
VGD 10 Posted May 17, 2013 (edited) ArmA 2 & OA Mission Editor Manual (Guide) ArmA 2 & OA Terrain Editor Manual (Guide) http://vied-arma.ucoz.com/publ NOTE: Best of all known! Edited May 18, 2013 by VGD Share this post Link to post Share on other sites
bob100101 10 Posted July 27, 2013 Found all of these very useful. Variables Data Types Operators Control Structures PreProcessor Commands Share this post Link to post Share on other sites