Search results

  1. J

    Ai Soldiers.

    i got to about page 20 on the 60 page forums before my eyes started bleeding. how do i change the soldier AIs to east, unfriendly to all. i am sorry to ask a question that prob has been answered i just get anxiety at the thought of going through that heap of info. especially the older stuff...
  2. J

    AI Heli

    Hate to pound this old drum some more... but i want to change all the AI helis to aggressive towards (all) players. how do i go about this? thank you very much.
  3. J

    road blockades

    i am trying to set up road blocks with ai. ive done all the map editing and have added in the code. // blockade10 _this = createMarker ["SAR_area_admin", [2779.9663, 5375.4033,0]]; _this setMarkerShape "RECTANGLE"; _this setMarkeralpha 0; _this setMarkerType "Flag"; _this setMarkerBrush...
  4. J

    adding AI issue

    AI works great...till i enter: // blockade1 _this = createMarker ["SAR_area_admin", [5835.6201, 3976.6318,0]]; _this setMarkerShape "RECTANGLE"; _this setMarkeralpha 0; _this setMarkerType "Flag"; _this setMarkerBrush "Solid"; _this setMarkerSize [200, 200]; _this setMarkerDir 120.050...
Back
Top