Ok so everyone seems to say that this works, but I can't figure out how?
I am new to scripting, but I guess that I am supposed to put this text into the module and have a marker called something that matches what I've put in the markerPos, like "airspawn".
The problem is that I can't understand how to use this, how do I even place a marker that's usable in the first place?
Becouse all I am doing now is just putting the text "_vec_array = [markerPos "airspawn", 90, "A10", west] call BIS_fnc_spawnVehicle;" inte the modules init box, placing a marker from the markers menu (F6) and naming it "airspawn".
I guess I'll have to place the marker in the air with something like "setMarkerPos [x,y,100]" but I've got no idea how to do that, as there is no init box or anything when placing a marker.. I am not even sure if thats the right way to create a marker for this purpose.
As I said I am really terrible at scripting and I would be very greatful if someone could explain this step by step, thank you so much in advance :o