DankestM114 10 Posted August 26, 2014 Hello, I'm trying to make a mission script (R3F logistics) into an addon for personal use in missions and also as a way of education on how to modify and create addons for arma 3 Any help would be appreciated, especially links for guidelines on addon creation! Share this post Link to post Share on other sites
lappihuan 178 Posted August 27, 2014 (edited) I suggest you to read this. the postInit = 1 parameter will execute the given function in every mission after the init.sqf To create Addons make use of the Arma 3 Tools on Steam or Mikeros Project. Also read this thread. And don't think just because something you read about Arma 1/2 or even OFP that the information would be outdated for Arma 3, just try it out and in most cases it will work. Most of these informations are still valid. E: And just to say, even for personal use, respect the creators licence and ask for permission. In most cases you will get a "Yes". But still, ask! Good luck Edited August 27, 2014 by Lappihuan Share this post Link to post Share on other sites
DankestM114 10 Posted August 27, 2014 I suggest you to read this.the postInit = 1 parameter will execute the given function in every mission after the init.sqf To create Addons make use of the Arma 3 Tools on Steam or Mikeros Project. Also read this thread. And don't think just because something you read about Arma 1/2 or even OFP that the information would be outdated for Arma 3, just try it out and in most cases it will work. Most of these informations are still valid. E: And just to say, even for personal use, respect the creators licence and ask for permission. In most cases you will get a "Yes". But still, ask! Good luck Thanks for the info! i'll definitely look into it! I'll also ask madbull if its alright with him. Share this post Link to post Share on other sites