Page 1 of 4 1234 LastLast
Results 1 to 10 of 31

Thread: Advanced editor modules

  1. #1

    Advanced editor modules

    Firt of all a bit of background:
    After years of been part of this comunity i have always noticed that there is a bit gap between some mission makers and scripters/addon makers. Obviously the perfect situation would be that someone that edits a mision knows about everything else in the game(scripting/config/addons) so they can do anything they want and do it the best way it can be done.

    To fill this gap i already posted some suggestion that i would love to see implemented on arma3, that would allow script/addon makers make their work abvaliable to mission makers on a more user friendly way: http://forums.bistudio.com/showthrea...77#post2054977
    But some weeks ago i just thought to myself: "why would i need to wait for arma3 if i can do it myself, it may be possible to do on arma2", so i started this just as a proof of concept and before i noticed it i had it working, so thats why i am creating this post . Maybe its not everything i wanted but its something


    Info about the addon itself:

    "Advanced modules" its just a small editor GUI modification that adds the ability to easy configure extra parameters on editor modules. As most of the modules that are out there weren't thought with this addon in mind, there isn't many configurable options on most of the released modules, still this addon its able to configure all the default BIS modules that are documenten con the wiki.
    But the true potential of this addon would be modules created with this configuration method in mind.
    Right now the features are:
    -For mission makers:
    Easy configure all the parameters of BIS modules without needing to constantly search on the wiki.
    Also added options to 2 ACE modules( air refueling and EASA)
    In the future i will add any other addon/module that its documented, or addon makers could do themselves (UNS 2.5 will include at least one of those )

    -For addon makers:
    You can easy create mision editor modules with configurable parameters.
    Also for advanced addon makers, you can create your own custom configuration dialog(i have planned to add some API funtions to make it easier on the future)



    Small video from the mission editor point of view:

    http://www.youtube.com/watch?v=GnhqC6Lucyc
    edit: seems that the audio didnt make it. If i have time i will create another one


    For addon makers here a small example of the config of a configurable parameteres for and addon(spoiler fucks up indentation :P but its to long):
    Spoiler:


    To access to the values, on your init script just use :
    Code:
    _this getvariable "variablename"; //Note _this must be the logic object, and variablename its the configured "ParamVarName" of each parameter
    I will expand the documentation a bit when i have some free time


    Download link:
    http://www.mediafire.com/?8z9qubhdd6a5ccm
    http://www.armaholic.com/page.php?id=17429
    No signatures included since it's only needed for editing, but i may include them on the next release(well if people really like the idea obviously :P).
    Last edited by columdrum; Apr 30 2013 at 00:58.

  2. #2
    This is a keeper. Thank you very much!
    \"Det är bara att placera den ena foten framför den andra och upprepa det tills man har kommit fram\"
    Ltn Vuorensola

  3. #3
    Verry nice. Might be something they can add to ARMA3 also. Thank you for this.

  4. #4

  5. #5
    Simply awesome bro! I haven't had a chance to try yet but would love to see advanced options for secops, acm and wf

    Thanks for doing this, would be awesome if bis looked at this as a viable editor enhancement.

  6. #6
    Sergeant Major Old Bear's Avatar
    Join Date
    Nov 3 2006
    Location
    Marseille, France
    Posts
    1,601
    New on front page at Armed Assault.info

    Link to mirror :

    Advanced editor modules : http://www.armedassault.info/index.p...addons&id=1970

  7. #7
    Excellent stuff! Thank u BIS we need this!

  8. #8
    Very nice addon. And much appreciated thanks
    Fire And Smoke for ArmA2: JTD_FireAndSmoke v0.2

    For better future effects addons, please vote for this ticket.

  9. #9
    A instant essential fantastic work.

  10. #10
    And life just got a little easier !

    Thanks columdrum.

Page 1 of 4 1234 LastLast

Similar Threads

  1. Adding modules in the 3d editor
    By sgt swagger in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 4
    Last Post: Sep 20 2010, 19:30
  2. Ideas for new editor Modules
    By EricM in forum ARMA 2 & OA - SUGGESTIONS
    Replies: 5
    Last Post: Oct 22 2009, 16:32
  3. Modules in Mission Editor not working all of a sudden
    By Garren in forum ARMA 2 & OA - TROUBLESHOOTING
    Replies: 2
    Last Post: Jul 13 2009, 07:31
  4. Is there an advanced option for the editor?
    By MuteAssassin in forum ARMA - MISSION EDITING & SCRIPTING
    Replies: 1
    Last Post: Apr 14 2007, 18:54
  5. Advanced option in editor
    By Stigern in forum ARMA - MISSION EDITING & SCRIPTING
    Replies: 4
    Last Post: Nov 30 2006, 11:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •