Jump to content

syncie

Member
  • Content Count

    78
  • Joined

  • Last visited

  • Medals

Posts posted by syncie


  1. okay i'm sorry i explained my 'problem' a bit wrong.

    I know how the array works with the roadblock_1, nerd_2 and imstupid_3 :-) and your explanation is correct in my opinion

    What I did/do;

    - I placed the map in my missionmap in arma3 directory(Documents\Arma 3\missions\test.Altis).

    - I created a init.sqf in the missions\test.Altis map with this;

    karma_roadblock_list = [["roadblock_1",180,"NATO"],["roadblock_2",90,"NATO"]];

    #include "karma_roadblock\init.sqf"

    I placed with F6 Markers(in the editor) a marker in the map..just the first markersymbol that pops up in the window..put in the name field roadblock_1, a second one roadblock_2

    I click preview and the road is empty??

    I haven't played the first releases of arma so i'm trying to get a finger on how all the nice stuff works. I was creating an roadblock in the editor and the only thing i saw where two soldiers on each side of the road doing nothing...

    I thought this can't be right..i google it up and found this topic...GREAT!

×