Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Simon1901

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Simon1901

  • Rank
    Newbie
  1. Thank you, now it spawns.. but it's still at ground level. Have you got a clue why, or perhaps even a solution to this? And also, thank you for replying this fast :)
  2. 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
×