Jump to content
tortuosit

Creating Zeus and Eden modules - how?

Recommended Posts

Hi guys,

 

I have a mod which basically is started/restarted and (re)configured by:

handle = [arg1, arg2, .. argn] execVM "\@tortmod\tort_dothings.sqf";

A basic princible for me is, the code is also usable without being loaded as a mod and even if you paste it into a debug console.

 

Now I'd like to, if not too difficult, have configurable Eden modules and Zeus modules. So what is being user configurable is the arguments and on use, they should simply do the execvm call.

 

Can you bring me on the right track, URLs? I reckon I have to do some config magic, which is not my expertise :-D

 

TIA

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×