Jump to content

wally66

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About wally66

  • Rank
    Rookie
  1. wally66

    DMC Air Patrol

    Very cool script! Is it possible to have 2 different types of aircraft patrolling? I added this to a mission and had two hind gunships patrolling across the map, but what I would really like is to have a single hind and a single SU-25 but I couldn't get it working with two different aircraft types.
  2. Thanks, that code worked perfectly! I couldnt get the second part working - the Special Object Status bit, couldnt find that anywhere so I used hideobjectglobal instead to make the real box invisible.
  3. Is it possible to load items into non-ammobox containers? In a mission I am creating I want to add a custom set of items to a wooden crate. Its a village setting and having a modern military container would look out of place. I can do exactly what I want to do if my starting object is an ammobox. In the init field, I strip out the default items through the clear cargo commands, and then I add my custom items. All my custom items appear exactly as intended so I have all the classnames and additem commands correct. If I do exactly the same but for a simple wooden box or crate, none of them show up in game (ie there is no inventory option while in game.) Am I on the wrong track and its just not possible to load items into an container that is not from the ammo category in the editor, or am I missing something?
×